Dear all,
Having some trouble configuring the Unicon cas-password-manager extention with 
an Active Directory server.  Specifically 
spring-configuration/passwordManagerContext contains the following attributes 
which are not configured anywhere.  Should I be placing values for these by 
defining the pm.ldap.server.{} attributes inside the cas.properties file?  
Also, any clue as to what value is expected for uacAttribute?


<property name="passwordWarnAgeDays" 
value="${pm.ldap.server.ad.password.warn.days}"/>
        <property name="maxPwdAgeAttribute" 
value="${pm.ldap.server.ad.attr.max-pwd-age}"/>
        <property name="uacAttribute" value="${pm.ldap.server.ad.attr.uac}"/>
        <property name="pwdLastSetAttribute" 
value="${pm.ldap.server.ad.attr.pwd-last-set}"/>
        <property name="timeBetweenMaxPwdAgeRefreshSeconds" 
value="${pm.ldap.server.ad.cache.value.max-pwd-age}"/>

George

-- 
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