Re: [ApacheDS] Associating a user with a role.

2011-07-22 Thread Stefan Zoerner
Hi Manoel! Am 22.07.2011 02:44, schrieb Manoel Matos: I might be missing some technical knowledge about it then... I've done basic LDAP administration but it's the first time I'm developing for LDAP. What I need to do is... Add roles and add users association with those roles... Adding users

Re: [ApacheDS] Associating a user with a role.

2011-07-21 Thread Oliver Schmidt
Hi Manoel, doesn't this depend on the ObjectClass(es) you use for your roles and users? E.g. if you'd be using posixAccount and posixGroup, then the correct relation would be set with the attribute memberUid in your posixAccount. For other ObjectClasses, like organizationalRole and

RE: [ApacheDS] Associating a user with a role.

2011-07-21 Thread Manoel Matos
: Friday, 22 July 2011 3:19 a.m. To: users@directory.apache.org Subject: Re: [ApacheDS] Associating a user with a role. Hi Manoel, doesn't this depend on the ObjectClass(es) you use for your roles and users? E.g. if you'd be using posixAccount and posixGroup, then the correct relation would be set

[ApacheDS] Associating a user with a role.

2011-07-20 Thread Manoel Matos
Hello All, I've been using Apache Directory LDAP API to add some entries in my LDAP server. How can I relate users with roles using the API? I assume it's another entry somewhere but I could figure out where exactly... Thank you guys. Manoel Matos Java Software Developer CAUTION: This