Displaying 1 result from an estimated 1 matches for "buildstore".
Did you mean:
build_more
2004 Jan 14
0
Problem adding smb accounts on 3.0.1/ldap
...em with smbpasswd?
smb.conf
# Global parameters
[global]
domain logons = yes
workgroup = BSTORE
netbios name = TEST-SERVER2
server string = LDAP/Samba Development Server
security = user
encrypt passwords = Yes
# obey pam restrictions = Yes
passdb backend = ldapsam:ldap://test-server2.liv.buildstore.co.uk/
# smbpasswd -x delete the entire dn-entry
ldap delete dn = no
ldap passwd sync = yes
ldap ssl = start tls
ldap suffix = dc=buildstore,dc=co,dc=uk
ldap machine suffix = ou=machines
ldap user suffix = ou=users
ldap group suffix = ou=groups
ldap admin dn = "cn=manager,dc=buildstor...