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
_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users