[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [phpGroupWare-users] Forgot admin password
From: |
Dave Hall |
Subject: |
Re: [phpGroupWare-users] Forgot admin password |
Date: |
Fri, 21 Sep 2007 08:55:24 +1000 |
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 address@hidden
w phpgroupware.org
j address@hidden
sip address@hidden
_ ____ __ __
_ __ | |__ _ __ / ___|_ __ ___ _ _ _ _\ \ / /_ _ _ __ ___
| '_ \| '_ \| '_ \| | _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V V / (_| | | | __/
| .__/|_| |_| .__/ \____|_| \___/ \__,_| .__/ \_/\_/ \__,_|_| \___|
|_| |_| |_|Web based collaboration platform