Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / September 2006

Tip: Looking for answers? Try searching our database.

how to create a group in LDAP server and add members to a particular group using JNDI?

Thread view: 
Akaketwa - 22 Sep 2006 09:57 GMT
Hi,

     I know how to add an entry in LDAP server, but I'd like to know
how
to create a group in LDAP server and add members to a particular group
using JNDI?

     Would you please post sample codes here?  Or any links for
reference?  Thanks for your help in advance!
impaler - 22 Sep 2006 11:39 GMT
> Hi,
>
[quoted text clipped - 5 lines]
>       Would you please post sample codes here?  Or any links for
> reference?  Thanks for your help in advance!

Have you tried creating a group with objectClass let's say "group" and
use it as an OU for the child entries?

Let's say you make an OU "MyGroup" of class "group" and then use it as
OU when adding users.

Build the distinguished name like this:
cn=user1, ou=MyGroup, c=country, dc=domain, dc=com
where MyGroup is of objectClass "group" and is previously added to the
AD with distinguished name: cn=MyGroup, c=contry etc

Take a look at http://ldaptemplate.sourceforge.net/quickstart.pdf and
see what ldaptemplate can do for you to ease your work.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.