ipmcset -t securitybanner -d content
更新时间: 2026/07/28
在Gitcode上查看源码命令功能
设置登录安全信息内容
命令格式
ipmcset -t securitybanner -d content -v <option>
命令类型
ipmcset
参数说明
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
option | string | 是 | - | Type: Length; Min: 0; Max: 1024 | default Set login security banner information to default messages. "<strings>" Set logint security banner information to given strings(0~1024 bytes). |
使用示例
1. ipmcset -t securitybanner -d content -v default2. ipmcset -t securitybanner -d content -v "Warning! This is a private system. Unauthorized use of the system is prohibited."输出样例
Set login security banner content successfully.