*** empty log message ***

This commit is contained in:
Roland Gruber 2008-01-06 19:27:50 +00:00
parent 15f7672654
commit bc766b6cb9
10 changed files with 37 additions and 7 deletions

View File

@ -1,10 +1,10 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 1. Self service</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="up" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="prev" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="next" href="ch01s02.html" title="Creating a self service profile"></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">Chapter 1. Self service</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch01s02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="id2545083"></a>Chapter 1. Self service</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch01.html#id2521333">Preparations</a></span></dt><dd><dl><dt><span class="section"><a href="ch01.html#id2545105">OpenLDAP ACLs</a></span></dt><dt><span class="section"><a href="ch01.html#id2545169">Other LDAP servers</a></span></dt></dl></dd><dt><span class="section"><a href="ch01s02.html">Creating a self service profile</a></span></dt><dt><span class="section"><a href="ch01s03.html">Edit your new profile</a></span></dt></dl></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2521333"></a>Preparations</h2></div></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2545105"></a>OpenLDAP ACLs</h3></div></div></div><p>By default only a few administrative users have write access to
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 1. Self service</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="up" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="prev" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="next" href="ch01s02.html" title="Creating a self service profile"></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">Chapter 1. Self service</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch01s02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="id2545086"></a>Chapter 1. Self service</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch01.html#id2521335">Preparations</a></span></dt><dd><dl><dt><span class="section"><a href="ch01.html#id2545108">OpenLDAP ACLs</a></span></dt><dt><span class="section"><a href="ch01.html#id2545172">Other LDAP servers</a></span></dt></dl></dd><dt><span class="section"><a href="ch01s02.html">Creating a self service profile</a></span></dt><dt><span class="section"><a href="ch01s03.html">Edit your new profile</a></span></dt></dl></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2521335"></a>Preparations</h2></div></div></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2545108"></a>OpenLDAP ACLs</h3></div></div></div><p>By default only a few administrative users have write access to
the LDAP database. Before your users may change their settings you
must allow them to change their LDAP data.</p><p>This can be done by adding an ACL to your slapd.conf which looks
like this:</p><p><span class="bold"><strong>access to</strong></span></p><p><span class="bold"><strong>
attrs=mail,sn,givenName,telephoneNumber,mobile,facsimileTelephoneNumber,street,postalAddress,postOfficeBox,postalCode,password</strong></span></p><p><span class="bold"><strong> by self write</strong></span></p><p>If you do not want them to change all attributes then reduce the
list to fit your needs. Some modules may require additional LDAP
attributes.</p><p>Usually, the slapd.conf file is located in /etc/ldap or
/etc/openldap.</p></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2545169"></a>Other LDAP servers</h3></div></div></div><p>There exist many LDAP implementations. If you do not use
/etc/openldap.</p></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2545172"></a>Other LDAP servers</h3></div></div></div><p>There exist many LDAP implementations. If you do not use
OpenLDAP you need to write your own ACLs. Please check the manual of
your LDAP server for instructions.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch01s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">LDAP Account Manager Pro - HowTo </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Creating a self service profile</td></tr></table></div></body></html>

View File

@ -1,4 +1,4 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Creating a self service profile</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="up" href="ch01.html" title="Chapter 1. Self service"><link rel="prev" href="ch01.html" title="Chapter 1. Self service"><link rel="next" href="ch01s03.html" title="Edit your new profile"></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">Creating a self service profile</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01.html">Prev</a> </td><th width="60%" align="center">Chapter 1. Self service</th><td width="20%" align="right"> <a accesskey="n" href="ch01s03.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2545183"></a>Creating a self service profile</h2></div></div></div><p>A self service profile defines what input fields your users see
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Creating a self service profile</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="up" href="ch01.html" title="Chapter 1. Self service"><link rel="prev" href="ch01.html" title="Chapter 1. Self service"><link rel="next" href="ch01s03.html" title="Edit your new profile"></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">Creating a self service profile</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01.html">Prev</a> </td><th width="60%" align="center">Chapter 1. Self service</th><td width="20%" align="right"> <a accesskey="n" href="ch01s03.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2545186"></a>Creating a self service profile</h2></div></div></div><p>A self service profile defines what input fields your users see
and some other general settings like the login caption.</p><p>When you go to the LAM configuration page you will see the self
service link at the bottom. This will lead you to the self service
configuration pages</p><div class="screenshot"><div class="mediaobject"><img src="images/conf1.jpg"></div></div><p>Now we need to create a new self service profile. Click on the

