Author Topic: LDAP : Add new schema  (Read 3598 times)

ZentyalFan

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
LDAP : Add new schema
« on: February 28, 2011, 01:05:27 pm »
Level :: beginner

Hi guys,

    I thought it would be good idea to make common AddressBook via LDAP. So I read few howto on importing mozilla schema and converting to ldif. So far so good.

But when i try to add the schema

 sudo ldapadd -x -D cn=admin,cn=config -f cn\=\{8\}mozillaorgperson.ldif -W


i tried giving the displayed password on ldap info page on dashboard.

but end up getting..

ldap_bind: Server is unwilling to perform (53)
   additional info: unauthenticated bind (DN with no password) disallowed


I tried root password or other user password. But nothing works.


Does anyone know how to do it or how to reset and use the LDAP Password ?





philmills

  • Zen Warrior
  • ***
  • Posts: 161
  • Karma: +8/-0
    • View Profile
Re: LDAP : Add new schema
« Reply #1 on: March 02, 2011, 12:21:08 pm »