[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Wed Dec 23 02:36:56 MST 2009


The branch, master has been updated
       via  3b40ec8... s3-docs: mention -M option and remove nonexisting -G option in pdbedit manpage.
      from  802e932... s3:ntlmssp: only include ntlmssp.h where actually needed

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 3b40ec83705f7ea61f4d4b88438493b6c197f222
Author: Günther Deschner <gd at samba.org>
Date:   Wed Dec 23 10:33:13 2009 +0100

    s3-docs: mention -M option and remove nonexisting -G option in pdbedit manpage.
    
    Guenther

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/manpages-3/pdbedit.8.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages-3/pdbedit.8.xml b/docs-xml/manpages-3/pdbedit.8.xml
index 86a566d..2d074d9 100644
--- a/docs-xml/manpages-3/pdbedit.8.xml
+++ b/docs-xml/manpages-3/pdbedit.8.xml
@@ -29,12 +29,12 @@
 		<arg choice="opt">-f fullname</arg>
 		<arg choice="opt">--force-initialized-passwords</arg>
 		<arg choice="opt">-g</arg>
-		<arg choice="opt">-G SID|RID</arg>
 		<arg choice="opt">-h homedir</arg>
 		<arg choice="opt">-i passdb-backend</arg>
 		<arg choice="opt">-I domain</arg>
 		<arg choice="opt">-L </arg>
 		<arg choice="opt">-m</arg>
+		<arg choice="opt">-M SID|RID</arg>
 		<arg choice="opt">-N description</arg>
 		<arg choice="opt">-P account-policy</arg>
 		<arg choice="opt">-p profile</arg>
@@ -215,13 +215,13 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:
 		</varlistentry>
 
 		<varlistentry>
-		<term>-G|'--group SID' SID|rid</term>
+		<term>-M|'--machine SID' SID|rid</term>
 		<listitem><para>
-		This option can be used while adding or modifying a user account. It 
-		will specify the users' new primary group SID (Security Identifier) or 
+		This option can be used while adding or modifying a machine account. It
+		will specify the machines' new primary group SID (Security Identifier) or
 		rid. </para>
 
-		<para>Example: <command>-G S-1-5-21-2447931902-1787058256-3961074038-1201</command></para>
+		<para>Example: <command>-M S-1-5-21-2447931902-1787058256-3961074038-1201</command></para>
 		</listitem>
 		</varlistentry>
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list