ipmcset -t securitybanner -d content
更新时间: 2026/07/28
在Gitcode上查看源码Command Function
Set login security banner content
Command Format
ipmcset -t securitybanner -d content -v <option>
Command type
ipmcset
Parameters
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
option | string | Yes | - | 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). |
Example
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."Output Examples
Set login security banner content successfully.