Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/Zimbra-Community/ADPassword
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry de Graaff committed Apr 7, 2017
2 parents 82e9efd + 2ca4397 commit d01eefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You can get any ldaps ssl certificate by using OpenSSL: openssl s_client -connec
Review your LDAP configuration in the commands below and then copy-paste them:

mkdir -p /opt/zimbra/lib/ext/adpassword
wget https://github.com/Zimbra-Community/ADPassword/releases/download/0.0.1/ADPassword.jar -O /opt/zimbra/lib/ext/adpassword/adPassword.jar
wget https://github.com/Zimbra-Community/ADPassword/releases/download/0.0.3/ADPassword.jar -O /opt/zimbra/lib/ext/adpassword/adPassword.jar
su zimbra
zmprov md domain.ext zimbraAuthLdapBindDn "%[email protected]"
zmprov md domain.ext zimbraAuthLdapSearchBase "CN=Users,DC=DOMAIN,DC=EXT"
Expand Down

0 comments on commit d01eefd

Please sign in to comment.