master
root@zabbix.znil.net 2020-04-14 20:54:19 +02:00
parent 70874b77f9
commit a53eb14ceb
1 changed files with 5 additions and 2 deletions

View File

@ -22,10 +22,13 @@ This is a pure bash-script for syncing a Actice-Directory Group via LDAP with a
- After creating get the ***distinguished name*** of this user. You can query the name on a doamin controller with - After creating get the ***distinguished name*** of this user. You can query the name on a doamin controller with
dsquery user -samid <username> dsquery user -samid <username>
<br>Output should something like
Output should something like
CN=ldapSearch,OU=MyUsers,DC=exampledomain,DC=local CN=ldapSearch,OU=MyUsers,DC=exampledomain,DC=local
<br>where ***ldapSearch*** is the example-user
where ***ldapSearch*** is the example-user
Create one or more Active Directory Groups and add Members. Empty Groups are allowed (then all members in Zabbix will be removed from Group and disabled). Create one or more Active Directory Groups and add Members. Empty Groups are allowed (then all members in Zabbix will be removed from Group and disabled).
I suggest Groups for I suggest Groups for