mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
docs-xml: Add parameter all_groupmem to idmap_ad
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15605
Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit a485d9de2f
)
This commit is contained in:
parent
215bb9bd48
commit
8857cf2997
@ -105,6 +105,16 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
<term>all_groupmem = yes/no</term>
|
||||||
|
<listitem><para>
|
||||||
|
If set to <parameter>yes</parameter> winbind will retrieve all
|
||||||
|
group members for getgrnam(3), getgrgid(3) and getgrent(3) calls,
|
||||||
|
including those with missing uidNumber.
|
||||||
|
</para>
|
||||||
|
<para>Default: no</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
<term>deny ous</term>
|
<term>deny ous</term>
|
||||||
<listitem><para>This parameter is a list of OUs from
|
<listitem><para>This parameter is a list of OUs from
|
||||||
which objects will not be mapped via the ad idmap
|
which objects will not be mapped via the ad idmap
|
||||||
|
Loading…
Reference in New Issue
Block a user