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


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to