ldap:samba
Differences
This shows you the differences between two versions of the page.
ldap:samba [2016/11/11 14:37] – created peter | ldap:samba [2019/11/30 13:44] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== LDAP - Samba ====== | ||
- | |||
- | Configuring the PDC based on LDAP (Minor Part option omitted): | ||
- | |||
- | <file bash smb.conf> | ||
- | [global] | ||
- | | ||
- | |||
- | | ||
- | | ||
- | |||
- | obey pam restrictions = yes | ||
- | |||
- | local master = yes | ||
- | os level = 33 | ||
- | | ||
- | | ||
- | | ||
- | |||
- | | ||
- | idmap backend = ldapsam:" | ||
- | ldap admin dn = uid=samba, | ||
- | ldap suffix = dc=example, | ||
- | ldap machine suffix = ou=Hosts | ||
- | ldap user suffix = ou=People | ||
- | ldap group suffix = ou=Group | ||
- | ldap idmap suffix = ou=Idmap | ||
- | |||
- | ldap passwd sync = only | ||
- | ldap delete dn = yes | ||
- | |||
- | ; | ||
- | ; | ||
- | |||
- | ; add user script = / | ||
- | | ||
- | ; add user to group script = / | ||
- | ; | ||
- | ; set primary group script = / | ||
- | ; add group script = / | ||
- | ; | ||
- | add machine script = / | ||
- | # for renaming machines | ||
- | # | ||
- | </ | ||
- | |||
- | |||
- | Selected options from / | ||
- | |||
- | <file bash / | ||
- | slaveLDAP=" | ||
- | slavePort=" | ||
- | masterLDAP=" | ||
- | masterPort=" | ||
- | ldapTLS=" | ||
- | verify=" | ||
- | |||
- | suffix=" | ||
- | usersdn=" | ||
- | computersdn=" | ||
- | groupsdn=" | ||
- | idmapdn=" | ||
- | sambaUnixIdPooldn=" | ||
- | |||
- | scope=" | ||
- | hash_encrypt=" | ||
- | crypt_salt_format=" | ||
- | </ | ||
ldap/samba.1478875073.txt.gz · Last modified: 2020/07/15 09:30 (external edit)