ipmcset -t user -d passwordpattern
更新时间: 2026/07/28
在Gitcode上查看源码命令功能
设置密码复杂度校验正则表达式
命令格式
ipmcset -t user -d passwordpattern -v <AccountType> <Pattern>
命令类型
ipmcset
参数说明
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
AccountType | integer | 是 | - | Type: Enum; Enum: 0, 1, 2 | 0 Local Account. 1 Snmp Community. 2 VNC. |
Pattern | string | 是 | - | Type: Length; Min: 0; Max: 255 | Regular expression for checking password complexity. |
输出样例
无