[JDEV] Pls show some light on LDAP
jayan
jayan11 at excite.com
Tue Dec 5 03:37:43 CST 2000
hi fellow jabberars ..
I have jabber1.0 running .Planning to put jabber 1.2 which supports LDAP authentication.
But very new to LDAP .I have OpenLdap server UP.I created a sample slapd.conf file.
which contains following lines
include /etc/ldap/slapd.at.conf
include /etc/ldap/slapd.oc.conf
schemacheck off
pidfile /var/run/slapd.pid
argsfile /var/run/slapd.args
database ldbm
suffix "dc=idika,dc=com"
rootdn "cn=Manager,dc=idika,dc=com"
rootpw ****
directory /usr/local/var/openldap-ldbm
1) started ldap server using slapd
2) Tried to add an Entry using ==> ldapadd -D "cn=Manager,dc=idika,dc=com" -W -f /etc/sample.ldif
sample.ldif contains foll lines
dn: dc=idika,dc=com
objectclass: dcObject
objectclass: organization
o: ispl
dc: idika
dn: cn=Manager,dc=idika,dc=com
objectclass: organizationalRole
cn: Manager
It prompted me for LDAP password ,
This is the message I got .....
adding new entry dc=idika,dc=com
ldap_add: No such object
Am clueless
Pls tell me how to move forward ...
regards
jayakrishnan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.jabber.org/pipermail/jdev/attachments/20001205/ace3af05/attachment-0002.htm>
More information about the JDev
mailing list