Show More
@@ -196,6 +196,13 b" Here's a typical ldap setup::" | |||||
196 | Last Name Attribute = lastName |
|
196 | Last Name Attribute = lastName | |
197 | E-mail Attribute = mail |
|
197 | E-mail Attribute = mail | |
198 |
|
198 | |||
|
199 | If your user groups are placed in a Organisation Unit (OU) structure the Search Settings configuration differs:: | |||
|
200 | ||||
|
201 | Search settings | |||
|
202 | Base DN = DC=host,DC=example,DC=org | |||
|
203 | LDAP Filter = (&(memberOf=CN=your user group,OU=subunit,OU=unit,DC=host,DC=example,DC=org)(objectClass=user)) | |||
|
204 | LDAP Search Scope = SUBTREE | |||
|
205 | ||||
199 | .. _enable_ldap: |
|
206 | .. _enable_ldap: | |
200 |
|
207 | |||
201 | Enable LDAP : required |
|
208 | Enable LDAP : required |
General Comments 0
You need to be logged in to leave comments.
Login now