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 used to work fine with me. Any > suggestions? > > My smb.conf file > > [global] > workgroup = ZSQUID > netbios name = hsalin > server string = Samba 3.0alpha20 > security = user > > encrypt passwords = Yes > > passdb backend = smbpasswd > use spnego = No
This might be interesting. We have this 'fixed', so you should not longer set this option. > domain logons = Yes > os level = 64 > lm announce = Auto > lm interval = 60 > preferred master = Auto > local master = Yes > domain master = Auto > browse list = Yes > enhanced browsing = Yes > wins support = Yes > > admin users = root > map to guest = Bad User This might do 'weird stuff'. > null passwords = yes > > winbind uid = 10000-20000 > winbind gid = 10000-20000 > template homedir = /home/%D/%U > template shell = /bin/false > winbind cache time = 15 > winbind use default domain = Yes Andrew Bartlett -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
