4.569 rtrv-secu-dflt

Use this command to display the current values of the various security-related parameters that have been configured with the chg-secu-dflt command.

Parameters

msg (optional)
Use this parameter to specify whether the text of the login warning message is to be displayed also.
Range:
yes
no
Default:
no

Example

rtrv-secu-dflt

rtrv-secu-dflt:msg=yes

Dependencies

None

Notes

None

Output

rtrv-secu-dflt:msg=yes

    rlghncxa03w 13-06-16 21:49:14 EDT  EAGLE 45.0.0
    SECURITY DEFAULTS
    -----------------
    PAGE           60
    UOUT           90
    MULTLOG        NO
    MINLEN          8
    ALPHA           1
    NUM             1
    PUNC            1
    MININTRVL       1
    PNOTIFY         7
    PGRACE          3
    PREUSE          5
    PCHREUSE        4
    SSH            ON

    rlghncxa03w 13-06-16 21:49:14 EDT  EAGLE 45.0.0
    WARNING MESSAGE
    ---------------
    1:“*****************************************************”
    2:“*  NOTICE: This is a private computer system.       *”
    3:“*  Unauthorized Access or use may lead to           *”
    4:“*  prosecution.                                     *”
    5:“*  13-06-01 Notice!!! Eagle will be upgraded between *”
    6:“*                the hours of 2am-3am on 13-07-15.  *”
    7:“*                                                   *”
    8:“*  Today’s happy message: Go with Tekelec!!         *”
    9:“*****************************************************”
    10:” ”
    11:””
    12:””
    13:””
    14:””
    15:””
    16:””
    17:””
    18:””
    19:””
    20:”” 
;
rtrv-secu-dflt

    tekelecstp 12-09-18 10:07:57 EST 45.0.0-64.42.0
    rtrv-secu-dflt
    Command entered at terminal #4.
    SECURITY DEFAULTS
    -----------------
    PAGE           90
    UOUT           90
    MULTLOG        NO
    MINLEN          8
    ALPHA           1
    NUM             1
    PUNC            1
    MININTRVL       1
    PNOTIFY         7
    PGRACE          3
    PREUSE          5
    PCHREUSE        4
    SSH            ON
;

Legend

  • PAGE—Default password aging interval for newly created user IDs
  • UOUT—number of successive days a user ID can go unused (no successful login) before the system denies login
  • MULTLOG—Indicates whether users can users be logged on to multiple terminals at the same time
  • MINLEN—Minimum password length
  • ALPHA—Minimum number of alphabetic characters (a–z) required in a new password
  • NUM—Minimum number of numeric characters (0–9) required in a new password
  • PUNC—Minimum number of punctuation characters required in a new password. A punctuation character is any character that is not an alphabetic or numeric character.
  • MININTRVL—Minimum number of days before a password can be changed again
  • PNOTIFY—Number of days prior to password expiration in which the user will be notified about upcoming expiration
  • PGRACE—Number of days after password expiration in which the user is allowed to login without requiring a password change
  • PREUSE—Number of passwords in the password history that must be unique
  • PCHREUSE—Number of characters that cannot be reused from the existing password when setting a new password
  • WARNING MESSAGE—Message displayed when a user has successfully logged in
  • SSH— Together with OAM IP security feature it indicates whether the telnet connections are secure or not

Related Topics