support for LDAP views based on nsview
This commit is contained in:
parent
87cdeedf42
commit
ed0673332f
|
@ -6784,6 +6784,54 @@ OK (10 msec)</programlisting>
|
||||||
possible to specify options like NOPASSWD.</para>
|
possible to specify options like NOPASSWD.</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<title>LDAP views based on nsview (LAM Pro)</title>
|
||||||
|
|
||||||
|
<para>LAM Pro supports LDAP views based on the "nsview" object class.
|
||||||
|
These views allow to create an organizational unit that shows a subset
|
||||||
|
of your LDAP content. The subset is determined by an LDAP filter.</para>
|
||||||
|
|
||||||
|
<para><emphasis role="bold">Configuration:</emphasis></para>
|
||||||
|
|
||||||
|
<para>To activate view management in LAM Pro edit your server profile
|
||||||
|
and add the type "LDAP views".</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_nsview1.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_nsview2.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
|
<para>Now you are ready to create your views. Each view has a name, LDAP
|
||||||
|
filter and an optional description.</para>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_nsview4.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
|
||||||
|
<screenshot>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/mod_nsview3.png" />
|
||||||
|
</imageobject>
|
||||||
|
</mediaobject>
|
||||||
|
</screenshot>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>General information</title>
|
<title>General information</title>
|
||||||
|
|
||||||
|
@ -9568,6 +9616,24 @@ OK (10 msec)</programlisting>
|
||||||
|
|
||||||
<entry>Does not require any schema.</entry>
|
<entry>Does not require any schema.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><inlinemediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/schema_nsview.png" />
|
||||||
|
</imageobject>
|
||||||
|
</inlinemediaobject></entry>
|
||||||
|
|
||||||
|
<entry>LDAP views</entry>
|
||||||
|
|
||||||
|
<entry>nsview, organizationalunit</entry>
|
||||||
|
|
||||||
|
<entry>built-in</entry>
|
||||||
|
|
||||||
|
<entry>Part of LDAP server installation (e.g. 389 server)</entry>
|
||||||
|
|
||||||
|
<entry>LAM Pro only</entry>
|
||||||
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</table>
|
</table>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Loading…
Reference in New Issue