• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

LDAP Communication

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am new to LDAP, and trying to write a simple programe to communicate (search the users list and their information) from LDAP, I am using iPlanet Web Serevr 6.0 sp2 and iPlanet LDAP server 5.0. Please help me if you can...
If you can help me creating user and defining their access right (ACI)
Waiting for your reply and expecting a good discussion on this topic
 
author and deputy
Posts: 3150
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
iplanet directory server comes with an excellent tutorial for java and c++,just try to read it.It has every thing u need with sample code.
May be the bartender will move this to another right forum where u may get more replys.
Regards
 
author
Posts: 3892
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yup. Moving this to Other Java API's. BTW, the API to use for LDAP is JNDI...
Kyle
[ July 15, 2002: Message edited by: Kyle Brown ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic