The Samba-Bugzilla – Attachment 15218 Details for
Bug 13986
'man net' does not contains 'net ads gpo refresh' description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-docs-Add-net-gpo-command-text-in-man-net.patch
0001-docs-Add-net-gpo-command-text-in-man-net.patch (text/plain), 2.65 KB, created by
Amit Kumar
on 2019-06-05 08:08:56 UTC
(
hide
)
Description:
0001-docs-Add-net-gpo-command-text-in-man-net.patch
Filename:
MIME Type:
Creator:
Amit Kumar
Created:
2019-06-05 08:08:56 UTC
Size:
2.65 KB
patch
obsolete
>From a2b518cb2ff8616bae81c575fb7ea076c1784331 Mon Sep 17 00:00:00 2001 >From: Amit Kumar <amitkuma@redhat.com> >Date: Thu, 6 Jun 2019 01:54:31 +0530 >Subject: [PATCH] docs: Add 'net gpo command' text in man net > >This change adds contents to man net for 'net ads gpo' command >set based on results got after executing: >'# net ads gpo help' and subcommands > >Fixes: https://bugzilla.samba.org/show_bug.cgi?id=13986 > >Signed-off-by: Amit Kumar <amitkuma@redhat.com> >--- > docs-xml/manpages/net.8.xml | 45 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 45 insertions(+) > >diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml >index 37dfa2af694..892a33f38f9 100644 >--- a/docs-xml/manpages/net.8.xml >+++ b/docs-xml/manpages/net.8.xml >@@ -1307,6 +1307,51 @@ against an NT4 Domain Controller. > > </refsect2> > >+<refsect2> >+ >+<title>ADS GPO</title> >+<refsect3> >+<title>ADS GPO APPLY [<replaceable>USERNAME</replaceable>] [<replaceable>MACHINENAME</replaceable>]</title> >+<para>Apply GPOs for user/machine.</para> >+</refsect3> >+ >+<refsect3> >+<title>ADS GPO GETGPO [<replaceable>GPO</replaceable>]</title> >+<para>List specified GPO.</para> >+</refsect3> >+ >+<refsect3> >+<title>ADS GPO LINKADD [<replaceable>LINKDN</replaceable>] [<replaceable>GPODN</replaceable>]</title> >+<para>Link a container to a GPO. <replaceable>LINKDN</replaceable> Container to link to a GPO. <replaceable>GPODN</replaceable> GPO to link container to. DNs must be provided properly escaped. See RFC 4514 for details.</para> >+</refsect3> >+ >+<refsect3> >+<title>ADS GPO LINKADD [<replaceable>LINKDN</replaceable>] [<replaceable>GPODN</replaceable>]</title> >+<para>Link a container to a GPO. <replaceable>LINKDN</replaceable> Container to link to a GPO. <replaceable>GPODN</replaceable> GPO to link container to. DNs must be provided properly escaped. See RFC 4514 for details.</para> >+</refsect3> >+ >+<refsect3> >+<title>ADS GPO LINKGET [<replaceable>CONTAINER</replaceable>]</title> >+<para>Lists gPLink of a containter.</para> >+</refsect3> >+ >+<refsect3> >+<title>ADS GPO LIST [<replaceable>USERNAME</replaceable>] [<replaceable>MACHINENAME</replaceable>]</title> >+<para>Lists all GPOs for user/machine.</para> >+</refsect3> >+ >+<refsect3> >+<title>ADS GPO LISTALL</title> >+<para>Lists all GPOs on a DC.</para> >+</refsect3> >+ >+<refsect3> >+<title>ADS GPO REFRESH [<replaceable>USERNAME</replaceable>] [<replaceable>MACHINENAME</replaceable>]</title> >+<para>Lists all GPOs assigned to an account and download them. <replaceable>USERNAME</replaceable> User to refresh GPOs for. <replaceable>MACHINENAME</replaceable> Machine to refresh GPOs for.</para> >+</refsect3> >+ >+</refsect2> >+ > <refsect2> > <title>ADS LEAVE [--keep-account]</title> > >-- >2.17.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 13986
: 15218