Skip to content

Instantly share code, notes, and snippets.

@proger
Created May 28, 2010 10:33
Show Gist options
  • Select an option

  • Save proger/417018 to your computer and use it in GitHub Desktop.

Select an option

Save proger/417018 to your computer and use it in GitHub Desktop.
io root local/etc/openldap 1 # grep '^root' slapd.conf
rootdn "cn=proger,dc=wilab,dc=org,dc=ua"
rootpw secret
io root local/etc/openldap 0 # /opt/local/bin/ldapadd -f schema/nis.ldif -x -D cn=proger,dc=wilab,dc=org,dc=ua -w secret
adding new entry "cn=nis,cn=schema,cn=config"
ldap_add: Insufficient access (50)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment