accseccfg command errors

This topic lists error messages for the accseccfg command.

See Common errors for a list of error messages that apply to all commands.

Table 1. accseccfg command errors
Error message Definition
'Password required' is currently disabled. A user without a password tries to change the security level to -high. User must have a password to perform this action.
'Password required' is currently enabled. A user without a password tries to change the security level to -legacy. User must have a password to perform this action.
Reading account security level failed. An error occurs while the management module is reading the security level.
Setting account defaults to high level failed. An error occurs while the management module is setting the security level to -high.
Setting account defaults to legacy level failed. An error occurs while the management module is setting the security level to -legacy.
The -high option cannot be used with other options. The user tries to set the account security to high settings while changing individual option values.
The -legacy option cannot be used with other options. The user tries to set the account security to legacy settings while changing individual option values.
The account inactivity disable time period must be greater than the account inactivity alert time period. A user tries to set the account inactivity disable time period to be less than the account inactivity alert time period.
The argument for the option -dc is outside the valid range. The user tries to set the -dc option to a value outside of its valid range.
The argument for the option -ia is outside the valid range. The user tries to set the -ia option to a value outside of its valid range.
The argument for the option -id is outside the valid range. The user tries to set the -id option to a value outside of its valid range.
The argument for the option -lf is outside the valid range. The user tries to set the -lf option to a value outside of its valid range.
The argument for the option -lp is outside the valid range. The user tries to set the -lp option to a value outside of its valid range.
The argument for the option -pe is outside the valid range. The user tries to set the -pe option to a value outside of its valid range.
The argument for the option -rc is outside the valid range. The user tries to set the -rc option to a value outside of its valid range.
The minimum password change interval must be less than the password expiration period (%d days or %d hours). A user tries to set the -pc option to a value greater than the -pe option.
The password expiration period (%d days or %d hours) must be greater than the minimum password change interval. A user tries to set the -pe option to a value less than the -pc option.
User must have a password to change the 'Password required' setting. A user without a password tries to change the -pr option.