PDA

View Full Version : system format- password request



jallabar
03-21-2010, 09:05 AM
my computer has been trojaned 2days ago, I had to format my harddrive and can't find my password. How do I get it back?

thanks


matt

fozzy71
03-21-2010, 09:30 AM
What password are you referring to? The PostgreSQL database password?

PT3's default name/password is - postgres/dbpass
HM's default name/password is - postgres/postgrespass

Start HM > Options > Database Management > Password:

If that doesnt help:

1. Go to C:\Program Files\PostgreSQL\8.x\data, move the the pg_hba file to your Desktop and open it with notepad.
2. Scroll to the bottom and change all md5 to trust. Save and close the file
3. Move the file back to the data folder
4. Restart the PostgreSQL service: Control Panel -> Administrative Tools -> Services

HM will accept any password now.

FAQ - Hold'em Manager Poker Tracking Software :: Password Issues (PostgreSQL) (http://faq.holdemmanager.com/questions/82/Password+Issues+(PostgreSQL)/)