From 88a68c13ff93cfb881eeb55014425f85dbb20f5b Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 10 Jan 2017 22:34:36 +0300 Subject: Added option -x (simple bind like ldapmodify) Requires LDAP > 0.6.10, see https://github.com/ezyang/ldap-haskell/commit/d0c32afa853555b9de301dbf17795cd891b18c2a --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6b51713..584daa1 100644 --- a/README.md +++ b/README.md @@ -33,13 +33,13 @@ Type `ldapply --help` to see usage summary: Options: -H LDAP URL to connect to [default: ldapi:///] - -D Use simple bind with the Distinguished Name + -x Use simple bind instead of default SASL External + -D Use for the distinguished name or authorization identity -w Use as the password for simple bind -y Read password from , only the first line is read -h, --help Show this message - If option -D is given, simple bind is used, otherwise SASL External. If option -w is given, -y is ignored. -- cgit v1.2.3