View File

@ -1,6 +1,6 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 2. Additional account modules</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="up" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="prev" href="ch01s03.html" title="Edit your new profile"></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">Chapter 2. Additional account modules</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s03.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> </td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="id2521685"></a>Chapter 2. Additional account modules</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch02.html#id2521722">Editing group of (unique) names</a></span></dt></dl></div><p>LAM Pro provides some more account modules to support additional
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 2. Additional account modules</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="up" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="prev" href="ch01s03.html" title="Edit your new profile"><link rel="next" href="ch03.html" title="Chapter 3. Access levels and passwort reset"></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">Chapter 2. Additional account modules</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s03.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="id2521685"></a>Chapter 2. Additional account modules</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch02.html#id2521722">Managing group of (unique) names</a></span></dt></dl></div><p>LAM Pro provides some more account modules to support additional
LDAP object classes.</p><p>Currently these are:</p><div class="itemizedlist"><ul type="disc"><li><p>groupOfNames</p></li><li><p>groupOfUniqueNames</p></li></ul></div><p>These classes can be used to represent group relations. Since they
allow DNs as members you can also use them to represent nested
groups.</p><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2521722"></a>Editing group of (unique) names</h2></div></div></div><p>Group of (unique) names have four basic attributes:</p><div class="itemizedlist"><ul type="disc"><li><p>Name: a unique name for the group</p></li><li><p>Description: optional description</p></li><li><p>Owner: the account which owns this group (optional)</p></li><li><p>Members: the members of the group (at least one is
groups.</p><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2521722"></a>Managing group of (unique) names</h2></div></div></div><p>Group of (unique) names have four basic attributes:</p><div class="itemizedlist"><ul type="disc"><li><p>Name: a unique name for the group</p></li><li><p>Description: optional description</p></li><li><p>Owner: the account which owns this group (optional)</p></li><li><p>Members: the members of the group (at least one is
required)</p></li></ul></div><p>You can add any accounts as members. This includes other groups
which leads to nested groups.</p><div class="screenshot"><div class="mediaobject"><img src="images/groupOfNames1.png"></div></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s03.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">Edit your new profile </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html>
which leads to nested groups.</p><div class="screenshot"><div class="mediaobject"><img src="images/groupOfNames1.png"></div></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s03.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Edit your new profile </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 3. Access levels and passwort reset</td></tr></table></div></body></html>

View File

@ -0,0 +1,6 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 3. Access levels and passwort reset</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="up" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="prev" href="ch02.html" title="Chapter 2. Additional account modules"><link rel="next" href="ch03s02.html" title="Password reset page"></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">Chapter 3. Access levels and passwort reset</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch03s02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="id2521996"></a>Chapter 3. Access levels and passwort reset</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch03.html#id2522008">Access levels</a></span></dt><dt><span class="section"><a href="ch03s02.html">Password reset page</a></span></dt></dl></div><p>You can define different access levels for each profile to allow or
disallow write access. The password reset page helps your deskside support
staff to reset user passwords.</p><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2522008"></a>Access levels</h2></div></div></div><p>There are three access levels:</p><div class="itemizedlist"><ul type="disc"><li><p><span class="bold"><strong>Write access (default)</strong></span></p><p>There are no restrictions. LAM admin users can manage account,
create profiles and set passwords.</p></li><li><p><span class="bold"><strong>Change passwords</strong></span></p><p>Similar to "Read only" except that the <a class="link" href="ch03s02.html" title="Password reset page">password reset page</a> is available.</p></li><li><p><span class="bold"><strong>Read only</strong></span></p><p>No write access to the LDAP database is allowed. It is also
impossible to manage account and PDF profiles.</p><p>Accounts may be viewed but no changes can be saved.</p></li></ul></div><p>The access level can be set on the server configuration
page:</p><div class="screenshot"><div class="mediaobject"><img src="images/accessLevel.png"></div></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch03s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 2. Additional account modules </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Password reset page</td></tr></table></div></body></html>

View File

