typos
This commit is contained in:
@@ -19,8 +19,9 @@ This is a pure bash-script for syncing a Actice-Directory Group via LDAP with a
|
|||||||
- Check if LDAP or LDAPS will be used
|
- Check if LDAP or LDAPS will be used
|
||||||
- Create a special User for the LDAP Access. User need no special rights but should be Domain-User
|
- Create a special User for the LDAP Access. User need no special rights but should be Domain-User
|
||||||
- Avoid special chars in username and password like `äöü!?>$%` and spaces
|
- Avoid special chars in username and password like `äöü!?>$%` and spaces
|
||||||
- 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<br>
|
||||||
Command:
|
Command:
|
||||||
|
|
||||||
|
|
||||||
dsquery user -samid <username>
|
dsquery user -samid <username>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user