Versions Compared

Key

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

Add_workflow_for_techpubsAUTH1REV5REV6REV3REV1 

Panel

In this section:

Table of Contents
maxLevel3

Info
iconfalse

Related articles:

Children Display

Overview

Excerpt Include
Lawful Intercept
Lawful Intercept
nopaneltrue

User "calea" must be created on SBC before attempting LI provisioning.

Creating the CALEA user

  1. Log on as admin user.
     
  2. Create a CALEA user, by executing the following command:

    Code Block
    languagenone
    % set oam localAuth user calea group Calea
    commit


    You will see a system-generated password. Use this password when you log on to CALEA user for the first time.

View the CALEA user status

View the CALEA user status, by executing the following command:

Code Block
languagenone
> show status oam localAuth userStatus
userStatus admin {
    currentStatus Enabled;
    userId        3000;
}
userStatus calea {
    currentStatus Enabled;
    userId        3329;
}
[ok]

Pagebreak