source: vendor/current/docs-xml/build/DTD/samba.entities

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 17.0 KB
Line 
1<!--
2 vim:ft=dtd
3-->
4
5<!-- Email Address' -->
6<!ENTITY email.dbannon 'D.Bannon@latrobe.edu.au'>
7<!ENTITY email.jerry 'jerry@samba.org'>
8<!ENTITY email.patches 'samba-patches@samba.org'>
9<!ENTITY email.jelmer 'jelmer@samba.org'>
10<!ENTITY email.jht 'jht@samba.org'>
11<!ENTITY email.ghenry 'ghenry@suretecsystems.com'>
12
13<!-- Author entities -->
14<!ENTITY person.jelmer '
15<firstname>Jelmer</firstname><othername>R.</othername><surname>Vernooij</surname><othername>R.</othername>
16<affiliation>
17 <orgname>The Samba Team</orgname>
18 <address><email>jelmer@samba.org</email></address>
19</affiliation>'>
20
21<!ENTITY author.jelmer '<author>&person.jelmer;</author>'>
22
23<!ENTITY person.jerry '
24<firstname>Gerald</firstname><surname>Carter</surname><othername>(Jerry)</othername>
25<affiliation>
26 <orgname>Samba Team</orgname>
27 <address><email>jerry@samba.org</email></address>
28</affiliation>'>
29
30<!ENTITY author.jerry '<author>&person.jerry;</author>'>
31
32<!ENTITY author.jeremy '
33<author>
34 <firstname>Jeremy</firstname><surname>Allison</surname>
35 <affiliation>
36 <orgname>Samba Team</orgname>
37 <address><email>jra@samba.org</email></address>
38 </affiliation>
39</author>'>
40
41<!ENTITY person.jht '
42<firstname>John</firstname><surname>Terpstra</surname><othername>H.</othername>
43<affiliation>
44 <orgname>Samba Team</orgname>
45 <address><email>jht@samba.org</email></address>
46</affiliation>'>
47
48<!ENTITY author.jht '<author>&person.jht;</author>'>
49
50<!ENTITY person.gd '
51<firstname>Guenther</firstname><surname>Deschner</surname>
52<affiliation>
53 <orgname>Samba Team</orgname>
54 <address><email>gd@samba.org</email></address>
55</affiliation>'>
56
57<!ENTITY author.gd '<author>&person.gd;</author>'>
58
59<!ENTITY person.kauer '
60<firstname>Karl</firstname><surname>Auer</surname>
61<affiliation>
62 <orgname>Samba Team</orgname>
63 <address><email>kauer@biplane.com.au</email></address>
64</affiliation>
65'>
66
67<!ENTITY author.kauer '<author>&person.kauer;</author>'>
68
69<!ENTITY person.danshearer '
70<firstname>Dan</firstname><surname>Shearer</surname>
71<affiliation>
72 <orgname>Samba Team</orgname>
73 <address><email>dan@samba.org</email></address>
74</affiliation>
75'>
76
77<!ENTITY author.danshearer '<author>&person.danshearer;</author>'>
78
79<!ENTITY person.tpot '
80<firstname>Tim</firstname><surname>Potter</surname>
81<affiliation>
82 <orgname>Samba Team</orgname>
83 <address><email>tpot@samba.org</email></address>
84</affiliation>
85'>
86
87<!ENTITY author.tpot '<author>&person.tpot;</author>'>
88
89<!ENTITY author.tridge '
90<author>
91 <firstname>Andrew</firstname><surname>Tridgell</surname>
92 <affiliation>
93 <orgname>Samba Team</orgname>
94 <address><email>tridge@samba.org</email></address>
95 </affiliation>
96</author>'>
97
98<!ENTITY person.jmcd '
99 <firstname>Jim</firstname><surname>McDonough</surname>
100 <affiliation>
101 <orgname>IBM</orgname>
102 <address><email>jmcd@us.ibm.com</email></address>
103 </affiliation>'>
104
105<!ENTITY author.jmcd '<author>&person.jmcd;</author>'>
106
107<!ENTITY person.vl '
108<firstname>Volker</firstname><surname>Lendecke</surname>
109<affiliation>
110 <orgname>Samba Team</orgname>
111 <address><email>Volker.Lendecke@SerNet.DE</email></address>
112</affiliation>'>
113
114<!ENTITY author.vl '<author>&person.vl;</author>'>
115
116<!ENTITY author.dbannon '
117<author>
118 <firstname>David</firstname><surname>Bannon</surname>
119 <affiliation>
120 <orgname>Samba Team</orgname>
121 <address><email>dbannon@samba.org</email></address>
122 </affiliation>
123</author>'>
124
125<!ENTITY author.mimir '
126<author>
127 <firstname>Rafal</firstname><surname>Szczesniak</surname>
128 <affiliation>
129 <orgname>Samba Team</orgname>
130 <address><email>mimir@samba.org</email></address>
131 </affiliation>
132</author>'>
133
134<!ENTITY author.dlechnyr '
135<author>
136 <firstname>David</firstname><surname>Lechnyr</surname>
137 <affiliation>
138 <orgname>Unofficial HOWTO</orgname>
139 <address><email>david@lechnyr.com</email></address>
140 </affiliation>
141</author>'>
142
143<!ENTITY author.eroseme '
144<author>
145 <firstname>Eric</firstname><surname>Roseme</surname>
146 <affiliation>
147 <orgname>HP Oplocks Usage Recommendations Whitepaper</orgname>
148 <address><email>eric.roseme@hp.com</email></address>
149 </affiliation>
150</author>'>
151
152<!ENTITY author.ghenry '
153<author>
154 <firstname>Gavin</firstname><surname>Henry</surname>
155 <affiliation>
156 <orgname>Suretec Systems Limited, UK</orgname>
157 <address><email>ghenry@suretecsystems.com</email></address>
158 </affiliation>
159</author>'>
160
161<!ENTITY stdarg.server.debug '
162<varlistentry>
163<term>-d|--debuglevel=level</term>
164<listitem>
165<para><replaceable>level</replaceable> is an integer
166from 0 to 10. The default value if this parameter is
167not specified is 0.</para>
168
169<para>The higher this value, the more detail will be
170logged to the log files about the activities of the
171server. At level 0, only critical errors and serious
172warnings will be logged. Level 1 is a reasonable level for
173day-to-day running - it generates a small amount of
174information about operations carried out.</para>
175
176<para>Levels above 1 will generate considerable
177amounts of log data, and should only be used when
178investigating a problem. Levels above 3 are designed for
179use only by developers and generate HUGE amounts of log
180data, most of which is extremely cryptic.</para>
181
182<para>Note that specifying this parameter here will
183override the <smbconfoption name="log level" /> parameter
184in the &smb.conf; file.</para>
185</listitem>
186</varlistentry>'>
187
188<!ENTITY stdarg.client.debug '
189<varlistentry>
190<term>-d|--debuglevel=level</term>
191<listitem>
192<para><replaceable>level</replaceable> is an integer
193from 0 to 10. The default value if this parameter is
194not specified is 1.</para>
195
196<para>The higher this value, the more detail will be
197logged to the log files about the activities of the
198server. At level 0, only critical errors and serious
199warnings will be logged. Level 1 is a reasonable level for
200day-to-day running - it generates a small amount of
201information about operations carried out.</para>
202
203<para>Levels above 1 will generate considerable
204amounts of log data, and should only be used when
205investigating a problem. Levels above 3 are designed for
206use only by developers and generate HUGE amounts of log
207data, most of which is extremely cryptic.</para>
208
209<para>Note that specifying this parameter here will
210override the <smbconfoption name="log level" /> parameter
211in the &smb.conf; file.</para>
212</listitem>
213</varlistentry>'>
214
215<!ENTITY stdarg.configfile '
216<varlistentry>
217<term>-s|--configfile=&lt;configuration file&gt;</term>
218<listitem><para>The file specified contains the
219configuration details required by the server. The
220information in this file includes server-specific
221information such as what printcap file to use, as well
222as descriptions of all the services that the server is
223to provide. See &smb.conf; for more information.
224The default configuration file name is determined at
225compile time.</para></listitem>
226</varlistentry>'>
227
228<!ENTITY stdarg.version '
229<varlistentry>
230<term>-V|--version</term>
231<listitem><para>Prints the program version number.
232</para></listitem>
233</varlistentry>'>
234
235<!ENTITY stdarg.log-basename '
236<varlistentry>
237<term>-l|--log-basename=logdirectory</term>
238<listitem><para>Base directory name for log/debug files. The extension
239<constant>".progname"</constant> will be appended (e.g. log.smbclient,
240log.smbd, etc...). The log file is never removed by the client.
241</para></listitem>
242</varlistentry>'>
243
244<!ENTITY stdarg.option '
245<varlistentry>
246<term>--option=&lt;name&gt;=&lt;value&gt;</term>
247<listitem><para>Set the
248<citerefentry><refentrytitle>smb.conf</refentrytitle>
249<manvolnum>5</manvolnum></citerefentry>
250option "&lt;name&gt;" to value "&lt;value&gt;" from the command line.
251This overrides compiled-in defaults and options read from the configuration
252file.
253</para></listitem>
254</varlistentry>'>
255
256<!ENTITY popt.common.samba '
257&stdarg.version;
258&stdarg.configfile;
259&stdarg.log-basename;
260&stdarg.option;
261'>
262
263<!ENTITY popt.common.samba.client '
264&stdarg.client.debug;
265&popt.common.samba;
266'>
267
268<!ENTITY popt.common.samba.server '
269&stdarg.server.debug;
270&popt.common.samba;
271'>
272
273
274<!ENTITY stdarg.resolve.order '
275<varlistentry>
276<term>-R|--name-resolve &lt;name resolve order&gt;</term>
277<listitem><para>This option is used to determine what naming
278services and in what order to resolve
279host names to IP addresses. The option takes a space-separated
280string of different name resolution options.</para>
281
282<para>The options are: "lmhosts", "host", "wins" and "bcast".
283They cause names to be resolved as follows :</para>
284
285<itemizedlist>
286<listitem><para><constant>lmhosts</constant>:
287Lookup an IP address in the Samba lmhosts file. If the
288line in lmhosts has no name type attached to the
289NetBIOS name
290(see the <citerefentry><refentrytitle>lmhosts</refentrytitle>
291 <manvolnum>5</manvolnum></citerefentry> for details)
292then any name type matches for lookup.
293</para></listitem>
294
295<listitem><para><constant>host</constant>:
296Do a standard host name to IP address resolution, using
297the system <filename>/etc/hosts</filename>, NIS, or DNS
298lookups. This method of name resolution is operating
299system dependent, for instance on IRIX or Solaris this
300may be controlled by the <filename>/etc/nsswitch.conf
301</filename> file). Note that this method is only used
302if the NetBIOS name type being queried is the 0x20
303(server) name type, otherwise it is ignored.
304</para></listitem>
305
306<listitem><para><constant>wins</constant>:
307Query a name with the IP address listed in the
308<parameter>wins server</parameter> parameter. If no
309WINS server has been specified this method will be
310ignored.
311</para></listitem>
312
313<listitem><para><constant>bcast</constant>:
314Do a broadcast on each of the known local interfaces
315listed in the <parameter>interfaces</parameter>
316parameter. This is the least reliable of the name
317resolution methods as it depends on the target host
318being on a locally connected subnet.
319</para></listitem>
320</itemizedlist>
321
322<para>If this parameter is not set then the name resolve order
323defined in the &smb.conf; file parameter
324(<smbconfoption name="name resolve order" />) will be used.
325</para>
326
327<para>The default order is lmhosts, host, wins, bcast. Without
328this parameter or any entry in the
329<smbconfoption name="name resolve order" /> parameter of
330the &smb.conf; file, the name
331resolution methods will be attempted in this order. </para></listitem>
332</varlistentry>'>
333
334<!ENTITY stdarg.netbios.name '
335<varlistentry>
336<term>-n|--netbiosname &lt;primary NetBIOS name&gt;</term>
337<listitem><para>This option allows you to override
338the NetBIOS name that Samba uses for itself. This is identical
339to setting the <smbconfoption name="netbios name" /> parameter in
340the &smb.conf; file.
341However, a command
342line setting will take precedence over settings in
343&smb.conf;.</para></listitem>
344</varlistentry>'>
345
346<!ENTITY stdarg.scope '
347<varlistentry>
348<term>-i|--scope &lt;scope&gt;</term>
349<listitem><para>This specifies a NetBIOS scope that
350<command>nmblookup</command> will use to communicate with when
351generating NetBIOS names. For details on the use of NetBIOS
352scopes, see rfc1001.txt and rfc1002.txt. NetBIOS scopes are
353<emphasis>very</emphasis> rarely used, only set this parameter
354if you are the system administrator in charge of all the
355NetBIOS systems you communicate with.</para></listitem>
356</varlistentry>'>
357
358<!ENTITY stdarg.workgroup '
359<varlistentry>
360<term>-W|--workgroup=domain</term>
361<listitem><para>Set the SMB domain of the username. This
362overrides the default domain which is the domain defined in
363smb.conf. If the domain specified is the same as the servers
364NetBIOS name, it causes the client to log on using the servers local
365SAM (as opposed to the Domain SAM). </para></listitem>
366</varlistentry>'>
367
368<!ENTITY stdarg.socket.options '
369<varlistentry>
370<term>-O|--socket-options socket options</term>
371<listitem><para>TCP socket options to set on the client
372socket. See the socket options parameter in
373the &smb.conf; manual page for the list of valid
374options. </para></listitem>
375</varlistentry>
376'>
377
378<!ENTITY popt.common.connection '
379&stdarg.netbios.name;
380&stdarg.scope;
381&stdarg.workgroup;
382&stdarg.socket.options;
383'>
384
385<!ENTITY stdarg.nopass '
386<varlistentry>
387<term>-N|--no-pass</term>
388<listitem><para>If specified, this parameter suppresses the normal
389password prompt from the client to the user. This is useful when
390accessing a service that does not require a password. </para>
391
392<para>Unless a password is specified on the command line or
393this parameter is specified, the client will request a
394password.</para>
395
396<para>If a password is specified on the command line and this
397option is also defined the password on the command line will
398be silently ingnored and no password will be used.</para></listitem>
399</varlistentry>'>
400
401<!ENTITY pct "&#37;">
402
403<!ENTITY stdarg.username '
404<varlistentry>
405<term>-U|--user=username[&pct;password]</term>
406<listitem><para>Sets the SMB username or username and password. </para>
407
408<para>If &pct;password is not specified, the user will be prompted. The
409client will first check the <envar>USER</envar> environment variable, then the
410<envar>LOGNAME</envar> variable and if either exists, the
411string is uppercased. If these environmental variables are not
412found, the username <constant>GUEST</constant> is used. </para>
413
414<para>A third option is to use a credentials file which
415contains the plaintext of the username and password. This
416option is mainly provided for scripts where the admin does not
417wish to pass the credentials on the command line or via environment
418variables. If this method is used, make certain that the permissions
419on the file restrict access from unwanted users. See the
420<parameter>-A</parameter> for more details. </para>
421
422<para>Be cautious about including passwords in scripts. Also, on
423many systems the command line of a running process may be seen
424via the <command>ps</command> command. To be safe always allow
425<command>rpcclient</command> to prompt for a password and type
426it in directly. </para></listitem>
427</varlistentry>
428'>
429
430<!ENTITY stdarg.authfile '
431<varlistentry>
432<term>-A|--authentication-file=filename</term>
433<listitem><para>This option allows
434you to specify a file from which to read the username and
435password used in the connection. The format of the file is
436</para>
437
438<para><programlisting>
439username = &lt;value&gt;
440password = &lt;value&gt;
441domain = &lt;value&gt;
442</programlisting></para>
443
444<para>Make certain that the permissions on the file restrict
445access from unwanted users. </para></listitem>
446</varlistentry>'>
447
448<!ENTITY stdarg.kerberos '
449<varlistentry>
450<term>-k|--kerberos</term>
451<listitem><para>
452Try to authenticate with kerberos. Only useful in
453an Active Directory environment.
454</para></listitem>
455</varlistentry>
456'>
457
458<!ENTITY stdarg.useccache '
459<varlistentry>
460<term>-C|--use-ccache</term>
461<listitem><para>
462Try to use the credentials cached by winbind.
463</para></listitem>
464</varlistentry>
465'>
466
467<!ENTITY stdarg.signing '
468<varlistentry>
469<term>-S|--signing on|off|required</term>
470<listitem><para>Set the client signing state.
471</para></listitem>
472</varlistentry>
473'>
474
475<!ENTITY stdarg.machinepass '
476<varlistentry>
477<term>-P|--machine-pass</term>
478<listitem><para>Use stored machine account password.
479</para></listitem>
480</varlistentry>
481'>
482
483<!ENTITY stdarg.encrypt '
484<varlistentry>
485<term>-e|--encrypt</term>
486<listitem><para>
487This command line parameter requires the remote
488server support the UNIX extensions or that the SMB3 protocol has been selected.
489Requests that the connection be encrypted. Negotiates SMB encryption using either
490SMB3 or POSIX extensions via GSSAPI. Uses the given credentials for
491the encryption negotiation (either kerberos or NTLMv1/v2 if given
492domain/username/password triple. Fails the connection if encryption
493cannot be negotiated.
494</para></listitem>
495</varlistentry>
496'>
497
498<!ENTITY stdarg.pwnthash '
499<varlistentry>
500<term>--pw-nt-hash</term>
501<listitem><para>The supplied password is the NT hash.
502</para></listitem>
503</varlistentry>
504'>
505
506<!ENTITY popt.common.credentials '
507&stdarg.nopass;
508&stdarg.kerberos;
509&stdarg.useccache;
510&stdarg.authfile;
511&stdarg.username;
512&stdarg.signing;
513&stdarg.machinepass;
514&stdarg.encrypt;
515&stdarg.pwnthash;
516'>
517
518<!ENTITY stdarg.help '
519<varlistentry>
520<term>-?|--help</term>
521<listitem><para>Print a summary of command line options.
522</para></listitem>
523</varlistentry>
524'>
525
526<!ENTITY stdarg.usage '
527<varlistentry>
528<term>--usage</term>
529<listitem><para>Display brief usage message.
530</para></listitem>
531</varlistentry>
532'>
533
534<!ENTITY popt.autohelp '
535&stdarg.help;
536&stdarg.usage;
537'>
538
539<!-- Entities for the various programs -->
540<!ENTITY OL '<application>OpenLDAP</application>'>
541<!ENTITY smbd '<application>smbd</application>'>
542<!ENTITY nmbd '<application>nmbd</application>'>
543<!ENTITY testparm '<application>testparm</application>'>
544<!ENTITY smb.conf '<filename>smb.conf</filename>'>
545<!ENTITY smbclient '<application>smbclient</application>'>
546<!ENTITY winbindd '<application>winbindd</application>'>
547<!ENTITY net '<application>net</application>'>
548
549<!ENTITY not.implemented "<note><para>Currently NOT implemented.</para></note>">
550<!ENTITY rootprompt "<prompt>root# </prompt>">
551<!ENTITY prompt "<prompt>$ </prompt>">
552<!ENTITY dosprompt "<prompt>C:\&gt; </prompt>">
553
554<!ENTITY example.workgroup "MIDEARTH">
555<!ENTITY example.server.samba "GANDALF">
556<!ENTITY example.server.windows "SARUMAN">
557<!ENTITY example.workstation.windows "FRODO">
558<!ENTITY example.workstation.samba "BILBO">
559<!ENTITY example.pdc.samba "SAURON">
560<!ENTITY example.server.wins "noldor">
561
562<!ENTITY smbmdash "<?latex --- ?>">
Note: See TracBrowser for help on using the repository browser.