Topic: usserPassword in clear text
Hi,
I have installed iReadMail with LDAP as backend. So far local authentication is working well. Next step is to use Pass-Through authentication to forward authentication for selective accounts to Microsoft AD.
Main requirement for this is having 'userPassword' attribute in clear text to be able to add authentication method and AD user:
userPassword: {SASL}username@ad.domain.com
Where in iReadMail configuration I can setup, that passwords need to be stored in clear text ?
I found in some post that I need to change variables in settings.py file. Unfortunately it was about some older version (post date by year 2010) but I was able to find this same variables in file default_settings.py:
#
DEFAULT_PASSWORD_SCHEME = 'PLAIN'
# Allow to store password in plain text.
# It will show a HTML checkbox to allow admin to store newly created user
# password or reset password in plain text. If not checked, password
# will be stored as encrypted.
STORE_PASSWORD_IN_PLAIN_TEXT_TEXT = True
Unfortunately it still doesn't work and password is still encrypted
userPassword:: e1NTSEF9Z3VuRkVqVlh4aXV6Y1F0T3NBVUJ6NDZidDlxUUNhS3g5S2RGbkE9PQ=
What I'm doing wrong ?
Or I'm doing right only this option is not accessible ?
Any help very welcome
Thanks
Irek
==== Required information ====
- iRedMail version: iReadMail-0.9.0
- Store mail accounts in which backend (LDAP/MYSQL/PSQL): LDAP
- Linux/BSD distribution name and version: Centos 6.6
- Related log if you're reporting an issue:
====
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.