LDAP Admin - Password Policy CheckerPassword Policy Checker by John 'Profic' Ustiuzhanin
ver 1.0Template for Password Policy Checker entry (OpenLDAP ppolicy overlay)
<template>
<name>Password Policy Checker</name>
<description>Template for Password Policy Checker entry (OpenLDAP ppolicy overlay)</description>
<version>1.0</version>
<author>John 'Profic' Ustiuzhanin</author>
<email>profic@gmail.com</email>
<attribute>
<name>objectClass</name>
<value>pwdPolicyChecker</value>
</attribute>
<attribute type="text">
<name>pwdCheckModule</name>
<description>̀odule for user-defined password policy checks (in modulepath or abosulte path)</description>
</attribute>
</template>
|