Securityprofiles commands, Profiledata command, Table 69 securityprofiles commands – Raritan Computer DOMINION DSX-0N-E User Manual
Page 167: Table 70 profiledata command

C
HAPTER
12:
C
OMMAND
L
INE
I
NTERFACE
149
Securityprofiles Commands
The securityprofiles command menu provides access to the commands used to configure and
control security profiles. The securityprofiles commands are listed in the table below.
Table 69 Securityprofiles Commands
C
OMMAND
D
ESCRIPTION
profiledata
View or modify a Security Profile.
securityprofiles
Enable and select a Security Profile.
Profiledata Command
The profiledata command is used to modify or view a security profile. The Dominion SX
provides the ability to define security profiles which simplify the assigning of permissions to
users and groups. There are three types of profiles:
• Two are predefined and are standard and secure.
• The third allows definition of custom profiles to allow assignment of all permissions by
assigning one security profile.
Multiple custom security profiles may be defined.
The syntax of the profiledata command is:
profiledata [name
[strongpass
The profiledata command options are described in Table 70.
Table 70 Profiledata Command
C
OMMAND
O
PTION
D
ESCRIPTION
[name
Specifies the type of security profile.
[telnet
Enable/Disable telnet.
[strongpass
Enable/Disable strong password.
[timeout
Enable/Disable idle timeout.
[single
Enable/Disable single login per user.
[redirect
Enable/Disable redirection from HTTP to
HTTPS.
[tls_required
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