security login banner show
Display the login banner message
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The security login banner show command displays the login banner.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-vserver <Vserver Name>] - Vserver Name
- Selects login banners that match the specified value. Use the name of the admin Vserver to specify the cluster-level login banner.
- [-message <text>] - Login Banner Message
- Selects login banners that match the specified value. By default, this command will not display unconfigured, or empty, login banners. To display all banners, specify -message *.
Examples
The following shows sample output from this command:
cluster1::> security login banner show
Message
-----------------------------------------------------------------------------
Authorized users only!
cluster1::>
Give documentation feedback