ipmcset -t user -d passwordrulepolicy
更新时间: 2026/07/28
在Gitcode上查看源码命令功能
设置密码复杂度检查模式
命令格式
ipmcset -t user -d passwordrulepolicy -v <AccountType> <Policy>
命令类型
ipmcset
参数说明
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
AccountType | integer | 是 | - | Type: Enum; Enum: 0, 1, 2 | 0 Local Account. 1 Snmp Community. 2 VNC. |
Policy | string | 是 | - | Type: Enum; Enum: Default, Customized, Hybrid | Default Use default password complexity to check password. Customized Use customized regex pattern to check password. Hybrid Use default password complexity and customized regex pattern to check password. |
输出样例
无