Use this procedure if the Active Directory groups are not named
IntellidenUser
and IntellidenAdminUser
.
Before you begin
Before proceeding, please ensure the Netcool Configuration
Manager server is
running.
About this task
The group names used in the procedure, SEC-Group ITNCM User
and
SEC-Group ITNCM Admin User
, are examples and must be replaced with the actual
values. Replace all occurrences of <password> in the procedure with the Intelliden user password.
If Active Directory is being used to authenticate the user, use the password that is stored in
Active directory, otherwise use the password that was specified during the Netcool Configuration
Manager
installation.
Procedure
-
Open a command line terminal on the Netcool Configuration
Manager Presentation server:
cd <itncm_install_dir>/eWAS/bin
-
Issue the following command:
./wsadmin.sh -connType SOAP -user Intelliden
-password <password> -c '$AdminApp edit "Intelliden R-Series" {-MapRolesToUsers
{{"IntellidenUser" no no "" "SEC-Group ITNCM User" }} }'
-
Issue the following command:
./wsadmin.sh -connType SOAP -user Intelliden
-password <password> -c '$AdminApp edit "Intelliden R-Series" {-MapRolesToUsers
{{"IntellidenAdminUser" no no "" "SEC-Group ITNCM Admin User" }} }'
-
Issue the following command:
./wsadmin.sh -connType SOAP -user Intelliden
-password <password> -c '$AdminApp edit "Intelliden R-Series" {-MapRolesToUsers {{"Intelliden" no
no "" "SEC-Group ITNCM User" }} }'
-
Issue the following command:
./wsadmin.sh -connType SOAP -user Intelliden
-password <password> -c '$AdminApp edit "PBCM" {-MapRolesToUsers {{"IntellidenUser" no no ""
"SEC-Group ITNCM User" }} }'
-
Log out of the WebSphere Administrative Console, and restart Netcool Configuration
Manager:
<itncm_install_dir>/bin/./itncm.sh restart
-
Launch the WebSphere Administrative Console:
http://<ncmserver-hostname-ip>:18100/ibm/console
-
Configure the non-administrative user group:
-
Click
-
In the Scope section, select Node=JazzSMNode01,
Server=server1, unless your administrator tells you to use a different server.
-
Click .
-
Click Next.
-
Type Intelliden User Group Name as the Binding identifier.
-
Type ncm/group/IntellidenUser as the name.
-
Type the name of the LDAP group that controls user access in the String
value field.
This group is the custom equivalent of the IntellidenUser
default group
name.
-
Click Next, Finish, and save the configuration
change.
-
Configure the administrative user group:
-
Click
-
In the Scope section, select Node=JazzSMNode01,
Server=server1, unless your administrator tells you to use a different server.
-
Click .
-
Click Next.
-
Type Intelliden Admin User Group Name as the Binding identifier.
-
Type ncm/group/IntellidenAdminUser as the name.
-
Type the name of the LDAP administrative group that controls user access in the
String value field.
This group is the custom equivalent of the IntellidenAdminUser
default group
name.
-
Click Next, Finish, and save the configuration
change.
-
Restart the Netcool Configuration
Manager server.
-
Close and reopen the browser.
-
Log in again.