typos
This commit is contained in:
parent
ebd10a5f1f
commit
87872bf0b9
@ -22,10 +22,10 @@ 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>`
|
||||||
Output should something like
|
<br>Output should something like
|
||||||
|
|
||||||
`CN=ldapSearch,OU=MyUsers,DC=exampledomain,DC=local`
|
`CN=ldapSearch,OU=MyUsers,DC=exampledomain,DC=local`
|
||||||
where ***ldapSearch*** is the example-user
|
<br>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
|
||||||
|
Loading…
Reference in New Issue
Block a user