> 2012-02-07 09:27:15,013 INFO
> [org.jasig.cas.authentication.AuthenticationManagerImpl] -
> AuthenticationHandler:
> org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler successfully
> authenticated the user which provided the following credentials: [username:
> jgoguen]
> 2012-02-07 09:27:15,068 DEBUG
> [org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao] - Created
> seed map='{username=[jgoguen]}' for uid='jgoguen'
> 2012-02-07 09:27:15,068 DEBUG
> [org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao] - Adding
> attribute 'unbCaAlumniUid' with value '[jgoguen]' to query builder 'null'
> 2012-02-07 09:27:15,071 DEBUG
> [org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao] -
> Generated query builder '(unbCaAlumniUid=jgoguen)' from query Map
> {username=[jgoguen]}.
I would expect more debugging output right here.
> 2012-02-07 09:27:15,138 INFO [org.jasig.cas.CentralAuthenticationServiceImpl]
> - Granted service ticket [ST-1-y5Ww99dOBDUfJWC3TxGd-cas] for service
> [https://webtest.its.unb.ca/cas-dev/index.cgi] for user [jgoguen]
Interesting. Have you tried executing the LDAP query
(unbCaAlumniUid=jgoguen) against your directory using a tool like
ldapsearch? It's important that you use exactly the same search base
and credentials as you've specified in your deployerConfigContext.xml
file. What does that show? Do you have logs on the directory server
that you could examine to correlate with the query above? Share those
if you can.
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