1,103
edits
(SSL fixed and we just don't bother with sambaLMPassword) |
(how to edit the acl's) |
||
| Line 78: | Line 78: | ||
<nowiki> | <nowiki> | ||
smbldap-usermod -G -<groupname> <username></nowiki> | smbldap-usermod -G -<groupname> <username></nowiki> | ||
==== Edit the acl's ==== | |||
(assuming ldapvi is installed) | |||
<nowiki> | |||
ldapvi -Y EXTERNAL -h ldapi:/// -b olcDatabase={1}hdb,cn=config -v "(olcAccess=*)" olcAccess</nowiki> | |||
=== Issues === | === Issues === | ||