And finally, the project doc page on pw policies: https://directory.apache.org/apacheds/advanced-ug/4.3-password-policy.html
> On Sep 12, 2019, at 8:45 AM, Shawn McKinney <[email protected]> wrote: > > >> On Sep 12, 2019, at 8:44 AM, Shawn McKinney <[email protected]> wrote: >> >> Also you asked about pw policies: >> >> https://iamfortress.net/2015/06/11/what-are-password-policies/ >> >> NOt so difficult of a topic as delegation. Should be easier to find some >> samples. >> >> Here’s how fortress does it. Keep in mind the test class uses the fortress >> APIs, which then call the Apache LDAP Apis, meaning you’ll have to connect >> the dots to understand how the pwpolicy is interpreted. > > And the link to fortress pwpolicy tests: > > https://github.com/apache/directory-fortress-core/blob/master/src/test/java/org/apache/directory/fortress/core/impl/PswdPolicyMgrImplTest.java > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
