A-133
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A ACS Command Reference
Configuration Commands
To verify that ACS processes are running, use the
'show application status acs' command.
acs/admin(config)#
Related Commands
password-policy
To enable or configure the passwords on the system, use the
password-policy
command
in
Configuration mode. To disable this function, use the
no
form of this command.
password-policy
option
Note
The
password-policy
command requires a policy option (see Syntax Description).
You must enter the
password-expiration-enabled
command before the other password-expiration
commands.
Syntax Description
Note
After you enter the
password-policy
command, you enter the config-password-policy
configuration submode.
Command
Description
show ntp
Displays the status information about the NTP associations.
digit-required
Requires a digit in the password.
disable-repeat-characters
Disables the password’s ability to contain more than four identical
characters.
disable-cisco-password
Disables the ability to use the word Cisco or any combination as the
password.
lower-case-required
Requires a lowercase letter in the password.
min-password-length
Specifies a minimum number of characters for a valid password.
Integer length from 0 to 4,294,967,295.
no-previous-password
Prevents users from reusing a part of their previous password.
no-username
Prohibits users from reusing their username as a part of a password.
password-expiration-days
Number of days until a password expires. Integer length from 0 to 80.
password-expiration-enabled
Enables password expiration.
Note
You must enter the
password-expiration-enabled
command
before the other password-expiration commands.
password-expiration-warning Number of days before expiration that warnings of impending
expiration begin. Integer length from 0 to 4,294,967,295.
password-lock-enabled
Locks a password after several failures.