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 = /usr/sbin/useradd -d /dev/null -g 503 -s > /bin/false -M %u > add machine script = /usr/sbin/useradd -d /dev/null -g 503 -s > /bin/false -M %u > logon path = \\%N\profiles\%g > logon drive = U: > domain logons = Yes > os level = 255 > preferred master = True > domain master = True > wins server = 192.168.0.15 > wins support = Yes > <---- > Ldap settings removed > ----> > ldap ssl = start tls > comment = Linux RedHat Samba Server > guest ok = Yes > security = server
Why do you have 'security=server' and use ldapsam? Particularly as you are forcing your machine as the PDC. Firstly, you should never use 'security=server' unless you cannot use 'security=domain' or 'security=ads', and secondly, you can't use it and be a PDC... Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
