From: Douglas Bagnall Date: Sun, 2 Mar 2025 01:00:36 +0000 (+1300) Subject: manpages:samba-tool gpo manage security list X-Git-Tag: tevent-0.17.0~540 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfa3ff6362f2b6000b3fb9299334c6ecb120c927;p=thirdparty%2Fsamba.git manpages:samba-tool gpo manage security list Signed-off-by: Douglas Bagnall Reviewed-by: Rowland Penny --- diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml index 8014e8bf204..c4c6f100282 100644 --- a/docs-xml/manpages/samba-tool.8.xml +++ b/docs-xml/manpages/samba-tool.8.xml @@ -2966,6 +2966,26 @@ enables most Registry policies. + + gpo manage security list <replaceable>gpo</replaceable> [options] + + List Samba Security Group Policy from the sysvol. + + This command lists security settings from the sysvol that will + be applied to winbind clients. These settings only apply to the + AD DC. + + Example: + samba-tool gpo manage security list {31B2F340-016D-11D2-945F-00C04FB984F9} + + + + + -H URL, --URL=URL + LDB URL for database or target server + + + gpo setinheritance <replaceable>container_dn</replaceable> <replaceable>block|inherit</replaceable> [options] Set inheritance flag on a container.