Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Start an SSH session. At the command prompt type:

    Code Block
    languagetext
    $ su root
    • When prompted enter the 'root' user password.
  • Use the command:

    Code Block
    languagetext
    $ useradd {NAME}
    • where NAME is the account name to create.

  • Use the command: 

    Code Block
    languagetext
    $ passwd {NAME}
    • where NAME is the account name created above.

  • Hit enter. Enter the password then hit enter again.

  • You will now need to give this account 'custadmins' permissions, to do this enter the command:

    Code Block
    $ usermod -G 1005 {NAME}


  • Enter the command: 

    Code Block
    languagetext
    $ chage –M 99999 {NAME}
    • To set the System Manager account password to: "not expire".

    • NAME is the account created above.

...

Scroll down to the CDR section and configure as per the table below.


SM CDR Field Description

Anchor
CDRSection
CDRSection

...

Scroll down to the Logging section and configure as per the table below.


If no Syslog Servers are populated, check ‘Enable Syslog Server 1’ or ‘Enable Syslog Server 2’ and fill out the form fields.

...

Complete the Equipment tab and then click on the ‘CDR’ tab. Select the ‘Enable Collection of CDR Files’ checkbox. Then fill out the fields using the table below.

Note

This is only required if you are collecting CDR Files from Session Manager.

...