[rules-users] Connection with Active Directory multiple organizational units

Jervisliu jliu at redhat.com
Mon Jun 21 07:51:47 EDT 2010


G3 wrote:
> Hi 
> Thanks for the reply.
>
> Is 
>
>  login-config.xml
> -------------------
> <application-policy name="ADCon"> 
>  <authentication> 
> 	 <login-module code="org.jboss.security.auth.spi.LdapExtLoginModule"
> flag="required" > 
> 	 .....
> 	 </login-module> 
> 	<login-module code="org.jboss.security.auth.spi.LdapExtLoginModule"
> flag="required" > 
> 	 ......
> 	 </login-module> 
>  </authentication> 
> </application-policy> 
>
>
> not an accepted application-policy ? I dont find any errors
>   
The configuration itself looks alright. It could be a bug in the 
implementation of LdapExtLoginModule. Check if there is a newer version 
available.





More information about the rules-users mailing list