Unsolved

This post is more than 5 years old

1 Rookie

 • 

16 Posts

826

July 27th, 2009 03:00

EMC Clarion CX3 - adding user authentication on windows 2008

Hi,

On windows 2008 i am facing a problem running the navicli.
On windows 2003, For navicli to work we had to add a "SYSTEM" user into the array (via the user management console of the array) and then everything used to work perfect. Has this behavior changed for windows server 2008?

Thanks for the help.

Regards
Ranjit

2.2K Posts

July 27th, 2009 08:00

If you are using naviseccli all you need to do is create a security file in your home directory using the -AddUserSecurity switch. Then when you run naviseccli commands it will use the security file you created for authentication to the array.

The format for this command is:
naviseccli -AddUserSecurity -password NavispherePassword-scope 0 -user NavisphereUserAccount

See the document titled "EMC Navisphere Command Line Interface (CLI) Reference" for more details.

1 Rookie

 • 

16 Posts

August 3rd, 2009 04:00

Hi AranH,

Thanks a lot for the reply.

For windows 2008, what user do i need to add into the array (i.e via the user management console of the array).

I tried adding SYSTEM user but it didn't work. This used to work for Windows 2003.

Thanks & Regards
Ranjit

2 Intern

 • 

313 Posts

August 5th, 2009 05:00

From page 2-10 of the Navisphere CLI Reference:

-user username

Specifies the username on the storage system you want to log in
to. Usernames are case sensitive. You can omit this if your
username has been added to the security file.

When you go in through Navisphere Manager, what username do you login with? Use that username in this command. Refer back to the guide for more switches for naviseccli.

0 events found

No Events found!

Top