1

Topic: LDAP Password Policies for iRedAdmin and iRedMail

Hi

Is there way, I can implement LDAP Password Policies for iRedAdmin and iRedMail ? In other words, do we have the features:

pwdMinAge
pwdMaxAge
pwdInHistory
pwdCheckQuality
pwdMinLength
pwdExpireWarning
pwdGraceAuthnLimit
pwdLockout
pwdLockoutDuration
pwdMaxFailure
pwdFailureCountInterval
pwdMustChange
etc

Implementing iRedMail with OpenLDAP including Password Policies play a major role in ISMS (ISO 27001). Please excuse me if these features are already available.

Regards
Rajesh Adapa

----

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

2

Re: LDAP Password Policies for iRedAdmin and iRedMail

iRedMail haven't achieved password policy yet, it requires overlay 'ppolicy'.

3

Re: LDAP Password Policies for iRedAdmin and iRedMail

Do you have any mere plans of implementing this ? I am sure this will add a great value to the system.

4

Re: LDAP Password Policies for iRedAdmin and iRedMail

I will add this as a feature request for iRedMail.
Honestly, i have no plan for this feature yet, so it will be delayed.
If you want to give it a try, it's great if you can share your steps in our community, so that i can achieve it in iRedMail by following your tutorial.

5

Re: LDAP Password Policies for iRedAdmin and iRedMail

maybe by implementing the samba3.schema?
this way we have mailusers with your pwd-policy and can create samba-users out of them smile

6

Re: LDAP Password Policies for iRedAdmin and iRedMail

cross-reference to samba integration

7

Re: LDAP Password Policies for iRedAdmin and iRedMail

I tried with this tutorial before, but can't get it working:
http://www.zytrax.com/books/ldap/ch6/ppolicy.html

Haven't dive into it yet.