Skip to content

Instantly share code, notes, and snippets.

@D4R4
Created June 24, 2020 08:49
Show Gist options
  • Save D4R4/e79b8cbf8f8a4f399237cb952f1b5756 to your computer and use it in GitHub Desktop.
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
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