> I use AD and map attributes > <entry key="distinguishedName" value="dn" /> > and all ok. > > But when I try to get dn from my ldap I do not see nothing.
I don't believe AD supports exposing the DN as an attribute. While it's possible to get the DN from a directory search generally via the JNDI API [1], it's not easily done in CAS/PersonDirectory if the directory doesn't support treating DN as a normal attribute. M [1] http://docs.oracle.com/javase/tutorial/jndi/newstuff/dn.html
smime.p7s
Description: S/MIME cryptographic signature