@ -0,0 +1,19 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Password reset page</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="up" href="ch03.html" title="Chapter 3. Access levels and passwort reset"><link rel="prev" href="ch03.html" title="Chapter 3. Access levels and passwort reset"></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 reset page</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Access levels and passwort reset</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="s_pwdReset"></a>Password reset page</h2></div></div></div><p>This special page allows your deskside support staff to reset the
Unix and Samba passwords of your users. If you set the <a class="link" href="ch03.html#s_accessLevel">access level</a> to "Change passwords" then
LAM will not allow any changes to the LDAP database except password
changes via this page. The account pages will be still available in
read-only mode.</p><p>You can open the password reset page by clicking on the key symbol
on each user account:</p><div class="screenshot"><div class="mediaobject"><img src="images/passwordReset1.png"></div></div><p>There are three different options to set a new
password:</p><div class="itemizedlist"><ul type="disc"><li><p><span class="bold"><strong>set random password and display it on
screen</strong></span></p><p>This will set the user's password to a random value. The
password will be 11 characters long with a random combination of
letters, digits and ".-_".</p><p>You may want to use this method to tell users their new
passwords via phone.</p></li><li><p><span class="bold"><strong>set random password and mail it to
user</strong></span></p><p>If the user account has set the mail attribute then LAM can
send your user a mail with the new password. You can change the mail
template to fit your needs. See the help link for further
details.</p><p>Using this method will prevent that your support staff knows
the new password.</p></li><li><p><span class="bold"><strong>set specific password</strong></span></p><p>Here you can specify your own password.</p></li></ul></div><div class="screenshot"><div class="mediaobject"><img src="images/passwordReset2.png"></div></div><p>LAM will display contact information about the user like the
user's name, email address and telephone number. This will help your
deskside support to easily contact your users.</p><p>If a user account has Samba passwords set then LAM will offer to
synchronize the passwords.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch03.html">Up</a></td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">Chapter 3. Access levels and passwort reset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -1 +1 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>LDAP Account Manager Pro - HowTo</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="next" href="ch01.html" title="Chapter 1. Self service"></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">LDAP Account Manager Pro - HowTo</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr></table><hr></div><div class="book" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="id2447148"></a>LDAP Account Manager Pro - HowTo</h1></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="ch01.html">1. Self service</a></span></dt><dd><dl><dt><span class="section"><a href="ch01.html#id2521333">Preparations</a></span></dt><dd><dl><dt><span class="section"><a href="ch01.html#id2545105">OpenLDAP ACLs</a></span></dt><dt><span class="section"><a href="ch01.html#id2545169">Other LDAP servers</a></span></dt></dl></dd><dt><span class="section"><a href="ch01s02.html">Creating a self service profile</a></span></dt><dt><span class="section"><a href="ch01s03.html">Edit your new profile</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch02.html">2. Additional account modules</a></span></dt><dd><dl><dt><span class="section"><a href="ch02.html#id2521722">Editing group of (unique) names</a></span></dt></dl></dd></dl></div><div class="list-of-tables"><p><b>List of Tables</b></p><dl><dt>1.1. <a href="ch01s03.html#id2521564">General options</a></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Chapter 1. Self service</td></tr></table></div></body></html>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>LDAP Account Manager Pro - HowTo</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="LDAP Account Manager Pro - HowTo"><link rel="next" href="ch01.html" title="Chapter 1. Self service"></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">LDAP Account Manager Pro - HowTo</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr></table><hr></div><div class="book" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="id2446011"></a>LDAP Account Manager Pro - HowTo</h1></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="ch01.html">1. Self service</a></span></dt><dd><dl><dt><span class="section"><a href="ch01.html#id2521335">Preparations</a></span></dt><dd><dl><dt><span class="section"><a href="ch01.html#id2545108">OpenLDAP ACLs</a></span></dt><dt><span class="section"><a href="ch01.html#id2545172">Other LDAP servers</a></span></dt></dl></dd><dt><span class="section"><a href="ch01s02.html">Creating a self service profile</a></span></dt><dt><span class="section"><a href="ch01s03.html">Edit your new profile</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch02.html">2. Additional account modules</a></span></dt><dd><dl><dt><span class="section"><a href="ch02.html#id2521722">Managing group of (unique) names</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch03.html">3. Access levels and passwort reset</a></span></dt><dd><dl><dt><span class="section"><a href="ch03.html#id2522008">Access levels</a></span></dt><dt><span class="section"><a href="ch03s02.html">Password reset page</a></span></dt></dl></dd></dl></div><div class="list-of-tables"><p><b>List of Tables</b></p><dl><dt>1.1. <a href="ch01s03.html#id2521564">General options</a></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Chapter 1. Self service</td></tr></table></div></body></html>

View File

@ -45,6 +45,11 @@ div.navfooter hr {
margin-top:30px;
}
div.mediaobject img {
margin-top:20px;
margin-bottom:20px;
}
h1 { color:#253aa3; }
h2 { color:#000080; font-size:13pt; }