File: ch05.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 (6 lines) | stat: -rw-r--r-- 3,412 bytes parent folder | download
1
2
3
4
5
6
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter5.Access levels and password reset page (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="index.html" title="LDAP Account Manager - Manual"><link rel="prev" href="ch04s07.html" title="Tests"><link rel="next" href="ch05s02.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">Chapter5.Access levels and password reset page (LAM Pro)</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s07.html">Prev</a></td><th width="60%" align="center"></th><td width="20%" align="right"><a accesskey="n" href="ch05s02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter5.Access levels and password reset page (LAM Pro)"><div class="titlepage"><div><div><h2 class="title"><a name="a_accessLevelPasswordReset"></a>Chapter5.Access levels and password reset page (LAM Pro)</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch05.html#idp5920352">Access levels</a></span></dt><dt><span class="section"><a href="ch05s02.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" title="Access levels"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp5920352"></a>Access levels</h2></div></div></div><p>There are three access levels:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><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 class="listitem"><p><span class="bold"><strong>Change passwords</strong></span></p><p>Similar to "Read only" except that the <a class="link" href="ch05s02.html" title="Password reset page">password reset page</a> is available.</p></li><li class="listitem"><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="ch04s07.html">Prev</a></td><td width="20%" align="center"></td><td width="40%" align="right"><a accesskey="n" href="ch05s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Tests</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>