I was trying things to get it to work, thats why i had security=server. I
set it back to user, didnt work. Then I tried again and it mysteriously
worked.
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
On Fri, 2002-11-15 at 09:32, Samba Guy wrote:
> Here is my config.
>
>
> [global]
> workgroup = TESTDOMAIN
> netbios name = TEST
> null passwords = Yes
> passdb backend = ldapsam:ldap://localhost
> log file = /usr/local/samba/logs
> add user script
On Thu, 14 Nov 2002, Samba Guy wrote:
> Here is my config.
>
>
> [global]
> workgroup = TESTDOMAIN
> netbios name = TEST
> null passwords = Yes
> passdb backend = ldapsam:ldap://localhost
> log file = /usr/local/samba/logs
> add user script = /usr/sb
Here is my config.
[global]
workgroup = TESTDOMAIN
netbios name = TEST
null passwords = Yes
passdb backend = ldapsam:ldap://localhost
log file = /usr/local/samba/logs
add user script = /usr/sbin/useradd -d /dev/null -g 503 -s
/bin/false -M %u
I too am getting this error with samba alpha 20. I am using an ldap
backend also.
I have the add machine script also. It will take the admin password,
create the machine account, then come back with parameter is incorrect.
On Wed, Oct 09, 2002 at 10:31:16PM -0700, Hesham S. Ahmed wrote:
> Has a
On Wed, Oct 09, 2002 at 10:31:16PM -0700, Hesham S. Ahmed wrote:
> Has anyone added windows 2000 computers to Samba3.0a20
> PDC, I have been trying to do that and I always get
> "Incorrect Parameter" message on windows 2000 client,
> the same problem occured with alpha19, but joining
> alpha18 PDC
Has anyone added windows 2000 computers to Samba3.0a20
PDC, I have been trying to do that and I always get
"Incorrect Parameter" message on windows 2000 client,
the same problem occured with alpha19, but joining
alpha18 PDC used to work fine with me. Any
suggestions?
My smb.conf file
[global]