> <property name="userDn" value="CN=System Account,OU=Production,OU=Service 
> Accounts,OU=IT"/>

Note you do not have a complete DN here.  I believe you've assumed
that the the base is appended to the value above, but I'm fairly
certain that is not the case for a JNDI bind.  Try using the full DN,
cn=System Account,ou=Production,ou=Service
Accounts,ou=IT,dc=megacorpeurope,dc=eu,dc=megacorp,dc=com.  I'm also
fairly certain case issues aren't the problem here.

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to