1 (edited by kadu137 2012-05-16 02:27:24)

Topic: iRedAdmin 0.1.8 change account password

==== ==== Provide required information to help troubleshoot and get quick answer ====
- iRedMail version 0.1.8:
- Linux version: CentOS release 6.2 (Final)
====

Good afternoon!

The IREDADMIN does not change the user password. Gives no error on the screen. It appears that was completed, but not enough to change.

Note: In RoundCube Webmail on 'change password' it alters normal.

I appreciate the help!


In the creation account, the system works without error, including the initial password. The problem is in changing the password by iredadmin!

My database is 'postgresql'.

Note2: Running the command to change the table 'mailbox' in the database, I can change the password directly with sql, but by iredadmin he fails to change the password value.

I managed to change this:
update mailbox set password = '$ $ 122326KHuD nl/J/dxTgwpq4mLwPsstxf0' where username = 'carloseduardo@xxxx.xxx.xx';

Post's attachments

2.JPG
2.JPG 32.31 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: iRedAdmin 0.1.8 change account password

Oops, my mistake. sad

Fixed moment ago, you can get patch here:
https://bitbucket.org/zhb/iredadmin-ose … 55a12a15cf

3

Re: iRedAdmin 0.1.8 change account password

Tks, my friend!