[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BillMax questions -- Password Problem



Heres the Solution, I hope this gets archived so its now searchable
Unlocking Failed Password accounts:

If so, running

`/usr/local/billmax/bin/dbenv`             <=== notice the back tics!

will get you the mysql client program going. From there you can enter
the following sql:


update auth set ntries=0,password=encrypt('your password here') where
user='your user login name';

will restore things so you can login.


----- Original Message -----
From: Scott Reed
Sent: Friday, March 17, 2006 8:12 PM
Subject: BillMax questions -- Password Problem

I messed up my BillMax administrative password and now it says I must contact the administrator to it fixed. The only other account on the system does not have permission to do permissions.  How do I fix my password?

Scott Reed
Owner
NewWays
Wireless Networking
Network Design, Installation and Administration
www.nwwnet.net

----------------------------------------------------------------------------- To unsubscribe from the "BillMax Questions" mailing list, please send a message to "majordomo@billmax.com" with "unsubscribe questions" in the message body. The message must be sent from the exact email address on the list.