Re: [Samba] Samba3.0a20 PDC + win2k client

2002-11-15 Thread Samba Guy
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

Re: [Samba] Samba3.0a20 PDC + win2k client

2002-11-15 Thread Andrew Bartlett
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

Re: [Samba] Samba3.0a20 PDC + win2k client

2002-11-14 Thread John H Terpstra
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

Re: [Samba] Samba3.0a20 PDC + win2k client

2002-11-14 Thread Samba Guy
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

Re: [Samba] Samba3.0a20 PDC + win2k client

2002-11-14 Thread Samba Guy
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

Re: [Samba] Samba3.0a20 PDC + win2k client

2002-10-09 Thread Andrew Bartlett
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

[Samba] Samba3.0a20 PDC + win2k client

2002-10-09 Thread Hesham S. Ahmed
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]