[jboss-user] [JBoss Portal] - Identity Management with Active Directory using it Create R
difranr
do-not-reply at jboss.com
Tue Mar 17 20:51:36 EDT 2009
I have my JBoss Portal instance configured to work with Active directory. Now, I have a situation where I need to dynamically create roles. When I do that I get the following exception:
| Caused by: org.jboss.portal.identity.IdentityException: Failed to create role
| at org.jboss.portal.identity.ldap.LDAPRoleModuleImpl.createRole(LDAPRoleModuleImpl.java:211)
| at org.jboss.portal.core.identity.cache.CachedLDAPRoleModuleWrapper.createRole(CachedLDAPRoleModuleWrapper.java:107)
| at org.hhmi.integration.projects.ProjectsServiceImpl.createRoles(ProjectsServiceImpl.java:127)
| ... 229 more
| Caused by: javax.naming.directory.SchemaViolationException: [LDAP: error code 65 - 0000207C: UpdErr: DSID-03150F6B, problem 6002 (OBJ_CLASS_VIOLATION), data 0
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218845#4218845
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218845
More information about the jboss-user
mailing list