>From 96abc002deae41f9499e1d3f41cd3b576015876d Mon Sep 17 00:00:00 2001 From: Rowland Penny Date: Mon, 16 Nov 2015 16:07:31 +0000 Subject: [PATCH 4/5] Subject: [PATCH 4/4] samba-tool manpage: Add user & group 'nisadd' lines Signed-off-by: Rowland Penny --- docs-xml/manpages/samba-tool.8.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml index a575a20..486aacb 100644 --- a/docs-xml/manpages/samba-tool.8.xml +++ b/docs-xml/manpages/samba-tool.8.xml @@ -445,6 +445,12 @@ + group nisadd + Add RFC2307 attributes to a group, similar to using the ADUC +UNIX Attributes tab. + + + group removemembers <replaceable>groupname</replaceable> <replaceable>members</replaceable> [options] Remove members from the specified AD group. @@ -572,6 +578,12 @@ + user nisadd + Add RFC2307 attributes to a user, similar to using the ADUC +UNIX Attributes tab. + + + user password [options] Change password for an user account (the one provided in authentication). -- 1.7.10.4