Link to home
Start Free TrialLog in
Avatar of anilkumar_bks
anilkumar_bks

asked on

How to modify Roundcube Webmail login password for MD5 encryption in iRedMail

Dear All,

We have written code for MD5 encryption and we send the encrypted password for storing in LDAP. How do we modify or generate MD5 encryption for the user keyed in password in Roundcube webmail to authenticate the users

Your help in this regard is highly appreciated.
Avatar of farzanj
farzanj
Flag of Canada image

Are you trying to manually generate the password on the shell or through your code/script.  If so what language are you using?  Do you know the file where you have to modify the password?
Avatar of anilkumar_bks
anilkumar_bks

ASKER

we have built a mobile application for registering the users. In the application we use MD5 encryption to encrypt the password and pass the encrypted data for registering the user in LDAP.

Now the problem is when we open roundcube webmail for accessing email the users types in his password, since the stored password in LDAP is encrypted we are not able to login.

We do not know the files to modify in Roundcube webmail.

Request your help in this regard.
ASKER CERTIFIED SOLUTION
Avatar of anilkumar_bks
anilkumar_bks

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.