with witch ldap server are you working?
and what schema are you using? 
Beacause you must set the next variables: 


  | <property name="username">cn=admin,dc=nodomain</property>
  | 
  | <property name="password">password</property>
  | 
  | <property name="identityOu">People</property>
  | 
  | <property name="roleOu">roles</property>
  | 

where roles and People must be and OperationUnit (OU) in your schema.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141753#4141753

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141753
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to