File: ch03s02.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 (13 lines) | stat: -rw-r--r-- 4,220 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Groups</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="ch03.html" title="Chapter3.Managing entries in your LDAP directory"><link rel="next" href="ch03s03.html" title="Hosts"></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">Groups</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03.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="ch03s03.html">Next</a></td></tr></table><hr></div><div class="section" title="Groups"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp5633968"></a>Groups</h2></div></div></div><p></p><div class="section" title="Unix"><div class="titlepage"><div><div><h3 class="title"><a name="idp5634864"></a>Unix</h3></div></div></div><p>This module is used to manage Unix group entries. This is the
        default module to manage Unix groups and uses the nis.schema. Suse
        users who use the rfc2307bis.schema need to use LAM Pro.</p><div class="screenshot"><div class="mediaobject"><img src="images/mod_unixGroup.png"></div></div></div><div class="section" title="Unix groups with rfc2307bis schema (LAM Pro)"><div class="titlepage"><div><div><h3 class="title"><a name="idp5637888"></a>Unix groups with rfc2307bis schema (LAM Pro)</h3></div></div></div><p>Some applications (e.g. Suse Linux) use the rfc2307bis schema
        for Unix accounts instead of the nis schema. In this case group
        accounts are based on the object class <a lang="" class="link" href="ch03s05.html" title="Group of (unique) names (LAM Pro)">groupOf(Unique)Names</a>. The object class
        is auxiliary in this case.</p><p>LAM Pro supports these groups with a special account module:
        <span class="bold"><strong>rfc2307bisPosixGroup</strong></span></p><p>Use this module only if your system depends on the rfc2307bis
        schema. The module can be selected in the LAM configuration.</p><div class="screenshot"><div class="mediaobject"><img src="images/rfc2307bis.png"></div></div><div class="screenshot"><div class="mediaobject"><img src="images/mod_unixGroupLAMPro.png"></div></div></div><div class="section" title="Samba 3"><div class="titlepage"><div><div><h3 class="title"><a name="idp5644880"></a>Samba 3</h3></div></div></div><p>LAM supports managing Samba 3 groups. You can set special group
        types and also create Windows predefined groups like "Domain
        admins".</p><div class="screenshot"><div class="mediaobject"><img src="images/mod_sambaGroup.png"></div></div></div><div class="section" title="Quota"><div class="titlepage"><div><div><h3 class="title"><a name="idp5647840"></a>Quota</h3></div></div></div><p>You can manage file system quotas with LAM. This requires to
        setup <a class="link" href="apd.html" title="AppendixD.Setup for home directory and quota management">lamdaemon</a>. File system quotas
        are not stored inside LAM but managed directly on the specified
        servers.</p><div class="screenshot"><div class="mediaobject"><img src="images/mod_quotaGroup.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="ch03.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="ch03s03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter3.Managing entries in your LDAP directory</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">Hosts</td></tr></table></div></body></html>