Should I be placing values for these by defining the pm.ldap.server.{}
attributes inside the cas.properties file? 

Yes. 

 

Also, any clue as to what value is expected for uacAttribute?

This should be the user account control attribute name in AD. See this
please:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms680832(v=vs.85).
aspx 

 

-Misagh



 

From: George Beitis [mailto:[email protected]] 
Sent: Wednesday, February 20, 2013 1:12 AM
To: [email protected]
Subject: [cas-user] cas-password-manager question

 

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

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