Logo

20/05/2012

Supporto OnLine

Supporto Tecnico OnLine

Prima di accedere contattare i nostri tecnici per attivare la sessione

ePolicy Orchestrator 4.5 password reset PDF Stampa E-mail

Have you lost your admin password for ePolicy orchestrator?

 

If you need to reset admin password you can use this info as help:

Using a SQL Management Studio you can connect to local ePolicy SQL server.

Inside the ePolicy database you'll find a table named: dbo.OrionUsers

This table manage the users of you ePolicy.

In authUri filed you have the authorization for login: the passwords; obviously these password are encrypted, but:

You can copy the content of authuri from different user (if you know other user password).

You can use: "auth:pwd?pwd=jPLSXX8yxSi1Nr%2FUVefn96WaEK3fs5b" ... and your password will be: adm1n

You can change settings for user "system": user "system" have default password "system" and normally is an internal user. Change disabled to false, visible to true, interactive to true and editable to true: you'll can login with system password system.

Surely you'll have ePolicy in a Windows domain... so you can change authuri with "auth:ntlm?domain=msdomain&user=domainuser"; changing msdomain and domainuser with real Windows domain and user, you'll can login with the user password.

 

Have a nice login!

A.