Appendix F RDBMS Synchronization Import Definitions
Action Codes
F-10
User Guide for Cisco Secure ACS for Windows Server
78-16592-01
110 ADD_PASS_STATUS UN, V1 Defines how a password should be expired by
Cisco Secure ACS. To set multiple password states for
a user, use multiple instances of this action. This results
in the status states being linked in a logical XOR
condition. V1 should contain one of the following:
PASS_STATUS_EXPIRES—Password expires on
a given date.
PASS_STATUS_NEVER—Password never
expires.
PASS_STATUS_WRONG—Password expires
after a given number of login attempts using the
wrong password.
PASS_STATUS_RIGHT—Password expires after
a given number of login attempts using the correct
password.
PASS_STATUS_DISABLED—The account has
been disabled.
112 SET_PASS_EXPIRY_
WRONG
UN,V1 Sets the maximum number of bad authentications
allowed (automatic reset on good password if not
exceeded) and reset current count.
113 SET_PASS_EXPIRY_
DATE
UN,V1 Sets the date on which the account expires. The date
format should be YYYYMMDD.
114 SET_MAX_SESSIONS UN|GN,
V1
Sets the maximum number of simultaneous sessions for
a user or group. V1 should contain one of the following
values:
MAX_SESSIONS_UNLIMITED
MAX_SESSIONS_AS_GROUP
1-65534
Table F-3 User Creation and Modification Action Codes (continued)
Action
Code Name Required Description