Displaying 1 result from an estimated 1 matches for "chachopartners".
2010 Aug 27
0
Configure Samba as Client of Samba PDC
...read only = No
        #map hidden = Yes
        #map system = Yes
        admin users = @administradores, at jefesPT2, at jefesPR, at dt
        users = @desarrollo, at contabilidad, at jefesPT2, at jefesPR
        guest ok = no
 
 
 
And this smb.conf is the new one , I called it smb.chachopartners.conf
 
[global]
        workgroup = domain
        netbios name = CHACHOPARTNERS
        security = DOMAIN
        bind interfaces only = yes
        interfaces = 172.20.52.11/24
        passdb backend = ldapsam:ldap://127.0.0.1
        passwd program = /usr/sbin/smbldap-passwd -o %u...