Created
June 24, 2020 08:49
-
-
Save D4R4/e79b8cbf8f8a4f399237cb952f1b5756 to your computer and use it in GitHub Desktop.
LDAP Modify command example on a local OpenLDAP server where there is no slapd.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ldapmodify -Y EXTERNAL -H ldapi:/// -D "cn=admin,dc=example,dc=net" -W -f /root/ldap_modify/change_sasl.ldif |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment