From ebd10a5f1f317be4df38b1af4218c2bcb7748324 Mon Sep 17 00:00:00 2001 From: "root@zabbix.znil.net" Date: Tue, 14 Apr 2020 17:40:36 +0200 Subject: [PATCH] typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e93a5f9..31dab3c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ 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 `dsquery user -samid ` - Output should something like +Output should something like `CN=ldapSearch,OU=MyUsers,DC=exampledomain,DC=local` where ***ldapSearch*** is the example-user