The Artima Developer Community
Sponsored Link

Java Answers Forum
LDAP

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
shivani chauhan

Posts: 1
Nickname: ships
Registered: Nov, 2006

LDAP Posted: Nov 9, 2006 10:09 PM
Reply to this message Reply
Advertisement
I am all new to LDAP, and
I have to create directory using LDAP, can anybody help me in telling the exact steps for this,
what i did upto now is
1) start server using "slapd -d 1"
2)search server using "ldapsearch -x -s base (objectclass=*) namingContexts"
3)loading database using "slapadd -f slapd.conf -l init.ldif"

but on doing this i have confront with error like naming attribute does not match..

What is the actuall format of LDIF, n where it is needed to be matched.

Please suggest....

Topic: LDAP Previous Topic   Next Topic Topic: Lab3 help

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use