|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Configuring groups in LDAP
Hello !
I'm trying to configure group in LDAP, and add members to this group : I created this group : ~~~~~~~~~~~~~~ objectClass: groupOfNames objectClass: top cn: billingdept member: o=ibm,c=us,uid=c0001,ou=people member: o=ibm,c=us,uid=c0002,ou=people member: o=ibm,c=us,uid=c0003,ou=people member: o=ibm,c=us,uid=c0004,ou=people This is one of the members I created (C0004) : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uid: c0004 displayName: David givenName: David objectClass: inetOrgPerson objectClass: top objectClass: person objectClass: organizationalPerson userPassword: [B@5c5e5c5e ou: Billing cn: Steven Moyer sn: Moyer title: Billing worker The Problem ~~~~~~~~ When i give permission in Websphere for a specific user, it's OK and the user can log in to my application. BUT, When I give a permission in Websphere for a group, websphere doesn't allow the group's users to log in to my app', because Websphere doesn't recognize the user i'm trying to login with, as a user of this group. So maybe this is not the way i should configure group in LDAP. can anyone help ? |
![]() |
| Viewing: Dev Shed Forums > Databases > LDAP Programming > Configuring grops in LDAP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|