The attributes are released with 3.5.2.1 so it is not a user access issue. 
I have double checked that 3.5.2.1 and 4.2.7 installs are connecting to the 
same ldap with the same settings.
I have attached logs relating to the ldaptive search.

Ray

On Sunday, February 19, 2017 at 5:07:49 PM UTC-8, dfisher wrote:
>
> On Fri, Feb 17, 2017 at 9:26 PM, rbon <[email protected] <javascript:>> wrote:
>
>> I am unable to retrieve attributes from LDAP. I suspect my problem is a 
>> simple config error/typo.
>> I have followed instructions here, 
>> https://apereo.github.io/cas/4.2.x/installation/LDAP-Authentication.html
>>
>> Can someone please help me get LDAP attributes?
>>
>
> Put the org.ldaptive package in DEBUG and see what the logs say.
> If you're certain the attributes are being requested, confirm that the 
> user has read access to those attributes.
>
> --Daniel Fisher
>
>

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/457c27f6-515a-499e-8301-978bafc465ac%40apereo.org.
2017-02-20 13:20:44,554 DEBUG [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - <Attempting LDAP authentication 
for rbon> [http-bio-8495-exec-2]
2017-02-20 13:20:44,555 DEBUG [                        
org.ldap.auth.PooledSearchDnResolver] - <resolve user=rbon> 
[http-bio-8495-exec-2]
2017-02-20 13:20:44,555 DEBUG [                        
org.ldap.auth.PooledSearchDnResolver] - <searching for DN using userFilter> 
[http-bio-8495-exec-2]
2017-02-20 13:20:44,561 DEBUG [                                    
org.ldap.SearchOperation] - <execute 
request=[org.ldaptive.SearchRequest@-128019141::baseDn=ou=people,dc=uvic,dc=ca, 
searchFilter=[org.ldaptive.SearchFilter@748158591::filter=uid={user}, 
parameters={user=rbon}], returnAttributes=[1.1], searchScope=SUBTREE, 
timeLimit=0, sizeLimit=0, derefAliases=null, typesOnly=false, 
binaryAttributes=null, sortBehavior=UNORDERED, searchEntryHandlers=null, 
searchReferenceHandlers=null, controls=null, referralHandler=null, 
intermediateResponseHandlers=null] with 
connection=[org.ldaptive.DefaultConnectionFactory$DefaultConnection@382259508::config=[org.ldaptive.ConnectionConfig@1076204239::ldapUrl=ldaps://ldapserver.com:636,
 connectTimeout=3000, responseTimeout=-1, sslConfig=null, useSSL=false, 
useStartTLS=false, 
connectionInitializer=[org.ldaptive.BindConnectionInitializer@719417455::bindDn=cn=Auth
 Manager,ou=CAS,ou=UVON,ou=administrators,dc=uvic,dc=ca, bindSaslConfig=null, 
bindControls=null]], 
providerConnectionFactory=[org.ldaptive.provider.jndi.JndiConnectionFactory@1511962779::metadata=[ldapUrl=ldaps://ldapserver.com:636,
 count=1], 
environment={java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, 
com.sun.jndi.ldap.connect.timeout=3000, 
java.naming.ldap.factory.socket=org.ldaptive.ssl.ThreadLocalTLSSocketFactory, 
java.naming.ldap.version=3}, 
providerConfig=[org.ldaptive.provider.jndi.JndiProviderConfig@384431702::operationExceptionResultCodes=[PROTOCOL_ERROR,
 SERVER_DOWN], properties={}, 
connectionStrategy=org.ldaptive.provider.DefaultConnectionStrategy@386ac49a, 
controlProcessor=org.ldaptive.provider.ControlProcessor@7548b33c, 
environment=null, tracePackets=null, removeDnUrls=true, 
searchIgnoreResultCodes=[TIME_LIMIT_EXCEEDED, SIZE_LIMIT_EXCEEDED, 
PARTIAL_RESULTS], sslSocketFactory=null, hostnameVerifier=null]], 
providerConnection=org.ldaptive.provider.jndi.JndiConnection@5a2b93da]> 
[http-bio-8495-exec-2]
2017-02-20 13:20:44,616 DEBUG [                                    
org.ldap.SearchOperation] - <execute 
response=[org.ldaptive.Response@285465150::result=[org.ldaptive.SearchResult@-131814098::entries=[[dn=uid=rbon,ou=People,dc=uvic,dc=ca[],
 responseControls=null, messageId=-1]], references=[]], resultCode=SUCCESS, 
message=null, matchedDn=null, responseControls=null, referralURLs=null, 
messageId=-1] for 
request=[org.ldaptive.SearchRequest@-128019141::baseDn=ou=people,dc=uvic,dc=ca, 
searchFilter=[org.ldaptive.SearchFilter@748158591::filter=uid={user}, 
parameters={user=rbon}], returnAttributes=[1.1], searchScope=SUBTREE, 
timeLimit=0, sizeLimit=0, derefAliases=null, typesOnly=false, 
binaryAttributes=null, sortBehavior=UNORDERED, searchEntryHandlers=null, 
searchReferenceHandlers=null, controls=null, referralHandler=null, 
intermediateResponseHandlers=null] with 
connection=[org.ldaptive.DefaultConnectionFactory$DefaultConnection@382259508::config=[org.ldaptive.ConnectionConfig@1076204239::ldapUrl=ldaps://ldapserver.com:636,
 connectTimeout=3000, responseTimeout=-1, sslConfig=null, useSSL=false, 
useStartTLS=false, 
connectionInitializer=[org.ldaptive.BindConnectionInitializer@719417455::bindDn=cn=Auth
 Manager,ou=CAS,ou=UVON,ou=administrators,dc=uvic,dc=ca, bindSaslConfig=null, 
bindControls=null]], 
providerConnectionFactory=[org.ldaptive.provider.jndi.JndiConnectionFactory@1511962779::metadata=[ldapUrl=ldaps://ldapserver.com:636,
 count=1], 
environment={java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, 
com.sun.jndi.ldap.connect.timeout=3000, 
java.naming.ldap.factory.socket=org.ldaptive.ssl.ThreadLocalTLSSocketFactory, 
java.naming.ldap.version=3}, 
providerConfig=[org.ldaptive.provider.jndi.JndiProviderConfig@384431702::operationExceptionResultCodes=[PROTOCOL_ERROR,
 SERVER_DOWN], properties={}, 
connectionStrategy=org.ldaptive.provider.DefaultConnectionStrategy@386ac49a, 
controlProcessor=org.ldaptive.provider.ControlProcessor@7548b33c, 
environment=null, tracePackets=null, removeDnUrls=true, 
searchIgnoreResultCodes=[TIME_LIMIT_EXCEEDED, SIZE_LIMIT_EXCEEDED, 
PARTIAL_RESULTS], sslSocketFactory=null, hostnameVerifier=null]], 
providerConnection=org.ldaptive.provider.jndi.JndiConnection@5a2b93da]> 
[http-bio-8495-exec-2]
2017-02-20 13:20:44,645 DEBUG [                        
org.ldap.auth.PooledSearchDnResolver] - <resolved 
dn=uid=rbon,ou=People,dc=uvic,dc=ca for user=rbon> [http-bio-8495-exec-2]
2017-02-20 13:20:44,645 DEBUG [                                 
org.ldap.auth.Authenticator] - <authenticate 
dn=uid=rbon,ou=People,dc=uvic,dc=ca with 
request=[org.ldaptive.auth.AuthenticationRequest@334308652::user=rbon, 
retAttrs=[uvicEduPersonNetLinkContactUpdateTimestamp, uvicEduPersonSpridenID]]> 
[http-bio-8495-exec-2]
2017-02-20 13:20:44,655 DEBUG [               
org.ldap.auth.PooledBindAuthenticationHandler] - <authenticate 
criteria=[org.ldaptive.auth.AuthenticationCriteria@908293612::dn=uid=rbon,ou=People,dc=uvic,dc=ca,
 
authenticationRequest=[org.ldaptive.auth.AuthenticationRequest@334308652::user=rbon,
 retAttrs=[uvicEduPersonNetLinkContactUpdateTimestamp, 
uvicEduPersonSpridenID]]]> [http-bio-8495-exec-2]
2017-02-20 13:20:44,657 DEBUG [                                      
org.ldap.BindOperation] - <execute 
request=[org.ldaptive.BindRequest@1518372384::bindDn=uid=rbon,ou=People,dc=uvic,dc=ca,
 saslConfig=null, controls=null, referralHandler=null, 
intermediateResponseHandlers=null] with 
connection=[org.ldaptive.DefaultConnectionFactory$DefaultConnection@899124327::config=[org.ldaptive.ConnectionConfig@1984074787::ldapUrl=ldaps://ldapserver.com:636,
 connectTimeout=3000, responseTimeout=-1, sslConfig=null, useSSL=false, 
useStartTLS=false, 
connectionInitializer=[org.ldaptive.BindConnectionInitializer@165001818::bindDn=cn=Auth
 Manager,ou=CAS,ou=UVON,ou=administrators,dc=uvic,dc=ca, bindSaslConfig=null, 
bindControls=null]], 
providerConnectionFactory=[org.ldaptive.provider.jndi.JndiConnectionFactory@1887623597::metadata=[ldapUrl=ldaps://ldapserver.com:636,
 count=1], 
environment={java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, 
com.sun.jndi.ldap.connect.timeout=3000, 
java.naming.ldap.factory.socket=org.ldaptive.ssl.ThreadLocalTLSSocketFactory, 
java.naming.ldap.version=3}, 
providerConfig=[org.ldaptive.provider.jndi.JndiProviderConfig@513877648::operationExceptionResultCodes=[PROTOCOL_ERROR,
 SERVER_DOWN], properties={}, 
connectionStrategy=org.ldaptive.provider.DefaultConnectionStrategy@386ac49a, 
controlProcessor=org.ldaptive.provider.ControlProcessor@16f3ffe0, 
environment=null, tracePackets=null, removeDnUrls=true, 
searchIgnoreResultCodes=[TIME_LIMIT_EXCEEDED, SIZE_LIMIT_EXCEEDED, 
PARTIAL_RESULTS], sslSocketFactory=null, hostnameVerifier=null]], 
providerConnection=org.ldaptive.provider.jndi.JndiConnection@65eac7a5]> 
[http-bio-8495-exec-2]
2017-02-20 13:20:45,697 DEBUG [                                      
org.ldap.BindOperation] - <execute 
response=[org.ldaptive.Response@1212972766::result=null, resultCode=SUCCESS, 
message=null, matchedDn=null, responseControls=null, referralURLs=null, 
messageId=-1] for 
request=[org.ldaptive.BindRequest@1518372384::bindDn=uid=rbon,ou=People,dc=uvic,dc=ca,
 saslConfig=null, controls=null, referralHandler=null, 
intermediateResponseHandlers=null] with 
connection=[org.ldaptive.DefaultConnectionFactory$DefaultConnection@899124327::config=[org.ldaptive.ConnectionConfig@1984074787::ldapUrl=ldaps://ldapserver.com:636,
 connectTimeout=3000, responseTimeout=-1, sslConfig=null, useSSL=false, 
useStartTLS=false, 
connectionInitializer=[org.ldaptive.BindConnectionInitializer@165001818::bindDn=cn=Auth
 Manager,ou=CAS,ou=UVON,ou=administrators,dc=uvic,dc=ca, bindSaslConfig=null, 
bindControls=null]], 
providerConnectionFactory=[org.ldaptive.provider.jndi.JndiConnectionFactory@1887623597::metadata=[ldapUrl=ldaps://ldapserver.com:636,
 count=1], 
environment={java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, 
com.sun.jndi.ldap.connect.timeout=3000, 
java.naming.ldap.factory.socket=org.ldaptive.ssl.ThreadLocalTLSSocketFactory, 
java.naming.ldap.version=3}, 
providerConfig=[org.ldaptive.provider.jndi.JndiProviderConfig@513877648::operationExceptionResultCodes=[PROTOCOL_ERROR,
 SERVER_DOWN], properties={}, 
connectionStrategy=org.ldaptive.provider.DefaultConnectionStrategy@386ac49a, 
controlProcessor=org.ldaptive.provider.ControlProcessor@16f3ffe0, 
environment=null, tracePackets=null, removeDnUrls=true, 
searchIgnoreResultCodes=[TIME_LIMIT_EXCEEDED, SIZE_LIMIT_EXCEEDED, 
PARTIAL_RESULTS], sslSocketFactory=null, hostnameVerifier=null]], 
providerConnection=org.ldaptive.provider.jndi.JndiConnection@65eac7a5]> 
[http-bio-8495-exec-2]
2017-02-20 13:20:45,698 DEBUG [               
org.ldap.auth.PooledBindAuthenticationHandler] - <authenticate 
response=[org.ldaptive.auth.AuthenticationHandlerResponse@371017191::connection=[org.ldaptive.DefaultConnectionFactory$DefaultConnection@899124327::config=[org.ldaptive.ConnectionConfig@1984074787::ldapUrl=ldaps://ldapserver.com:636,
 connectTimeout=3000, responseTimeout=-1, sslConfig=null, useSSL=false, 
useStartTLS=false, 
connectionInitializer=[org.ldaptive.BindConnectionInitializer@165001818::bindDn=cn=Auth
 Manager,ou=CAS,ou=UVON,ou=administrators,dc=uvic,dc=ca, bindSaslConfig=null, 
bindControls=null]], 
providerConnectionFactory=[org.ldaptive.provider.jndi.JndiConnectionFactory@1887623597::metadata=[ldapUrl=ldaps://ldapserver.com:636,
 count=1], 
environment={java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, 
com.sun.jndi.ldap.connect.timeout=3000, 
java.naming.ldap.factory.socket=org.ldaptive.ssl.ThreadLocalTLSSocketFactory, 
java.naming.ldap.version=3}, 
providerConfig=[org.ldaptive.provider.jndi.JndiProviderConfig@513877648::operationExceptionResultCodes=[PROTOCOL_ERROR,
 SERVER_DOWN], properties={}, 
connectionStrategy=org.ldaptive.provider.DefaultConnectionStrategy@386ac49a, 
controlProcessor=org.ldaptive.provider.ControlProcessor@16f3ffe0, 
environment=null, tracePackets=null, removeDnUrls=true, 
searchIgnoreResultCodes=[TIME_LIMIT_EXCEEDED, SIZE_LIMIT_EXCEEDED, 
PARTIAL_RESULTS], sslSocketFactory=null, hostnameVerifier=null]], 
providerConnection=org.ldaptive.provider.jndi.JndiConnection@65eac7a5], 
result=true, resultCode=SUCCESS, message=null, controls=null] for 
criteria=[org.ldaptive.auth.AuthenticationCriteria@908293612::dn=uid=rbon,ou=People,dc=uvic,dc=ca,
 
authenticationRequest=[org.ldaptive.auth.AuthenticationRequest@334308652::user=rbon,
 retAttrs=[uvicEduPersonNetLinkContactUpdateTimestamp, 
uvicEduPersonSpridenID]]]> [http-bio-8495-exec-2]
2017-02-20 13:20:45,703 DEBUG [                           
org.ldap.auth.SearchEntryResolver] - <resolve 
criteria=[org.ldaptive.auth.AuthenticationCriteria@908293612::dn=uid=rbon,ou=People,dc=uvic,dc=ca,
 
authenticationRequest=[org.ldaptive.auth.AuthenticationRequest@334308652::user=rbon,
 retAttrs=[uvicEduPersonNetLinkContactUpdateTimestamp, 
uvicEduPersonSpridenID]]]> [http-bio-8495-exec-2]
2017-02-20 13:20:45,704 DEBUG [                                    
org.ldap.SearchOperation] - <execute 
request=[org.ldaptive.SearchRequest@-2052858211::baseDn=uid=rbon,ou=People,dc=uvic,dc=ca,
 searchFilter=[org.ldaptive.SearchFilter@1642584434::filter=(objectClass=*), 
parameters={}], returnAttributes=[uvicEduPersonNetLinkContactUpdateTimestamp, 
uvicEduPersonSpridenID], searchScope=OBJECT, timeLimit=0, sizeLimit=0, 
derefAliases=null, typesOnly=false, binaryAttributes=null, 
sortBehavior=UNORDERED, searchEntryHandlers=null, searchReferenceHandlers=null, 
controls=null, referralHandler=null, intermediateResponseHandlers=null] with 
connection=[org.ldaptive.DefaultConnectionFactory$DefaultConnection@899124327::config=[org.ldaptive.ConnectionConfig@1984074787::ldapUrl=ldaps://ldapserver.com:636,
 connectTimeout=3000, responseTimeout=-1, sslConfig=null, useSSL=false, 
useStartTLS=false, 
connectionInitializer=[org.ldaptive.BindConnectionInitializer@165001818::bindDn=cn=Auth
 Manager,ou=CAS,ou=UVON,ou=administrators,dc=uvic,dc=ca, bindSaslConfig=null, 
bindControls=null]], 
providerConnectionFactory=[org.ldaptive.provider.jndi.JndiConnectionFactory@1887623597::metadata=[ldapUrl=ldaps://ldapserver.com:636,
 count=1], 
environment={java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, 
com.sun.jndi.ldap.connect.timeout=3000, 
java.naming.ldap.factory.socket=org.ldaptive.ssl.ThreadLocalTLSSocketFactory, 
java.naming.ldap.version=3}, 
providerConfig=[org.ldaptive.provider.jndi.JndiProviderConfig@513877648::operationExceptionResultCodes=[PROTOCOL_ERROR,
 SERVER_DOWN], properties={}, 
connectionStrategy=org.ldaptive.provider.DefaultConnectionStrategy@386ac49a, 
controlProcessor=org.ldaptive.provider.ControlProcessor@16f3ffe0, 
environment=null, tracePackets=null, removeDnUrls=true, 
searchIgnoreResultCodes=[TIME_LIMIT_EXCEEDED, SIZE_LIMIT_EXCEEDED, 
PARTIAL_RESULTS], sslSocketFactory=null, hostnameVerifier=null]], 
providerConnection=org.ldaptive.provider.jndi.JndiConnection@65eac7a5]> 
[http-bio-8495-exec-2]
2017-02-20 13:20:45,737 DEBUG [                                    
org.ldap.SearchOperation] - <execute 
response=[org.ldaptive.Response@1028260708::result=[org.ldaptive.SearchResult@-131814098::entries=[[dn=uid=rbon,ou=People,dc=uvic,dc=ca[],
 responseControls=null, messageId=-1]], references=[]], resultCode=SUCCESS, 
message=null, matchedDn=null, responseControls=null, referralURLs=null, 
messageId=-1] for 
request=[org.ldaptive.SearchRequest@-2052858211::baseDn=uid=rbon,ou=People,dc=uvic,dc=ca,
 searchFilter=[org.ldaptive.SearchFilter@1642584434::filter=(objectClass=*), 
parameters={}], returnAttributes=[uvicEduPersonNetLinkContactUpdateTimestamp, 
uvicEduPersonSpridenID], searchScope=OBJECT, timeLimit=0, sizeLimit=0, 
derefAliases=null, typesOnly=false, binaryAttributes=null, 
sortBehavior=UNORDERED, searchEntryHandlers=null, searchReferenceHandlers=null, 
controls=null, referralHandler=null, intermediateResponseHandlers=null] with 
connection=[org.ldaptive.DefaultConnectionFactory$DefaultConnection@899124327::config=[org.ldaptive.ConnectionConfig@1984074787::ldapUrl=ldaps://ldapserver.com:636,
 connectTimeout=3000, responseTimeout=-1, sslConfig=null, useSSL=false, 
useStartTLS=false, 
connectionInitializer=[org.ldaptive.BindConnectionInitializer@165001818::bindDn=cn=Auth
 Manager,ou=CAS,ou=UVON,ou=administrators,dc=uvic,dc=ca, bindSaslConfig=null, 
bindControls=null]], 
providerConnectionFactory=[org.ldaptive.provider.jndi.JndiConnectionFactory@1887623597::metadata=[ldapUrl=ldaps://ldapserver.com:636,
 count=1], 
environment={java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, 
com.sun.jndi.ldap.connect.timeout=3000, 
java.naming.ldap.factory.socket=org.ldaptive.ssl.ThreadLocalTLSSocketFactory, 
java.naming.ldap.version=3}, 
providerConfig=[org.ldaptive.provider.jndi.JndiProviderConfig@513877648::operationExceptionResultCodes=[PROTOCOL_ERROR,
 SERVER_DOWN], properties={}, 
connectionStrategy=org.ldaptive.provider.DefaultConnectionStrategy@386ac49a, 
controlProcessor=org.ldaptive.provider.ControlProcessor@16f3ffe0, 
environment=null, tracePackets=null, removeDnUrls=true, 
searchIgnoreResultCodes=[TIME_LIMIT_EXCEEDED, SIZE_LIMIT_EXCEEDED, 
PARTIAL_RESULTS], sslSocketFactory=null, hostnameVerifier=null]], 
providerConnection=org.ldaptive.provider.jndi.JndiConnection@65eac7a5]> 
[http-bio-8495-exec-2]
2017-02-20 13:20:45,738 DEBUG [                           
org.ldap.auth.SearchEntryResolver] - <resolved 
result=[org.ldaptive.SearchResult@-131814098::entries=[[dn=uid=rbon,ou=People,dc=uvic,dc=ca[],
 responseControls=null, messageId=-1]], references=[]] for 
criteria=[org.ldaptive.auth.AuthenticationCriteria@908293612::dn=uid=rbon,ou=People,dc=uvic,dc=ca,
 
authenticationRequest=[org.ldaptive.auth.AuthenticationRequest@334308652::user=rbon,
 retAttrs=[uvicEduPersonNetLinkContactUpdateTimestamp, 
uvicEduPersonSpridenID]]]> [http-bio-8495-exec-2]
2017-02-20 13:20:45,738 INFO  [                                 
org.ldap.auth.Authenticator] - <Authentication succeeded for dn: 
uid=rbon,ou=People,dc=uvic,dc=ca> [http-bio-8495-exec-2]
2017-02-20 13:20:45,741 DEBUG [                                 
org.ldap.auth.Authenticator] - <authenticate 
response=[org.ldaptive.auth.AuthenticationHandlerResponse@371017191::connection=[org.ldaptive.DefaultConnectionFactory$DefaultConnection@899124327::config=[org.ldaptive.ConnectionConfig@1984074787::ldapUrl=ldaps://ldapserver.com:636,
 connectTimeout=3000, responseTimeout=-1, sslConfig=null, useSSL=false, 
useStartTLS=false, 
connectionInitializer=[org.ldaptive.BindConnectionInitializer@165001818::bindDn=cn=Auth
 Manager,ou=CAS,ou=UVON,ou=administrators,dc=uvic,dc=ca, bindSaslConfig=null, 
bindControls=null]], 
providerConnectionFactory=[org.ldaptive.provider.jndi.JndiConnectionFactory@1887623597::metadata=[ldapUrl=ldaps://ldapserver.com:636,
 count=1], 
environment={java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, 
com.sun.jndi.ldap.connect.timeout=3000, 
java.naming.ldap.factory.socket=org.ldaptive.ssl.ThreadLocalTLSSocketFactory, 
java.naming.ldap.version=3}, 
providerConfig=[org.ldaptive.provider.jndi.JndiProviderConfig@513877648::operationExceptionResultCodes=[PROTOCOL_ERROR,
 SERVER_DOWN], properties={}, 
connectionStrategy=org.ldaptive.provider.DefaultConnectionStrategy@386ac49a, 
controlProcessor=org.ldaptive.provider.ControlProcessor@16f3ffe0, 
environment=null, tracePackets=null, removeDnUrls=true, 
searchIgnoreResultCodes=[TIME_LIMIT_EXCEEDED, SIZE_LIMIT_EXCEEDED, 
PARTIAL_RESULTS], sslSocketFactory=null, hostnameVerifier=null]], 
providerConnection=org.ldaptive.provider.jndi.JndiConnection@65eac7a5], 
result=true, resultCode=SUCCESS, message=null, controls=null] for 
dn=uid=rbon,ou=People,dc=uvic,dc=ca with 
request=[org.ldaptive.auth.AuthenticationRequest@334308652::user=rbon, 
retAttrs=[uvicEduPersonNetLinkContactUpdateTimestamp, uvicEduPersonSpridenID]]> 
[http-bio-8495-exec-2]
2017-02-20 13:20:45,741 DEBUG [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - <LDAP response: 
[org.ldaptive.auth.AuthenticationResponse@445409943::authenticationResultCode=AUTHENTICATION_HANDLER_SUCCESS,
 resolvedDn=uid=rbon,ou=People,dc=uvic,dc=ca, 
ldapEntry=[dn=uid=rbon,ou=People,dc=uvic,dc=ca[], responseControls=null, 
messageId=-1], accountState=null, result=true, resultCode=SUCCESS, 
message=null, controls=null]> [http-bio-8495-exec-2]
2017-02-20 13:20:45,742 DEBUG [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - <No ldap password policy 
configuration is defined> [http-bio-8495-exec-2]
2017-02-20 13:20:45,742 DEBUG [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - <LDAP response returned as 
result. Creating the final LDAP principal> [http-bio-8495-exec-2]
2017-02-20 13:20:45,743 DEBUG [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - <Creating LDAP principal for 
rbon based on uid=rbon,ou=People,dc=uvic,dc=ca> [http-bio-8495-exec-2]
2017-02-20 13:20:45,743 DEBUG [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - <Principal id attribute is not 
defined. Using the default id rbon> [http-bio-8495-exec-2]
2017-02-20 13:20:45,743 INFO  [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - <attribute size: 2> 
[http-bio-8495-exec-2]
2017-02-20 13:20:45,744 INFO  [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - <uvicEduPersonSpridenID : 
uvicEduPersonSpridenID> [http-bio-8495-exec-2]
2017-02-20 13:20:45,744 INFO  [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - 
<uvicEduPersonNetLinkContactUpdateTimestamp : contactUpdateTimestamp> 
[http-bio-8495-exec-2]
2017-02-20 13:20:45,745 DEBUG [                 
org.jasi.cas.auth.LdapAuthenticationHandler] - <Created LDAP principal for id 
rbon and 1 attributes> [http-bio-8495-exec-2]
2017-02-20 13:20:45,774 INFO  [       
org.jasi.insp.audi.supp.Slf4jLoggingAuditTrailManager] - <Mon Feb 20 13:20:45 
PST 2017|CAS|Supplied credentials: 
[rbon]|AUTHENTICATION_SUCCESS|rbon|142.104.148.205|142.104.148.205> 
[http-bio-8495-exec-2]

Reply via email to