This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[samba.git] / docs / docbook / global.ent
1 <!-- Global Entities File -->
2
3
4 <!-- Email Address' -->
5 <!ENTITY email.dbannon 'D.Bannon@latrobe.edu.au'>
6 <!ENTITY email.jmoore  'jmoore@php.net'>
7 <!ENTITY email.jerry   'jerry@samba.org'>
8 <!ENTITY email.patches 'samba-patches@samba.org'>
9
10 <!-- URL's -->
11 <!ENTITY url.samba.cvsinfo 'http://pserver.samba.org/samba/cvs.html'>
12 <!ENTITY url.pdc-howto.local 'samba-pdc-howto.html'>
13 <!ENTITY url.samba-tng 'http://www.samba-tng.org'>
14 <!ENTITY url.samba.doc 'http://bioserve.latrobe.edu.au/samba/'>
15 <!ENTITY url.ultraedit 'http://www.ultraedit.com'>
16 <!ENTITY url.vi-windows 'http://home.snafu.de/ramo/WinViEn.htm'>
17 <!ENTITY url.pfe 'http://www.lancs.ac.uk/people/cpaap/pfe/'>
18 <!ENTITY url.server-tools.win95 'ftp://ftp.microsoft.com/Softlib/MSLFILES/NEXUS.EXE'>
19 <!ENTITY url.server-tools.winnt 'ftp://ftp.microsoft.com/Softlib/MSLFILES/SRVTOOLS.EXE'>
20 <!ENTITY url.tcpdump 'http://www.tcpdump.org/'>
21 <!ENTITY url.samba 'http://samba.org'>
22 <!ENTITY url.samba-ldap-howto 'http://www.unav.es/cti/ldap-smb-howto.html'>
23 <!ENTITY url.samba-tng.home 'http://www.kneschke.de/projekte/samba_tng/'>
24 <!ENTITY url.samba.mailinglist.ntdom 'http://lists.samba.org/mailman/samba-ntdom'>
25 <!ENTITY url.samba.cifs 'http://samba.org/cifs/'>
26 <!ENTITY url.ntdomains-for-unix 'http://mailhost.cb1.com/~lkcl/ntdom/'>
27 <!ENTITY url.samba.specs.old 'ftp://ftp.microsoft.com/developr/drg/CIFS/'>
28 <!ENTITY url.rfc.1001 'http://ds.internic.net/rfc/rfc1001.txt'>
29 <!ENTITY url.rfc.1002 'http://ds.internic.net/rfc/rfc1002.txt'>
30
31 <!-- Misc -->
32 <!ENTITY samba.pub.cvshost 'pserver.samba.org'>
33
34 <!ENTITY stdarg.debuglevel '
35 <varlistentry>
36 <term>-d|--debug=debuglevel</term>
37 <listitem>
38 <para><replaceable>debuglevel</replaceable> is an integer 
39 from 0 to 10.  The default value if this parameter is 
40 not specified is zero.</para>
41
42 <para>The higher this value, the more detail will be 
43 logged to the log files about the activities of the 
44 server. At level 0, only critical errors and serious 
45 warnings will be logged. Level 1 is a reasonable level for
46 day to day running - it generates a small amount of 
47 information about operations carried out.</para>
48
49 <para>Levels above 1 will generate considerable 
50 amounts of log data, and should only be used when 
51 investigating a problem. Levels above 3 are designed for 
52 use only by developers and generate HUGE amounts of log
53 data, most of which is extremely cryptic.</para>
54
55 <para>Note that specifying this parameter here will 
56 override the <ulink url="smb.conf.5.html#loglevel">log
57 level</ulink> parameter in the <ulink url="smb.conf.5.html">
58 <filename>smb.conf(5)</filename></ulink> file.</para>
59 </listitem>
60 </varlistentry>'>
61
62 <!ENTITY stdarg.help '
63 <varlistentry>
64 <term>-h|--help</term>
65 <listitem><para>Print a summary of command line options.
66 </para></listitem>
67 </varlistentry>'>
68
69 <!ENTITY stdarg.configfile '
70 <varlistentry>
71 <term>-s &lt;configuration file&gt;</term>
72 <listitem><para>The file specified contains the 
73 configuration details required by the server.  The 
74 information in this file includes server-specific
75 information such as what printcap file to use, as well 
76 as descriptions of all the services that the server is 
77 to provide. See <ulink url="smb.conf.5.html"><filename>
78 smb.conf(5)</filename></ulink> for more information.
79 The default configuration file name is determined at 
80 compile time.</para></listitem>
81 </varlistentry>'>
82
83 <!ENTITY stdarg.version '
84 <varlistentry>
85 <term>-v</term>
86 <listitem><para>Prints the version number for 
87 <command>smbd</command>.</para></listitem>
88 </varlistentry>'>