User guide
Chapter 13: Command Line Interface
199
profiledata Command
Description
[name
<Standard|Secure|Custom>]
Specifies the type of security
profile.
[telnet <true|false>]
Enable/Disable telnet.
[strongpass <true|false>]
Enable/Disable strong password.
[timeout <true|false>]
Enable/Disable idle timeout.
[single <true|false>]
Enable/Disable single login per
user.
[redirect <true|false>]
Enable/Disable redirection from
HTTP to HTTPS.
[tls_required <true|false>]
Enable/Disable forcing of
Transport Layer Security (TLS) on
HTTPS.
Profiledata Command Example
The following example defines the custom security profile with telnet
disabled, strong passwords required, idle timeout enabled, multiple
logins allowed, HTTP to HTTPS redirection disabled, and the forcing of
Transport Layer Security (TLS) on HTTPS.
admin > Security > SecurityProfiles > profiledata name
Custom telnet false strongpass true timeout true single
false redirect false tls_required true