From 6a29be60a0621137d6f52637420ebcac14c2c84c Mon Sep 17 00:00:00 2001 From: "root@zabbix.znil.net" Date: Tue, 14 Apr 2020 20:58:00 +0200 Subject: [PATCH] typos --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 94f0804..93fe2d5 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,9 @@ This is a pure bash-script for syncing a Actice-Directory Group via LDAP with a - 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 - After creating get the ***distinguished name*** of this user. You can query the name on a doamin controller with
-Command: - - - dsquery user -samid - +``` +dsquery user -samid +``` Output should something like