cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
407
Views
0
Helpful
1
Replies

Add user to common services 3.x by command line

leorob123
Level 1
Level 1

Hi guys,

anybody knows how I can add users to the CommonServices 3.x, using the command line interface?

There is a tool, script, class jar or executable?

Tks

Leonardo

1 Accepted Solution

Accepted Solutions

Marvin Rhoads
Hall of Fame
Hall of Fame

Yes, the procedure is covered in the Common Services User Guide. See Chapter 4, Configuring the Server, Setting Up Security, Managing Security in Single-Server mode, Setting Up Local Users. It states, in part:

"To add local users through CLI, enter the following commands:

• NMSROOT/bin/perl NMSROOT/bin/AddUserCli.pl -add Filename Password (on Solaris)

• NMSROOT\bin\perl NMSROOT\bin\AddUserCli.pl -add Filename Password (on Windows)"

Syntax and other details are covered in the User Guide as well.

(This is all assuming your authentication mode is local. e.g., no ACS integration)

View solution in original post

1 Reply 1

Marvin Rhoads
Hall of Fame
Hall of Fame

Yes, the procedure is covered in the Common Services User Guide. See Chapter 4, Configuring the Server, Setting Up Security, Managing Security in Single-Server mode, Setting Up Local Users. It states, in part:

"To add local users through CLI, enter the following commands:

• NMSROOT/bin/perl NMSROOT/bin/AddUserCli.pl -add Filename Password (on Solaris)

• NMSROOT\bin\perl NMSROOT\bin\AddUserCli.pl -add Filename Password (on Windows)"

Syntax and other details are covered in the User Guide as well.

(This is all assuming your authentication mode is local. e.g., no ACS integration)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: