Password Recovery

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
jlansa
Posts: 2
Joined: Wed Feb 11, 2009 4:46 pm

Wed Feb 11, 2009 4:57 pm

Good Afternoon, is there a way to recover a lost password for connecting to local targets. The default credentials were changed and the password was lost. The userid was found in a the configuration document and the password value in hashed form. Thank you.
jlansa
Posts: 2
Joined: Wed Feb 11, 2009 4:46 pm

Wed Feb 11, 2009 5:22 pm

I found that password in old log files. The userid is also case-sensitive.
Filimonov
Posts: 2
Joined: Wed Feb 04, 2009 2:51 pm

Fri Feb 13, 2009 9:25 am

Hello,

In such cases the following instruction can be applied:

Edit the starwind.cfg file and replace its authentication section with the following values:

<authentication>
<!--Username and password used for the control connection.-->
<Login value="test"/>
<Password value="##CY9rzUYh03PK3k6DJie09g=="/>
<!--CHAP authentification for control connections-->
<!--
<CtlAuthMode value="chap"/>
<CtlAuthServerName value="srv"/>
<CtlAuthServerSecret value="123"/>
<CtlAuthClientName value="user"/>
<CtlAuthClientSecret value="345"/>
-->
</authentication>

Then restart StarWind service. Lauch StarWind management console press the right mouse button over the connection (localhost:3260 for example) and select "Preferences" popup menu item. Make sure that "Anonymous connection" and "Use CHAP authentication" checkboxes are not enabled. Press OK button. Once again press the rigth mouse button over the connection and select "Connect..." popup menu item. Login dialog will appear. Use test"/test as username and password to login.

Thank you.
Robert (staff)
Posts: 303
Joined: Fri Feb 13, 2009 9:42 am

Mon Feb 16, 2009 10:41 am

Please refer to Filimonov's thread above.

Thanks,
Rob
Robert
StarWind Software Inc.
http://www.starwindsoftware.com
Post Reply