Re: Forgot admin password

Dave Hall <[email protected]>
Newsgroups gmane.comp.web.phpgroupware.general
Organization phpGroupWare
Message-ID <[email protected]>
On Thu, 2007-09-20 at 05:43 -0700, beyi wrote:
> 
> Hello to all,
> 
> i've installed phpGroupWare 0.9.16.012 about 2 month ago. After the installtion i've login as admin (at the frontend). Since that day i don't need the admin account. But now i must change something i've created as admin, but i can't login. I think i've forgot my password. 
> I tried to copy the hash-code in the MySQL-Table phpgw_accounts from another user, but it also don't works. :(
> How can i change the password for a user???

Try running this in mysql or phpmyadmin

UPDATE phpgw_accounts SET account_pwd = MD5('my new password') WHERE
account_lid='admin'

Change admin to the name of your admin user.

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e [email protected]
w phpgroupware.org
j [email protected]
sip [email protected]
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.