working on creating the 3.0 release tree
[Samba.git] / docs / docbook / global.ent
blobbd734345b4994c19999848916f07db10889292c4
1 <!-- Global Entities File -->
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 <!ENTITY email.jelmer 'jelmer@samba.org'>
10 <!ENTITY email.jht 'jht@samba.org'>
13 <!-- Author entities -->
14 <!ENTITY person.jelmer '
15 <firstname>Jelmer</firstname><surname>Vernooij</surname><othername>R.</othername>
16 <affiliation>
17 <orgname>The Samba Team</orgname>
18 <address><email>jelmer@samba.org</email></address>
19 </affiliation>'>
21 <!ENTITY author.jelmer '<author>&person.jelmer;</author>'>
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>'>
30 <!ENTITY author.jerry '<author>&person.jerry;</author>'>
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>'>
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>
49 <!ENTITY author.jht '<author>&person.jht;</author>'>
51 <!ENTITY author.tridge '
52 <author>
53 <firstname>Andrew</firstname><surname>Tridgell</surname>
54 <affiliation>
55 <orgname>Samba Team</orgname>
56 <address><email>tridge@samba.org</email></address>
57 </affiliation>
58 </author>'>
60 <!ENTITY author.jmcd '
61 <author>
62 <firstname>Jim</firstname><surname>McDonough</surname>
63 <affiliation>
64 <orgname>IBM</orgname>
65 <address><email>jmcd@us.ibm.com</email></address>
66 </affiliation>
67 </author>'>
69 <!ENTITY author.vl '
70 <author>
71 <firstname>Volker</firstname><surname>Lendecke</surname>
72 <affiliation>
73 <orgname>Samba Team</orgname>
74 <address><email>Volker.Lendecke@SerNet.DE</email></address>
75 </affiliation>
76 </author>'>
78 <!ENTITY author.mimir '
79 <author>
80 <firstname>Rafal</firstname><surname>Szczesniak</surname>
81 <affiliation>
82 <orgname>Samba Team</orgname>
83 <address><email>mimir@samba.org</email></address>
84 </affiliation>
85 </author>'>
87 <!ENTITY author.dlechnyr '
88 <author>
89 <firstname>David</firstname><surname>Lechnyr</surname>
90 <affiliation>
91 <orgname>Unofficial HOWTO</orgname>
92 <address><email>david@lechnyr.com</email></address>
93 </affiliation>
94 </author>'>
96 <!ENTITY author.eroseme '
97 <author>
98 <firstname>Eric</firstname><surname>Roseme</surname>
99 <affiliation>
100 <orgname>HP Oplocks Usage Recommendations Whitepaper</orgname>
101 <address><email>eric.roseme@hp.com</email></address>
102 </affiliation>
103 </author>'>
106 <!-- URL's -->
107 <!ENTITY url.samba.cvsinfo 'http://pserver.samba.org/samba/cvs.html'>
108 <!ENTITY url.pdc-howto.local 'samba-pdc-howto.html'>
109 <!ENTITY url.samba-tng 'http://www.samba-tng.org'>
110 <!ENTITY url.samba.doc 'http://bioserve.latrobe.edu.au/samba/'>
111 <!ENTITY url.ultraedit 'http://www.ultraedit.com'>
112 <!ENTITY url.vi-windows 'http://home.snafu.de/ramo/WinViEn.htm'>
113 <!ENTITY url.pfe 'http://www.lancs.ac.uk/people/cpaap/pfe/'>
114 <!ENTITY url.server-tools.win95 'ftp://ftp.microsoft.com/Softlib/MSLFILES/NEXUS.EXE'>
115 <!ENTITY url.server-tools.winnt 'ftp://ftp.microsoft.com/Softlib/MSLFILES/SRVTOOLS.EXE'>
116 <!ENTITY url.tcpdump 'http://www.tcpdump.org/'>
117 <!ENTITY url.samba 'http://samba.org'>
118 <!ENTITY url.samba-ldap-howto 'http://www.unav.es/cti/ldap-smb-howto.html'>
119 <!ENTITY url.samba-tng.home 'http://www.kneschke.de/projekte/samba_tng/'>
120 <!ENTITY url.samba.mailinglist.ntdom 'http://lists.samba.org/mailman/samba-ntdom'>
121 <!ENTITY url.samba.cifs 'http://samba.org/cifs/'>
122 <!ENTITY url.ntdomains-for-unix 'http://mailhost.cb1.com/~lkcl/ntdom/'>
123 <!ENTITY url.samba.specs.old 'ftp://ftp.microsoft.com/developr/drg/CIFS/'>
124 <!ENTITY url.rfc.1001 'http://ds.internic.net/rfc/rfc1001.txt'>
125 <!ENTITY url.rfc.1002 'http://ds.internic.net/rfc/rfc1002.txt'>
127 <!-- Misc -->
128 <!ENTITY samba.pub.cvshost 'pserver.samba.org'>
130 <!ENTITY stdarg.debug '
131 <varlistentry>
132 <term>-d|--debug=debuglevel</term>
133 <listitem>
134 <para><replaceable>debuglevel</replaceable> is an integer
135 from 0 to 10. The default value if this parameter is
136 not specified is zero.</para>
138 <para>The higher this value, the more detail will be
139 logged to the log files about the activities of the
140 server. At level 0, only critical errors and serious
141 warnings will be logged. Level 1 is a reasonable level for
142 day to day running - it generates a small amount of
143 information about operations carried out.</para>
145 <para>Levels above 1 will generate considerable
146 amounts of log data, and should only be used when
147 investigating a problem. Levels above 3 are designed for
148 use only by developers and generate HUGE amounts of log
149 data, most of which is extremely cryptic.</para>
151 <para>Note that specifying this parameter here will
152 override the <ulink url="smb.conf.5.html#loglevel">log
153 level</ulink> parameter in the <ulink url="smb.conf.5.html">
154 <filename>smb.conf(5)</filename></ulink> file.</para>
155 </listitem>
156 </varlistentry>'>
158 <!ENTITY stdarg.configfile '
159 <varlistentry>
160 <term>-s &lt;configuration file&gt;</term>
161 <listitem><para>The file specified contains the
162 configuration details required by the server. The
163 information in this file includes server-specific
164 information such as what printcap file to use, as well
165 as descriptions of all the services that the server is
166 to provide. See <ulink url="smb.conf.5.html"><filename>
167 smb.conf(5)</filename></ulink> for more information.
168 The default configuration file name is determined at
169 compile time.</para></listitem>
170 </varlistentry>'>
172 <!ENTITY stdarg.version '
173 <varlistentry>
174 <term>-V</term>
175 <listitem><para>Prints the version number for
176 <command>smbd</command>.</para></listitem>
177 </varlistentry>'>
179 <!ENTITY stdarg.logfile '
180 <varlistentry>
181 <term>-l|--logfile=logbasename</term>
182 <listitem><para>File name for log/debug files. The extension
183 <constant>".client"</constant> will be appended. The log file is
184 never removed by the client.
185 </para></listitem>
186 </varlistentry>'>
188 <!ENTITY popt.common.samba '
189 &stdarg.version;
190 &stdarg.configfile;
191 &stdarg.debug;
192 &stdarg.logfile;
195 <!ENTITY stdarg.resolve.order '
196 <varlistentry>
197 <term>-R &lt;name resolve order&gt;</term>
198 <listitem><para>This option is used to determine what naming
199 services and in what order to resolve
200 host names to IP addresses. The option takes a space-separated
201 string of different name resolution options.</para>
203 <para>The options are: "lmhosts", "host", "wins" and "bcast".
204 They cause names to be resolved as follows :</para>
206 <itemizedlist>
207 <listitem><para><constant>lmhosts</constant>:
208 Lookup an IP address in the Samba lmhosts file. If the
209 line in lmhosts has no name type attached to the
210 NetBIOS name
211 (see the <citerefentry><refentrytitle>lmhosts</refentrytitle>
212 <manvolnum>5</manvolnum></citerefentry> for details)
213 then any name type matches for lookup.
214 </para></listitem>
216 <listitem><para><constant>host</constant>:
217 Do a standard host name to IP address resolution, using
218 the system <filename>/etc/hosts</filename>, NIS, or DNS
219 lookups. This method of name resolution is operating
220 system dependent, for instance on IRIX or Solaris this
221 may be controlled by the <filename>/etc/nsswitch.conf
222 </filename> file). Note that this method is only used
223 if the NetBIOS name type being queried is the 0x20
224 (server) name type, otherwise it is ignored.
225 </para></listitem>
227 <listitem><para><constant>wins</constant>:
228 Query a name with the IP address listed in the
229 <parameter>wins server</parameter> parameter. If no
230 WINS server has been specified this method will be
231 ignored.
232 </para></listitem>
234 <listitem><para><constant>bcast</constant>:
235 Do a broadcast on each of the known local interfaces
236 listed in the <parameter>interfaces</parameter>
237 parameter. This is the least reliable of the name
238 resolution methods as it depends on the target host
239 being on a locally connected subnet.
240 </para></listitem>
241 </itemizedlist>
243 <para>If this parameter is not set then the name resolve order
244 defined in the <citerefentry><refentrytitle>smb.conf</refentrytitle>
245 <manvolnum>5</manvolnum></citerefentry> file parameter
246 (<parameter>name resolve order</parameter>) will be used. </para>
248 <para>The default order is lmhosts, host, wins, bcast. Without
249 this parameter or any entry in the <parameter>name resolve order
250 </parameter> parameter of the <citerefentry><refentrytitle>smb.conf</refentrytitle>
251 <manvolnum>5</manvolnum></citerefentry> file, the name resolution methods
252 will be attempted in this order. </para></listitem>
253 </varlistentry>'>
255 <!ENTITY stdarg.netbios.name '
256 <varlistentry>
257 <term>-n &lt;primary NetBIOS name&gt;</term>
258 <listitem><para>This option allows you to override
259 the NetBIOS name that Samba uses for itself. This is identical
260 to setting the <ulink url="smb.conf.5.html#netbiosname"><parameter>NetBIOS
261 name</parameter></ulink> parameter in the <citerefentry><refentrytitle>smb.conf</refentrytitle>
262 <manvolnum>5</manvolnum></citerefentry> file. However, a command
263 line setting will take precedence over settings in
264 <citerefentry><refentrytitle>smb.conf</refentrytitle>
265 <manvolnum>5</manvolnum></citerefentry>.</para></listitem>
266 </varlistentry>'>
268 <!ENTITY stdarg.scope '
269 <varlistentry>
270 <term>-i &lt;scope&gt;</term>
271 <listitem><para>This specifies a NetBIOS scope that
272 <command>nmblookup</command> will use to communicate with when
273 generating NetBIOS names. For details on the use of NetBIOS
274 scopes, see rfc1001.txt and rfc1002.txt. NetBIOS scopes are
275 <emphasis>very</emphasis> rarely used, only set this parameter
276 if you are the system administrator in charge of all the
277 NetBIOS systems you communicate with.</para></listitem>
278 </varlistentry>'>
280 <!ENTITY stdarg.workgroup '
281 <varlistentry>
282 <term>-W|--workgroup=domain</term>
283 <listitem><para>Set the SMB domain of the username. This
284 overrides the default domain which is the domain defined in
285 smb.conf. If the domain specified is the same as the servers
286 NetBIOS name, it causes the client to log on using the servers local
287 SAM (as opposed to the Domain SAM). </para></listitem>
288 </varlistentry>'>
290 <!ENTITY stdarg.socket.options '
291 <varlistentry>
292 <term>-O socket options</term>
293 <listitem><para>TCP socket options to set on the client
294 socket. See the socket options parameter in
295 the <citerefentry><refentrytitle>smb.conf</refentrytitle>
296 <manvolnum>5</manvolnum></citerefentry> manual page for the list of valid
297 options. </para></listitem>
298 </varlistentry>
301 <!ENTITY popt.common.connection '
302 &stdarg.netbios.name;
303 &stdarg.scope;
304 &stdarg.workgroup;
305 &stdarg.socket.options;
308 <!ENTITY stdarg.nopass '
309 <varlistentry>
310 <term>-N</term>
311 <listitem><para>If specified, this parameter suppresses the normal
312 password prompt from the client to the user. This is useful when
313 accessing a service that does not require a password. </para>
315 <para>Unless a password is specified on the command line or
316 this parameter is specified, the client will request a
317 password.</para></listitem>
318 </varlistentry>'>
320 <!ENTITY stdarg.username '
321 <varlistentry>
322 <term>-U|--user=username[&percnt;password]</term>
323 <listitem><para>Sets the SMB username or username and password. </para>
325 <para>If &percnt;password is not specified, the user will be prompted. The
326 client will first check the <envar>USER</envar> environment variable, then the
327 <envar>LOGNAME</envar> variable and if either exists, the
328 string is uppercased. If these environmental variables are not
329 found, the username <constant>GUEST</constant> is used. </para>
331 <para>A third option is to use a credentials file which
332 contains the plaintext of the username and password. This
333 option is mainly provided for scripts where the admin does not
334 wish to pass the credentials on the command line or via environment
335 variables. If this method is used, make certain that the permissions
336 on the file restrict access from unwanted users. See the
337 <parameter>-A</parameter> for more details. </para>
339 <para>Be cautious about including passwords in scripts. Also, on
340 many systems the command line of a running process may be seen
341 via the <command>ps</command> command. To be safe always allow
342 <command>rpcclient</command> to prompt for a password and type
343 it in directly. </para></listitem>
344 </varlistentry>
347 <!ENTITY stdarg.authfile '
348 <varlistentry>
349 <term>-A|--authfile=filename</term>
350 <listitem><para>This option allows
351 you to specify a file from which to read the username and
352 password used in the connection. The format of the file is
353 </para>
355 <para><programlisting>
356 username = &lt;value&gt;
357 password = &lt;value&gt;
358 domain = &lt;value&gt;
359 </programlisting></para>
361 <para>Make certain that the permissions on the file restrict
362 access from unwanted users. </para></listitem>
363 </varlistentry>'>
365 <!ENTITY stdarg.kerberos '
366 <varlistentry>
367 <term>-k</term>
368 <listitem><para>
369 Try to authenticate with kerberos. Only useful in
370 an Active Directory environment.
371 </para></listitem>
372 </varlistentry>
376 <!ENTITY stdarg.help '
377 <varlistentry>
378 <term>-h|--help</term>
379 <listitem><para>Print a summary of command line options.
380 </para></listitem>
381 </varlistentry>'>
383 <!ENTITY popt.common.credentials '
384 &stdarg.nopass;
385 &stdarg.kerberos;
386 &stdarg.authfile;
387 &stdarg.username;
390 <!-- Entities for the various programs -->
391 <!ENTITY smbd '<application>smbd</application>'>
392 <!ENTITY nmbd '<application>nmbd</application>'>
393 <!ENTITY testparm '<application>testparm</application>'>
394 <!ENTITY smb.conf '<filename>smb.conf</filename>'>
395 <!ENTITY smbclient '<application>smbclient</application>'>
396 <!ENTITY winbindd '<application>winbindd</application>'>
397 <!ENTITY net '<application>net</application>'>
399 <!-- We only need this for SGML, and not for XML... -->
400 <!-- <!ENTITY percnt '%'> -->
402 <!-- IDs for various Samba documentation sections -->
404 <!ENTITY ID-UNIX-INSTALL SYSTEM "install">
405 <!ENTITY ID-ENCRYPTION SYSTEM "pwencrypt">
406 <!ENTITY ID-MS-Dfs-Setup SYSTEM "msdfs">
407 <!ENTITY ID-PRINTER-DRIVER2 SYSTEM "printing">
408 <!ENTITY ID-DOMAIN-MEMBER SYSTEM "domain-security">
409 <!ENTITY ID-WINBIND SYSTEM "winbind">
410 <!ENTITY ID-NT-Security SYSTEM "unix-permissions">
411 <!ENTITY ID-Samba-PDC-HOWTO SYSTEM "samba-pdc">
412 <!ENTITY ID-Samba-BDC-HOWTO SYSTEM "samba-bdc">
413 <!ENTITY ID-CVS-Access SYSTEM "cvs-access">
414 <!ENTITY ID-IntegratingWithWindows SYSTEM "integrate-ms-networks">
415 <!ENTITY ID-Samba-PAM SYSTEM "pam">
416 <!ENTITY ID-Samba-LDAP SYSTEM "samba-ldap-howto">
417 <!ENTITY ID-Diagnosis SYSTEM "diagnosis">
418 <!ENTITY ID-BUGS SYSTEM "bugreport">
419 <!ENTITY ID-StandAloneServer SYSTEM "standaloneserver">
420 <!ENTITY ID-SPEED SYSTEM "speed">
421 <!ENTITY ID-NetworkBrowsing SYSTEM "network-browsing">
422 <!ENTITY ID-GROUP-MAPPING-HOWTO SYSTEM "groupmapping">
423 <!ENTITY ID-Portability SYSTEM "Portability">
424 <!ENTITY ID-Other-Clients SYSTEM "Other-Clients">
425 <!ENTITY ID-pdb-mysql SYSTEM "pdb-mysql">
426 <!ENTITY ID-pdb-xml SYSTEM "pdb-xml">
427 <!ENTITY ID-VFS SYSTEM "VFS">
428 <!ENTITY ID-Further-Resources SYSTEM "further-resources">
430 <!ENTITY MANUALPAGES SYSTEM "manpages/manuals.xml">
431 <!ENTITY MAN-FINDSMB SYSTEM "manpages/findsmb.1.xml">
432 <!ENTITY MAN-NMBLOOKUP SYSTEM "manpages/nmblookup.1.xml">
433 <!ENTITY MAN-RPCCLIENT SYSTEM "manpages/rpcclient.1.xml">
434 <!ENTITY MAN-SMBCACLS SYSTEM "manpages/smbcacls.1.xml">
435 <!ENTITY MAN-SMBCLIENT SYSTEM "manpages/smbclient.1.xml">
436 <!ENTITY MAN-SMBCONTROL SYSTEM "manpages/smbcontrol.1.xml">
437 <!ENTITY MAN-LMHOSTS SYSTEM "manpages/lmhosts.5.xml">
438 <!ENTITY MAN-SMBCONF SYSTEM "smbdotconf/smb.conf.5.expanded.xml">
439 <!ENTITY MAN-SAMBA SYSTEM "manpages/samba.7.xml">
440 <!ENTITY MAN-NET SYSTEM "manpages/net.8.xml">
441 <!ENTITY MAN-NMBD SYSTEM "manpages/nmbd.8.xml">
442 <!ENTITY MAN-PDBEDIT SYSTEM "manpages/pdbedit.8.xml">
443 <!ENTITY MAN-SMBD SYSTEM "manpages/smbd.8.xml">
444 <!ENTITY MAN-SMBGROUPEDIT SYSTEM "manpages/smbgroupedit.8.xml">
445 <!ENTITY MAN-SMBMOUNT SYSTEM "manpages/smbmount.8.xml">
446 <!ENTITY MAN-SMBMNT SYSTEM "manpages/smbmnt.8.xml">
447 <!ENTITY MAN-SMBPASSWDCONF SYSTEM "manpages/smbpasswd.5.xml">
448 <!ENTITY MAN-SMBPASSWD SYSTEM "manpages/smbpasswd.8.xml">
449 <!ENTITY MAN-SMBSH SYSTEM "manpages/smbsh.1.xml">
450 <!ENTITY MAN-SMBTAR SYSTEM "manpages/smbtar.1.xml">
451 <!ENTITY MAN-SMBSPOOL SYSTEM "manpages/smbspool.8.xml">
452 <!ENTITY MAN-SMBSTATUS SYSTEM "manpages/smbstatus.1.xml">
453 <!ENTITY MAN-SMBUMOUNT SYSTEM "manpages/smbumount.8.xml">
454 <!ENTITY MAN-SWAT SYSTEM "manpages/swat.8.xml">
455 <!ENTITY MAN-TDBBACKUP SYSTEM "manpages/tdbbackup.8.xml">
456 <!ENTITY MAN-TESTPARM SYSTEM "manpages/testparm.1.xml">
457 <!ENTITY MAN-TESTPRNS SYSTEM "manpages/testprns.1.xml">
458 <!ENTITY MAN-VFSTEST SYSTEM "manpages/vfstest.1.xml">
459 <!ENTITY MAN-WBINFO SYSTEM "manpages/wbinfo.1.xml">
460 <!ENTITY MAN-WINBINDD SYSTEM "manpages/winbindd.8.xml">
463 <!ENTITY AccessControls SYSTEM "projdoc/AccessControls.xml">
464 <!ENTITY AdvancedNetworkAdmin SYSTEM "projdoc/AdvancedNetworkAdmin.xml">
465 <!ENTITY BUGS SYSTEM "projdoc/Bugs.xml">
466 <!ENTITY Backup SYSTEM "projdoc/Backup.xml">
467 <!ENTITY CUPS SYSTEM "projdoc/CUPS-printing.xml">
468 <!ENTITY CVS-Access SYSTEM "projdoc/CVS-Access.xml">
469 <!ENTITY Compiling SYSTEM "projdoc/Compiling.xml">
470 <!ENTITY DNS-DHCP-Configuration SYSTEM "projdoc/DNS-DHCP-Configuration.xml">
471 <!ENTITY DOMAIN-MEMBER SYSTEM "projdoc/DOMAIN_MEMBER.xml">
472 <!ENTITY Diagnosis SYSTEM "projdoc/Diagnosis.xml">
473 <!ENTITY ENCRYPTION SYSTEM "projdoc/ENCRYPTION.xml">
474 <!ENTITY FastStart SYSTEM "projdoc/FastStart.xml">
475 <!ENTITY Further-Resources SYSTEM "projdoc/Further-Resources.xml">
476 <!ENTITY Further-Resources SYSTEM "projdoc/Further-Resources.xml">
477 <!ENTITY GROUP-MAPPING-HOWTO SYSTEM "projdoc/GROUP-MAPPING-HOWTO.xml">
478 <!ENTITY HighAvailability SYSTEM "projdoc/HighAvailability.xml">
479 <!ENTITY IntegratingWithWindows SYSTEM "projdoc/Integrating-with-Windows.xml">
480 <!ENTITY IntroSMB SYSTEM "projdoc/IntroSMB.xml">
481 <!ENTITY MS-Dfs-Setup SYSTEM "projdoc/msdfs_setup.xml">
482 <!ENTITY NT4Migration SYSTEM "projdoc/NT4Migration.xml">
483 <!ENTITY NetworkBrowsing SYSTEM "projdoc/NetworkBrowsing.xml">
484 <!ENTITY Other-Clients SYSTEM "projdoc/Other-Clients.xml">
485 <!ENTITY PRINTER-DRIVER2 SYSTEM "projdoc/printer_driver2.xml">
486 <!ENTITY Passdb SYSTEM "projdoc/passdb.xml">
487 <!ENTITY PolicyMgmt SYSTEM "projdoc/PolicyMgmt.xml">
488 <!ENTITY Portability SYSTEM "projdoc/Portability.xml">
489 <!ENTITY ProfileMgmt SYSTEM "projdoc/ProfileMgmt.xml">
490 <!ENTITY SPEED SYSTEM "projdoc/Speed.xml">
491 <!ENTITY SWAT SYSTEM "projdoc/SWAT.xml">
492 <!ENTITY Samba-BDC-HOWTO SYSTEM "projdoc/Samba-BDC-HOWTO.xml">
493 <!ENTITY Samba-LDAP SYSTEM "projdoc/Samba-LDAP-HOWTO.xml">
494 <!ENTITY Samba-PAM SYSTEM "projdoc/PAM-Authentication-And-Samba.xml">
495 <!ENTITY Samba-PDC-HOWTO SYSTEM "projdoc/Samba-PDC-HOWTO.xml">
496 <!ENTITY SecuringSamba SYSTEM "projdoc/securing-samba.xml">
497 <!ENTITY ServerType SYSTEM "projdoc/ServerType.xml">
498 <!ENTITY StandAloneServer SYSTEM "projdoc/StandAloneServer.xml">
499 <!ENTITY Trusts SYSTEM "projdoc/InterdomainTrusts.xml">
500 <!ENTITY UNIX-INSTALL SYSTEM "projdoc/UNIX_INSTALL.xml">
501 <!ENTITY upgrading SYSTEM "projdoc/upgrading-to-3.0.xml">
502 <!ENTITY VFS SYSTEM "projdoc/VFS.xml">
503 <!ENTITY WINBIND SYSTEM "projdoc/winbind.xml">
504 <!ENTITY ClientConfig SYSTEM "projdoc/WindowsClientConfig.xml">
505 <!ENTITY locking SYSTEM "projdoc/locking.xml">
506 <!ENTITY problems SYSTEM "projdoc/Problems.xml">
507 <!ENTITY unicode SYSTEM "projdoc/unicode.xml">
508 <!ENTITY attributions SYSTEM "projdoc/attributions.xml">
509 <!ENTITY attributions-dev SYSTEM "devdoc/attributions.xml">
511 <!ENTITY not.implemented "<note><para>Currently NOT implemented.</para></note>">
512 <!ENTITY rootprompt "<prompt>root# </prompt>">