Cisco 3.3 User Manual

Page 795

Advertising
background image

F-9

User Guide for Cisco Secure ACS for Windows Server

78-16592-01

Appendix F RDBMS Synchronization Import Definitions

Action Codes

108

SET_PASS_TYPE

UN|GN,
V1

Sets the password type of the user. This can be one of
the CiscoSecure user database password types or any of
the external databases supported:

PASS_TYPE_CSDB—CSDB internal password.

PASS_ TYPE_CSDB_UNIX—CSDB internal
password (UNIX encrypted).

PASS_TYPE_NT—External Windows user
database password.

PASS_TYPE_NDS—External Novell database
password.

PASS_TYPE_LDAP—External generic LDAP
database password.

PASS_TYPE_LEAP—External LEAP proxy
RADIUS server database password.

PASS_TYPE_RADIUS_TOKEN—External
RADIUS token server database password.

109

REMOVE_PASS_
STATUS

UN,V1

Removes a password status flag. 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_DISABLED—The account has
been disabled.

Table F-3

User Creation and Modification Action Codes (continued)

Action
Code

Name

Required

Description

Advertising