File: ch03s14.html

package info (click to toggle)
ldap-account-manager 3.7-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 34,660 kB
  • sloc: php: 49,813; perl: 305; makefile: 169; sh: 156; pascal: 132; xml: 111
file content (7 lines) | stat: -rw-r--r-- 2,624 bytes parent folder | download
1
2
3
4
5
6
7
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Password policies (LAM Pro)</title><link rel="stylesheet" type="text/css" href="style.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="LDAP Account Manager - Manual"><link rel="up" href="ch03.html" title="Chapter3.Managing entries in your LDAP directory"><link rel="prev" href="ch03s13.html" title="Automount objects (LAM Pro)"><link rel="next" href="ch03s15.html" title="Custom scripts (LAM Pro)"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Password policies (LAM Pro)</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03s13.html">Prev</a></td><th width="60%" align="center">Chapter3.Managing entries in your LDAP directory</th><td width="20%" align="right"><a accesskey="n" href="ch03s15.html">Next</a></td></tr></table><hr></div><div class="section" title="Password policies (LAM Pro)"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="a_ppolicy"></a>Password policies (LAM Pro)</h2></div></div></div><p>OpenLDAP supports the <a class="ulink" href="http://linux.die.net/man/5/slapo-ppolicy" target="_top">ppolicy</a> overlay
      to manage password policies for LDAP entries. This allows you to set
      password policies which are independent from your applications. The
      policies are managed internally by the LDAP server.</p><p>You can manage these policies with LAM Pro with the account type
      "Password policies".</p><div class="screenshot"><div class="mediaobject"><img src="images/ppolicy.png"></div></div><p>You will need to add the ppolicy schema to your OpenLDAP
      configuration and activate the <a class="ulink" href="http://linux.die.net/man/5/slapo-ppolicy" target="_top">ppolicy</a> overlay
      module in slapd.conf to use this feature.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03s13.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="ch03.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="ch03s15.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Automount objects (LAM Pro)</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">Custom scripts (LAM Pro)</td></tr></table></div></body></html>