ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal General Issues
 recovering a user

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Message:

* HTML is ON
* Forum Code is OFF
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Federicostimpfl Posted - 05/17/2010 : 13:25:06
Does anybody know if itīs possible to recover a user by using a parm?
1   L A T E S T    R E P L I E S    (Newest First)
admin Posted - 05/18/2010 : 00:49:47
You can set user’s password to 'admin' by running this SQL against your ReportPortal database:

update AppUser set Password = 'C6C7DFCEE2' where UserName = 'admin'

ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page