From 57f124ece6fcd6e885ca104624f09a6fefaa0e05 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 8 Jan 2017 14:10:09 +0300 Subject: Allow simple bind --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 985b5f4..6b51713 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,15 @@ Type `ldapply --help` to see usage summary: Options: -H LDAP URL to connect to [default: ldapi:///] + -D Use simple bind with the Distinguished Name + -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. + LDIF example ============ -- cgit v1.2.3