aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/samba/samba-4.4.5/00-fix-typos-in-man-pages.patch
blob: c94bc31857924b991fe7e4784de408babd44b9a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
From 1573638212a9733a44939a4d38a226f38dca36f1 Mon Sep 17 00:00:00 2001
From: Michele Baldessari <michele@acksyn.org>
Date: Tue, 9 Jul 2013 23:23:33 +0200
Subject: [PATCH] Fix typos in man-pages

Fix some typos in the man-pages.

Signed-off-by: Michele Baldessari <michele@acksyn.org>
Reviewed-by: Simo Sorce <idra@samba.org>

Autobuild-User(master): Simo Sorce <idra@samba.org>
Autobuild-Date(master): Wed Jul 10 16:45:07 CEST 2013 on sn-devel-104
---
 docs-xml/manpages/dbwrap_tool.1.xml              | 2 +-
 docs-xml/manpages/idmap_autorid.8.xml            | 2 +-
 docs-xml/manpages/net.8.xml                      | 2 +-
 docs-xml/manpages/pdbedit.8.xml                  | 2 +-
 docs-xml/manpages/samba.7.xml                    | 2 +-
 docs-xml/manpages/smbclient.1.xml                | 2 +-
 docs-xml/manpages/smbpasswd.5.xml                | 2 +-
 docs-xml/manpages/vfs_smb_traffic_analyzer.8.xml | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

Index: samba-4.1.11/docs-xml/manpages/smbstatus.1.xml
===================================================================
--- samba-4.1.11.orig/docs-xml/manpages/smbstatus.1.xml
+++ samba-4.1.11/docs-xml/manpages/smbstatus.1.xml
@@ -137,6 +137,13 @@
 		</listitem>
 		</varlistentry>
 
+		<varlistentry>
+		<term>-n|--numeric</term>
+		<listitem><para>causes smbstatus to display numeric UIDs and GIDs instead of
+				resolving them to names.</para>
+		</listitem>
+		</varlistentry>
+
 	</variablelist>
 </refsect1>
 
Index: samba-4.1.11/docs-xml/manpages/sharesec.1.xml
===================================================================
--- samba-4.1.11.orig/docs-xml/manpages/sharesec.1.xml
+++ samba-4.1.11/docs-xml/manpages/sharesec.1.xml
@@ -129,6 +129,13 @@
 		</para></listitem>
 		</varlistentry>
 
+		<varlistentry>
+		<term>-S|--setsddl=STRING</term>
+		<listitem><para>
+		Set security descriptor by providing ACL in SDDL format.
+		</para></listitem>
+		</varlistentry>
+
 		&stdarg.help;
 		&stdarg.server.debug;
 		&popt.common.samba;
Index: samba-4.1.11/docs-xml/build/DTD/samba.entities
===================================================================
--- samba-4.1.11.orig/docs-xml/build/DTD/samba.entities
+++ samba-4.1.11/docs-xml/build/DTD/samba.entities
@@ -270,6 +270,44 @@ file.
 &popt.common.samba;
 '>
 
+<!ENTITY stdarg.signing '
+<varlistentry>
+<term>-S|--signing on|off|required</term>
+<listitem><para>Set the client signing state.
+</para></listitem>
+</varlistentry>
+'>
+
+<!ENTITY stdarg.machinepass '
+<varlistentry>
+<term>-P|--machine-pass</term>
+<listitem><para>Use stored machine account password.
+</para></listitem>
+</varlistentry>
+'>
+
+<!ENTITY stdarg.encrypt '
+<varlistentry>
+<term>-e|--encrypt</term>
+<listitem><para>
+This command line parameter requires the remote
+server support the UNIX extensions or that the SMB3 protocol has been selected.
+Requests that the connection be encrypted. Negotiates SMB encryption using either
+SMB3 or POSIX extensions via GSSAPI. Uses the given credentials for
+the encryption negotiation (either kerberos or NTLMv1/v2 if given
+domain/username/password triple. Fails the connection if encryption
+cannot be negotiated.
+</para></listitem>
+</varlistentry>
+'>
+
+<!ENTITY stdarg.pwnthash '
+<varlistentry>
+<term>--pw-nt-hash</term>
+<listitem><para>The supplied password is the NT hash.
+</para></listitem>
+</varlistentry>
+'>
 
 <!ENTITY stdarg.resolve.order '
 <varlistentry>