首页 科技问答 中非友谊,AC 无法设置密码

中非友谊,AC 无法设置密码

科技问答 206
1680794085,CRM论坛(CRMbbs.com)——一个让用户更懂CRM的垂直性行业内容平台,CRM论坛致力于互联网、客户管理、销售管理、SCRM私域流量内容输出5年。 如果您有好的内容,欢迎向我们投稿,共建CRM多元化生态体系,创建CRM客户管理一体化生态解决方案。内容来源:知了社区中非友谊 中非友谊 零段 粉丝:0人 关注:0人

问题描述:

设置密码的时候报错了



组网及组网描述:


7小时前提问

您好,检查是否设置了password-control

display password-control命令用来显示密码管理的配置信息。

【举例】

# 显示全局密码管理信息。

<Sysname> display password-control

Global password control configurations:

 Password control:                    Disabled

 Password aging:                      Enabled (90 days)

 Password length:                     Enabled (10 characters)

 Password composition:                Enabled (1 types,  1 characters per type)

 Password history:                    Enabled (max history records:4)

 Early notice on password expiration: 7 days

 User authentication timeout:         60 seconds

 Maximum failed login attempts:       3 times

 Login attempt-failed action:         Lock for 1 minutes

 Minimum password update time:        24 hours

 User account idle-time:              90 days

 Login with aged password:            3 times in 30 days

 Password complexity:                 Disabled (username checking)

                                      Disabled (repeated characters checking)

# 显示super密码管理信息。

<Sysname> display password-control super

 Super password control configurations:

 Password aging:                      Enabled (90 days)

 Password length:                     Enabled (10 characters)

 Password composition:                Enabled (1 types,  1 characters per type)

表1-1 display password-control命令显示信息描述表

字段

描述

Password control

全局密码管理功能的开启状态

Password aging

密码老化功能的开启状态(密码的老化时间)

Password length

密码最小长度功能的开启状态(密码的最小长度)

Password composition

密码组合策略的开启状态(密码元素的组合类型、至少要包含每种元素的个数)

Password history

密码历史记录功能的开启状态(密码历史记录的最大条数)

Early notice on password expiration

密码过期前的提醒时间

User authentication timeout

认证超时时长

Maximum failed login attempts

用户最大登录尝试次数

Login attempt-failed action

登录尝试次数达到设定次数后的用户帐户锁定方式

Minimum password update time

密码更新的最小时间间隔

User account idle-time

用户帐号闲置时间

Login with aged password

密码过期后允许用户登录的次数和时间

Password complexity

密码复杂度检查功能,可检查内容包括:是否包含用户名或者颠倒的用户名;是否包含三个或以上相同字符

如果设置了,那么你得密码不符合设置的规则

修改为哦指定规则就好了

7小时前回答

可以给下指令么

中非友谊

太简单了

7小时前回答

password-control enable undo password-control aging enable undo password-control history enable password-control length 6 password-control login-attempt 3 exceed lock-time 10 password-control password update interval 0 password-control login idle-time 0 password-control complexity user-name check

password-control enable  undo password-control aging enable  undo password-control history enable  password-control length 6  password-control login-attempt 3 exceed lock-time 10  password-control password update interval 0  password-control login idle-time 0  password-control complexity user-name check

7小时前回答

你正在,AC 无法设置密码