File: ch03s05.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-- 2,743 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>Group of (unique) names (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="ch03s04.html" title="Samba 3 domains"><link rel="next" href="ch03s06.html" title="Asterisk"></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">Group of (unique) names (LAM Pro)</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03s04.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="ch03s06.html">Next</a></td></tr></table><hr></div><div class="section" title="Group of (unique) names (LAM Pro)"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="a_groupOfNames"></a>Group of (unique) names (LAM Pro)</h2></div></div></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.
      Activate the account type "Group of names" in your LAM server profile to
      use these account modules.</p><p>Group of (unique) names have four basic attributes:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>Name: a unique name for the group</p></li><li class="listitem"><p>Description: optional description</p></li><li class="listitem"><p>Owner: the account which owns this group (optional)</p></li><li class="listitem"><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 class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03s04.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="ch03s06.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Samba 3 domains</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">Asterisk</td></tr></table></div></body></html>