Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorial:adm:ad_groups_sync [2020/11/02 12:42]
apeterova typos
tutorial:adm:ad_groups_sync [2021/01/15 13:45]
stekld
Line 67: Line 67:
   * OU=004OU,OU=FIRMA,DC=ad,DC=FIRMA,DC=cz   * OU=004OU,OU=FIRMA,DC=ad,DC=FIRMA,DC=cz
   * OU=005OU,OU=FIRMA,DC=ad,DC=FIRMA,DC=cz   * OU=005OU,OU=FIRMA,DC=ad,DC=FIRMA,DC=cz
-and so on..+ 
 +Another way to solve this problem is by using "Custom group search filter" in the system configuration.
 </note> </note>
  
Line 80: Line 81:
 {{ :tutorial:adm:wfad04.png |}} {{ :tutorial:adm:wfad04.png |}}
  
-  * Now we will map just attributes. Click on green add button like on picture below and this fill in: +  * Now we will map just attributes. Click on green add button like on picture below and this fill in: 
  
 <code> <code>
Line 86: Line 87:
 | __Name__ (__GROUP__)| Distinguished name | extended           | distinguished_name | | __Name__ (__GROUP__)| Distinguished name | extended           | distinguished_name |
 | name (__GROUP__)    | name               | identifier, entity | name               | | name (__GROUP__)    | name               | identifier, entity | name               |
 +| code (__GROUP__)    | name               | entity             | code               |
 | __UID__ (__GROUP__) | __UID__            |                    |                    | | __UID__ (__GROUP__) | __UID__            |                    |                    |
 </code> </code>
  • by kotynekv