Skip to content

Instantly share code, notes, and snippets.

@ianhomer
Created May 8, 2015 12:50
Show Gist options
  • Save ianhomer/7ac8c54a43b9e000ac2b to your computer and use it in GitHub Desktop.
Save ianhomer/7ac8c54a43b9e000ac2b to your computer and use it in GitHub Desktop.
LDAP Add continue after error
# -c => Continue after error
ldapadd -c -x -W -D "cn=admin,dc=id,dc=sdl,dc=com" -f id_test_data.ldif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment