mirror of
https://github.com/samba-team/samba.git
synced 2025-01-20 14:03:59 +03:00
A few fixes, a little tweaking, and it's getting into shape. Back to work now ...
(This used to be commit be8b388a5a6995dca9463a9fd8588918fad4af11)
This commit is contained in:
parent
5466c1f19b
commit
0f870fe7c9
17
docs/docbook/projdoc/Backup.xml
Normal file
17
docs/docbook/projdoc/Backup.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<chapter id="Backup">
|
||||
<chapterinfo>
|
||||
&author.jht;
|
||||
</chapterinfo>
|
||||
|
||||
<title>Samba Backup Techniques</title>
|
||||
|
||||
<sect1>
|
||||
<title>Note</title>
|
||||
|
||||
<para>
|
||||
This chapter did not make it into this release.
|
||||
It is planned for the published release of this document.
|
||||
</para>
|
||||
|
||||
</sect1>
|
||||
</chapter>
|
17
docs/docbook/projdoc/DNS-DHCP-Configuration.xml
Normal file
17
docs/docbook/projdoc/DNS-DHCP-Configuration.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<chapter id="DNSDHCP">
|
||||
<chapterinfo>
|
||||
&author.jht;
|
||||
</chapterinfo>
|
||||
|
||||
<title>DNS and DHCP Configuration Guide</title>
|
||||
|
||||
<sect1>
|
||||
<title>Note</title>
|
||||
|
||||
<para>
|
||||
This chapter did not make it into this release.
|
||||
It is planned for the published release of this document.
|
||||
</para>
|
||||
|
||||
</sect1>
|
||||
</chapter>
|
17
docs/docbook/projdoc/FastStart.xml
Normal file
17
docs/docbook/projdoc/FastStart.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<chapter id="FastStart">
|
||||
<chapterinfo>
|
||||
&author.jht;
|
||||
</chapterinfo>
|
||||
|
||||
<title>FastStart for the Impatient</title>
|
||||
|
||||
<sect1>
|
||||
<title>Note</title>
|
||||
|
||||
<para>
|
||||
This chapter did not make it into this release.
|
||||
It is planned for the published release of this document.
|
||||
</para>
|
||||
|
||||
</sect1>
|
||||
</chapter>
|
17
docs/docbook/projdoc/HighAvailability.xml
Normal file
17
docs/docbook/projdoc/HighAvailability.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<chapter id="SambaHA">
|
||||
<chapterinfo>
|
||||
&author.jht;
|
||||
</chapterinfo>
|
||||
|
||||
<title>High Availability Options</title>
|
||||
|
||||
<sect1>
|
||||
<title>Note</title>
|
||||
|
||||
<para>
|
||||
This chapter did not make it into this release.
|
||||
It is planned for the published release of this document.
|
||||
</para>
|
||||
|
||||
</sect1>
|
||||
</chapter>
|
@ -110,9 +110,9 @@ here is incomplete - you are warned.
|
||||
|
||||
<para>
|
||||
Use the Group Policy Editor to create a policy file that specifies the location of
|
||||
user profiles and/or the <filename>My Documents</filename> etc. stuff. Then
|
||||
save these settings in a file called <filename>Config.POL</filename> that needs to
|
||||
be placed in the root of the <parameter>[NETLOGON]</parameter> share. If Win98 is configured to log onto
|
||||
user profiles and/or the <filename>My Documents</filename> etc. Then save these
|
||||
settings in a file called <filename>Config.POL</filename> that needs to be placed in the
|
||||
root of the <parameter>[NETLOGON]</parameter> share. If Win98 is configured to log onto
|
||||
the Samba Domain, it will automatically read this file and update the Win9x/Me registry
|
||||
of the machine as it logs on.
|
||||
</para>
|
||||
|
@ -9,9 +9,10 @@
|
||||
</affiliation>
|
||||
</author>
|
||||
&author.jelmer;
|
||||
&author.jht;
|
||||
</chapterinfo>
|
||||
|
||||
<title>Samba performance issues</title>
|
||||
<title>Samba Performance Tuning</title>
|
||||
|
||||
<sect1>
|
||||
<title>Comparisons</title>
|
||||
|
17
docs/docbook/projdoc/WindowsClientConfig.xml
Normal file
17
docs/docbook/projdoc/WindowsClientConfig.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<chapter id="ClientConfig">
|
||||
<chapterinfo>
|
||||
&author.jht;
|
||||
</chapterinfo>
|
||||
|
||||
<title>MS Windows Network Configuration Guide</title>
|
||||
|
||||
<sect1>
|
||||
<title>Note</title>
|
||||
|
||||
<para>
|
||||
This chapter did not make it into this release.
|
||||
It is planned for the published release of this document.
|
||||
</para>
|
||||
|
||||
</sect1>
|
||||
</chapter>
|
@ -67,6 +67,7 @@ PLEASE read this.</para>
|
||||
</partintro>
|
||||
&IntroSMB;
|
||||
&UNIX-INSTALL;
|
||||
&FastStart;
|
||||
</part>
|
||||
|
||||
<part id="type">
|
||||
@ -84,6 +85,7 @@ section carefully.
|
||||
&Samba-BDC-HOWTO;
|
||||
&DOMAIN-MEMBER;
|
||||
&StandAloneServer;
|
||||
&ClientConfig;
|
||||
</part>
|
||||
|
||||
<part id="optional">
|
||||
@ -112,6 +114,15 @@ Samba has several features that you might want or might not want to use. The cha
|
||||
&Samba-PAM;
|
||||
&IntegratingWithWindows;
|
||||
&unicode;
|
||||
&Backup;
|
||||
&HighAvailability;
|
||||
</part>
|
||||
|
||||
<part id="migration">
|
||||
<title>Migration and Updating</title>
|
||||
&upgrading;
|
||||
&NT4Migration;
|
||||
&SWAT;
|
||||
</part>
|
||||
|
||||
<part id="troubleshooting">
|
||||
@ -124,11 +135,10 @@ Samba has several features that you might want or might not want to use. The cha
|
||||
<part id="Appendixes">
|
||||
<title>Appendixes</title>
|
||||
&Compiling;
|
||||
&NT4Migration;
|
||||
&Portability;
|
||||
&Other-Clients;
|
||||
&SWAT;
|
||||
&SPEED;
|
||||
&DNS-DHCP-Configuration;
|
||||
&Further-Resources;
|
||||
</part>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user