5 Diameter Signaling Router OS Standard Features
This chapter describes the security features of the Diameter Signaling Router (DSR) that is available to the Platform Administrator through the Linux Command Line Interface (CLI). The "platcfg" utility of the Operating System (OS) is used for configuring these features.
5.1 Configuring NTP Servers
Figure 5-1 NTP Configuration GUI

For more information about how to add a server, see the Inserting a Server section under the Servers chapter in the Operation, Administration, and Maintenance (OAM) Guide.
5.2 Setting the Time on the TVOE Host
- Log in as admusr
- Run the following
commands:
$ sudo /sbin/service ntpd stop $ sudo /usr/sbin/ntpdate ntpserver1 $ sudo /sbin/service ntpd start
Result: The time is synchronized to the NTP server.
5.3 Configuring Password Settings for OS Users
This section describes the procedure to configure various password settings.
- Minimum password length
- Minimum time between password changes
- Maximum number of days that a password can be used
- Warning time for password expiration
- Minumum number of character differences between passwords
- Password history size (prevents reusing passwords)
5.4 Configuring Passwords without Embedding Usernames
This section describes the procedure to ensure that the login name is not embedded in user passwords.
5.5 Configuring Other Session and Account Settings for OS Users
- Session inactivity
- Account locking for invalid login attempts
- Account locking for inactive accounts
5.5.1 Configuring Session Inactivity for OS Users
This section describes the procedure to configure session inactivity for OS users.
5.6 Updating the TPD-Provd Cipher List
The procedure for this update defines the methods required to update the TPD-Provd cipher list and how to verify if the update was successful. For more detailed steps on performing these methods, refer to Appendix P in PMAC Configuration Guide.
5.7 Operational Dependencies on Platform Account Passwords
You must attempt to change passwords only on systems that are fully configured and stable. Modifying passwords during system installation is strongly discouraged. For detailed steps on performing these methods, refer to PMAC Configuration Guide.
5.8 Updating the SELinux Mode on the Server
By default, DSR ships with the SELinux mode as disabled
. Run the
following procedure to update the SELinux mode to permissive
. You
must run this procedure on each server in the topology.
The order of execution in the topology must be from A - level servers to C - level servers.
For A - level and B - level servers the sequence of execution must be Spare -> Stand-by -> Active.
Perform the following procedure to configure session inactivity: