search for: ldapadmin_password

Displaying 1 result from an estimated 1 matches for "ldapadmin_password".

Did you mean: ldap_admin_password
2005 Dec 06
4
BIG Samba howto for debian only.
...,dc=yourdomain,dc=tld) change the hash_encryption to MD5 change userLoginShell="bin/nologin" and you nologin, because im Configuring ldap for samba only. set the home directory ( in my case /home/users/%U ) set the other to your needs. 5.4 set the samba ldap admin password smbpasswd -w ldapadmin_password Setting stored password for "cn=admin,dc=internal,dc=yourdomain,dc=tld" in secrets.tdb now we go fill the ldap database with the base setup. smbldap-populate -a Administrator -b nobody -u 2000 -g 2000 users are created with uid => 2000 groups are created with gid => 2000...