summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1997-06-08 14:44:43 +0000
committerSamba Release Account <samba-bugs@samba.org>1997-06-08 14:44:43 +0000
commit37214555db739a7f4ef683d287fe2febe85fee19 (patch)
tree6b4b5866be3a9e0e8606757dcdeb95b73dc8c7fb
parentdc43c29b3f861f8fac80be1091e06fac52a3ba81 (diff)
downloadsamba-37214555db739a7f4ef683d287fe2febe85fee19.tar.gz
FAQ Update
Tidied up some entries with incorrect casing Added NT SP3 entry Updated list of ported systems Updated More Info entry with more web site details and list of all doco files Moved mailing list subscriptions to separate entry Removed reference to 'samba team mailing list' just in case people guessed Updated nmbd -C entry, indicating obsolete. General cleanup of document with indented lists. Added url links where needed. Web docs will not show urls but will link, text files will show file names AND urls Fixed missing info where '\\' was being interpreted as '\' (used [\\]) If I get a warning before 1.9.17 is released, I'll clean up blank lines from the text faq. Don't want to do them now as I may modify the sgml again. For those who don't know, we now maintain the FAQ as an sgml document, and convert/create html and txt FAQs from that. We use LinuxDoc which is now called SGMLtools. Paul.
-rw-r--r--docs/faq/sambafaq-1.html275
-rw-r--r--docs/faq/sambafaq-2.html67
-rw-r--r--docs/faq/sambafaq-3.html77
-rw-r--r--docs/faq/sambafaq-4.html6
-rw-r--r--docs/faq/sambafaq-5.html8
-rw-r--r--docs/faq/sambafaq.html22
-rw-r--r--docs/faq/sambafaq.sgml314
-rw-r--r--docs/faq/sambafaq.txt487
8 files changed, 796 insertions, 460 deletions
diff --git a/docs/faq/sambafaq-1.html b/docs/faq/sambafaq-1.html
index 847c7586326..4b9e589e843 100644
--- a/docs/faq/sambafaq-1.html
+++ b/docs/faq/sambafaq-1.html
@@ -20,8 +20,8 @@ details</P>
<P>
<A NAME="introduction"></A>
-</P>
-<P>Samba is a suite of programs which work together to allow clients to
+
+Samba is a suite of programs which work together to allow clients to
access to a server's filespace and printers via the SMB (Server
Message Block) protocol. Initially written for Unix, Samba now also
runs on Netware, OS/2 and VMS.</P>
@@ -37,22 +37,15 @@ flexibility designed to make life easier for administrators.</P>
<P>The components of the suite are (in summary):</P>
<P>
<UL>
-<LI> smbd, the SMB server. This handles actual connections from
-clients, doing all the file, permission and username work</LI>
-<LI>nmbd, the Netbios name server, which helps clients locate
-servers, doing the browsing work and managing domains as this
-capability is being built into Samba</LI>
-<LI>smbclient, the Unix-hosted client program</LI>
-<LI>smbrun, a little 'glue' program to help the server run external
-programs</LI>
-<LI>testprns, a program to test server access to printers</LI>
-<LI>testparms, a program to test the Samba configuration file for
-correctness</LI>
-<LI>smb.conf, the Samba configuration file</LI>
-<LI> smbprint, a sample script to allow a Unix host to use smbclient
-to print to an SMB server</LI>
-<LI> documentation! DON'T neglect to read it - you will save a great
-deal of time!</LI>
+<LI><B>smbd</B>, the SMB server. This handles actual connections from clients, doing all the file, permission and username work</LI>
+<LI><B>nmbd</B>, the Netbios name server, which helps clients locate servers, doing the browsing work and managing domains as this capability is being built into Samba</LI>
+<LI><B>smbclient</B>, the Unix-hosted client program</LI>
+<LI><B>smbrun</B>, a little 'glue' program to help the server run external programs</LI>
+<LI><B>testprns</B>, a program to test server access to printers</LI>
+<LI><B>testparms</B>, a program to test the Samba configuration file for correctness</LI>
+<LI><B>smb.conf</B>, the Samba configuration file</LI>
+<LI><B>smbprint</B>, a sample script to allow a Unix host to use smbclient to print to an SMB server</LI>
+<LI><B>Documentation!</B> DON'T neglect to read it - you will save a great deal of time!</LI>
</UL>
</P>
<P>The suite is supplied with full source (of course!) and is GPLed.</P>
@@ -63,10 +56,10 @@ and this FAQ were originally written by Karl Auer.</P>
<H2><A NAME="ss1.2">1.2 What is the current version of Samba? </A></H2>
-<P>
+<P>
<A NAME="current_version"></A>
-</P>
-<P>At time of writing, the current version was 1.9.16. If you want to be
+
+At time of writing, the current version was 1.9.17. If you want to be
sure check the bottom of the change-log file.
<A HREF="ftp://samba.anu.edu.au/pub/samba/alpha/change-log">ftp://samba.anu.edu.au/pub/samba/alpha/change-log</A></P>
<P>For more information see
@@ -77,8 +70,8 @@ sure check the bottom of the change-log file.
<P>
<A NAME="where"></A>
-</P>
-<P>The Samba suite is available via anonymous ftp from
+
+The Samba suite is available via anonymous ftp from
samba.anu.edu.au. The latest and greatest versions of the suite are in
the directory:</P>
<P>/pub/samba/</P>
@@ -96,8 +89,8 @@ do contain Samba binaries for that platform.</P>
<P>
<A NAME="version_nums"></A>
-</P>
-<P>It is not recommended that you run a version of Samba with the word
+
+It is not recommended that you run a version of Samba with the word
"alpha" in its name unless you know what you are doing and are willing
to do some debugging. Many, many people just get the latest
recommended stable release version and are happy. If you are brave, by
@@ -107,34 +100,34 @@ very stable and safe, and this is mostly due to the policy of many
public releases.</P>
<P>How the scheme works:
<OL>
-<LI>when major changes are made the version number is increased. For
+<LI>When major changes are made the version number is increased. For
example, the transition from 1.9.15 to 1.9.16. However, this version
number will not appear immediately and people should continue to use
1.9.15 for production systems (see next point.)
</LI>
-<LI>just after major changes are made the software is considered
+<LI>Just after major changes are made the software is considered
unstable, and a series of alpha releases are distributed, for example
1.9.16alpha1. These are for testing by those who know what they are
doing. The "alpha" in the filename will hopefully scare off those who
are just looking for the latest version to install.
</LI>
-<LI>when Andrew thinks that the alphas have stabilised to the point
+<LI>When Andrew thinks that the alphas have stabilised to the point
where he would recommend new users install it, he renames it to the
same version number without the alpha, for example 1.9.16.
</LI>
-<LI>inevitably bugs are found in the "stable" releases and minor patch
+<LI>Inevitably bugs are found in the "stable" releases and minor patch
levels are released which give us the pXX series, for example 1.9.16p2.</LI>
</OL>
So the progression goes:
<PRE>
- 1.9.15p7 (production)
- 1.9.15p8 (production)
- 1.9.16alpha1 (test sites only)
- :
- 1.9.16alpha20 (test sites only)
- 1.9.16 (production)
- 1.9.16p1 (production)
+ 1.9.15p7 (production)
+ 1.9.15p8 (production)
+ 1.9.16alpha1 (test sites only)
+ :
+ 1.9.16alpha20 (test sites only)
+ 1.9.16 (production)
+ 1.9.16p1 (production)
</PRE>
The above system means that whenever someone looks at the samba ftp
@@ -147,44 +140,49 @@ version.</P>
<P>
<A NAME="platforms"></A>
-</P>
-<P>Many different platforms have run Samba successfully. The platforms
+
+Many different platforms have run Samba successfully. The platforms
most widely used and thus best tested are Linux and SunOS.</P>
<P>At time of writing, the Makefile claimed support for:
<UL>
-<LI> SunOS</LI>
-<LI> Linux with shadow passwords</LI>
-<LI> Linux without shadow passwords</LI>
-<LI> SOLARIS</LI>
-<LI> SOLARIS 2.2 and above (aka SunOS 5)</LI>
-<LI> SVR4</LI>
-<LI> ULTRIX</LI>
-<LI> OSF1 (alpha only)</LI>
-<LI> OSF1 with NIS and Fast Crypt (alpha only)</LI>
-<LI> OSF1 V2.0 Enhanced Security (alpha only)</LI>
+<LI> A/UX 3.0</LI>
<LI> AIX</LI>
-<LI> BSDI</LI>
-<LI> NetBSD</LI>
-<LI> NetBSD 1.0</LI>
-<LI> SEQUENT</LI>
-<LI> HP-UX</LI>
-<LI> SGI</LI>
-<LI> SGI IRIX 4.x.x</LI>
-<LI> SGI IRIX 5.x.x</LI>
+<LI> Altos Series 386/1000</LI>
+<LI> Amiga</LI>
+<LI> Apollo Domain/OS sr10.3</LI>
+<LI> BSDI </LI>
+<LI> B.O.S. (Bull Operating System)</LI>
+<LI> Cray, Unicos 8.0</LI>
+<LI> Convex</LI>
+<LI> DGUX. </LI>
+<LI> DNIX.</LI>
<LI> FreeBSD</LI>
-<LI> NeXT 3.2 and above</LI>
-<LI> NeXT OS 2.x</LI>
-<LI> NeXT OS 3.0</LI>
-<LI> ISC SVR3V4 (POSIX mode)</LI>
-<LI> ISC SVR3V4 (iBCS2 mode)</LI>
-<LI> A/UX 3.0</LI>
-<LI> SCO with shadow passwords.</LI>
-<LI> SCO with shadow passwords, without YP.</LI>
-<LI> SCO with TCB passwords</LI>
-<LI> SCO 3.2v2 (ODT 1.1) with TCP passwords</LI>
-<LI> intergraph</LI>
-<LI> DGUX</LI>
-<LI> Apollo Domain/OS sr10.3 (BSD4.3)</LI>
+<LI> HP-UX</LI>
+<LI> Intergraph. </LI>
+<LI> Linux with/without shadow passwords and quota</LI>
+<LI> LYNX 2.3.0</LI>
+<LI> MachTen (a unix like system for Macintoshes)</LI>
+<LI> Motorola 88xxx/9xx range of machines</LI>
+<LI> NetBSD</LI>
+<LI> NEXTSTEP Release 2.X, 3.0 and greater (including OPENSTEP for Mach).</LI>
+<LI> OS/2 using EMX 0.9b</LI>
+<LI> OSF1</LI>
+<LI> QNX 4.22</LI>
+<LI> RiscIX. </LI>
+<LI> RISCOs 5.0B</LI>
+<LI> SEQUENT. </LI>
+<LI> SCO (including: 3.2v2, European dist., OpenServer 5)</LI>
+<LI> SGI.</LI>
+<LI> SMP_DC.OSx v1.1-94c079 on Pyramid S series</LI>
+<LI> SONY NEWS, NEWS-OS (4.2.x and 6.1.x)</LI>
+<LI> SUNOS 4</LI>
+<LI> SUNOS 5.2, 5.3, and 5.4 (Solaris 2.2, 2.3, and '2.4 and later')</LI>
+<LI> Sunsoft ISC SVR3V4</LI>
+<LI> SVR4</LI>
+<LI> System V with some berkely extensions (Motorola 88k R32V3.2).</LI>
+<LI> ULTRIX.</LI>
+<LI> UNIXWARE</LI>
+<LI> UXP/DS</LI>
</UL>
</P>
@@ -193,26 +191,115 @@ most widely used and thus best tested are Linux and SunOS.</P>
<P>
<A NAME="more"></A>
+
+There are a number of places to look for more information on Samba, including:
+<UL>
+<LI>Two mailing lists devoted to discussion of Samba-related matters. </LI>
+<LI>The newsgroup, comp.protocols.smb, which has a great deal of discussion on Samba. </LI>
+<LI>The WWW site 'SAMBA Web Pages' at
+<A HREF="http://samba.canberra.edu.au/pub/samba/samba.html">http://samba.canberra.edu.au/pub/samba/samba.html</A> includes:
+<UL>
+<LI>Links to man pages and documentation, including this FAQ</LI>
+<LI>A comprehensive survey of Samba users.</LI>
+<LI>A searchable hypertext archive of the Samba mailing list.</LI>
+<LI>Links to Samba source code, binaries, and mirrors of both.</LI>
+</UL>
+</LI>
+<LI>The long list of topic documentation. These files can be found in the 'docs' directory of the Samba source, or at
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/">ftp://samba.anu.edu.au/pub/samba/docs/</A>
+<UL>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/Application_Serving.txt">Application_Serving.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/BROWSING.txt">BROWSING.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/BUGS.txt">BUGS.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/DIAGNOSIS.txt">DIAGNOSIS.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/DNIX.txt">DNIX.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/DOMAIN.txt">DOMAIN.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/DOMAIN_CONTROL.txt">CONTROL.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/ENCRYPTION.txt">ENCRYPTION.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/Faxing.txt">Faxing.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/GOTCHAS.txt">GOTCHAS.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/HINTS.txt">HINTS.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/INSTALL.sambatar">INSTALL.sambatar</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/INSTALL.txt">INSTALL.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/MIRRORS">MIRRORS</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/NetBIOS.txt">NetBIOS.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/OS2.txt">OS2.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/PROJECTS">PROJECTS</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/Passwords.txt">Passwords.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/Printing.txt">Printing.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/README.DCEDFS">README.DCEDFS</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/README.OS2">README.OS2</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/README.jis">README.jis</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/README.sambatar">README.sambatar</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/SCO.txt">SCO.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/SMBTAR.notes">SMBTAR.notes</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/Speed.txt">Speed.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/Support.txt">Support.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/THANKS">THANKS</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/Tracing.txt">Tracing.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/UNIX-SMB.txt">SMB.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/Warp.txt">Warp.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/WinNT.txt">WinNT.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/history">history</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/security_level.txt">level.txt</A></LI>
+<LI>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/wfw_slip.htm">slip.htm</A></LI>
+</UL>
+</LI>
+</UL>
</P>
-<P>There are two mailing lists devoted to discussion of Samba-related
-matters. There is also the newsgroup, comp.protocols.smb, which has a
-great deal of discussion on Samba. There is also a WWW site 'SAMBA Web
-Pages' at
-<A HREF="http://samba.canberra.edu.au/pub/samba/samba.html">http://samba.canberra.edu.au/pub/samba/samba.html</A>, under
-which there is a comprehensive survey of Samba users. Another useful
-resource is the hypertext archive of the Samba mailing list.</P>
-<P>Send email to
-<A HREF="mailto:listproc@samba.anu.edu.au">listproc@samba.anu.edu.au</A>. Make sure the subject line is
-blank, and include the following two lines in the body of the message:</P>
+
+
+<H2><A NAME="ss1.7">1.7 How do I subscribe to the Samba Mailing Lists?</A></H2>
+
<P>
+<A NAME="mailinglist"></A>
+
+Send email to
+<A HREF="mailto:listproc@samba.anu.edu.au">listproc@samba.anu.edu.au</A>. Make sure the subject line is
+blank, and include the following two lines in the body of the message:
<BLOCKQUOTE><CODE>
<PRE>
subscribe samba Firstname Lastname
subscribe samba-announce Firstname Lastname
</PRE>
</CODE></BLOCKQUOTE>
-</P>
-<P>Obviously you should substitute YOUR first name for "Firstname" and
+
+Obviously you should substitute YOUR first name for "Firstname" and
YOUR last name for "Lastname"! Try not to send any signature stuff, it
sometimes confuses the list processor.</P>
<P>The samba list is a digest list - every eight hours or so it
@@ -221,30 +308,30 @@ been received by the list since the last time and sends a copy of this
message to all subscribers.</P>
<P>If you stop being interested in Samba, please send another email to
<A HREF="mailto:listproc@samba.anu.edu.au">listproc@samba.anu.edu.au</A>. Make sure the subject line is blank, and
-include the following two lines in the body of the message:</P>
-<P>
+include the following two lines in the body of the message:
<BLOCKQUOTE><CODE>
<PRE>
unsubscribe samba
unsubscribe samba-announce
</PRE>
</CODE></BLOCKQUOTE>
-</P>
-<P>The <B>From:</B> line in your message <EM>MUST</EM> be the same address you used when
+
+The <B>From:</B> line in your message <EM>MUST</EM> be the same address you used when
you subscribed.</P>
-<H2><A NAME="ss1.7">1.7 Something's gone wrong - what should I do? </A></H2>
+<H2><A NAME="ss1.8">1.8 Something's gone wrong - what should I do? </A></H2>
<P>
<A NAME="wrong"></A>
-</P>
-<P><B><F>#</F> *** IMPORTANT! *** <F>#</F></B></P>
+
+<B><F>#</F> *** IMPORTANT! *** <F>#</F></B></P>
<P>DO NOT post messages on mailing lists or in newsgroups until you have
carried out the first three steps given here!</P>
<P>Firstly, see if there are any likely looking entries in this FAQ! If
you have just installed Samba, have you run through the checklist in
-<A HREF="ftp://samba.anu.edu.au/pub/samba/DIAGNOSIS.txt">DIAGNOSIS.txt</A>? It can save you a lot of time and effort.</P>
+<A HREF="ftp://samba.anu.edu.au/pub/samba/DIAGNOSIS.txt">DIAGNOSIS.txt</A>? It can save you a lot of time and effort.
+DIAGNOSIS.txt can also be found in the docs directory of the Samba distribution.</P>
<P>Secondly, read the man pages for smbd, nmbd and smb.conf, looking for
topics that relate to what you are trying to do.</P>
<P>Thirdly, if there is no obvious solution to hand, try to get a look at
@@ -266,16 +353,16 @@ I can incorporate it in the next version.</P>
so that everyone else gets the benefit of your work. This is one of
the most important aspects to the maintainence of Samba. Send all
patches to
-<A HREF="mailto:samba-bugs@samba.anu.edu.au">samba-bugs@samba.anu.edu.au</A>, not Andrew Tridgell or any
-other individual and not the samba team mailing list.</P>
+<A HREF="mailto:samba-bugs@samba.anu.edu.au">samba-bugs@samba.anu.edu.au</A>. Do not send patches to Andrew Tridgell or any
+other individual, they may be lost if you do.</P>
-<H2><A NAME="ss1.8">1.8 Pizza supply details </A></H2>
+<H2><A NAME="ss1.9">1.9 Pizza supply details </A></H2>
<P>
<A NAME="pizza"></A>
-</P>
-<P>Those who have registered in the Samba survey as "Pizza Factory" will
+
+Those who have registered in the Samba survey as "Pizza Factory" will
already know this, but the rest may need some help. Andrew doesn't ask
for payment, but he does appreciate it when people give him
pizza. This calls for a little organisation when the pizza donor is
diff --git a/docs/faq/sambafaq-2.html b/docs/faq/sambafaq-2.html
index 9f350052f6e..38fec3d2c4b 100644
--- a/docs/faq/sambafaq-2.html
+++ b/docs/faq/sambafaq-2.html
@@ -9,7 +9,7 @@
<HR>
<H2><A NAME="s2">2. Compiling and installing Samba on a Unix host</A></H2>
-<P>
+<P>
<A NAME="unix_install"></A>
</P>
@@ -17,17 +17,22 @@
<P>
<A NAME="no_browse"></A>
-</P>
-<P>See
+
+See
<A HREF="ftp://samba.anu.edu.au/pub/samba/BROWSING.txt">BROWSING.txt</A>
for more information on browsing. Browsing.txt can also be found
in the docs directory of the Samba source.</P>
<P>If your GUI client does not permit you to select non-browsable
servers, you may need to do so on the command line. For example, under
Lan Manager you might connect to the above service as disk drive M:
-thusly:</P>
-<P>net use M: \\mary\fred</P>
-<P>The details of how to do this and the specific syntax varies from
+thusly:
+<BLOCKQUOTE><CODE>
+<PRE>
+ net use M: \\mary\fred
+</PRE>
+</CODE></BLOCKQUOTE>
+
+The details of how to do this and the specific syntax varies from
client to client - check your client's documentation.</P>
@@ -35,15 +40,15 @@ client to client - check your client's documentation.</P>
<P>
<A NAME="missing_files"></A>
-</P>
+See the next question.</P>
<H2><A NAME="ss2.3">2.3 Some files on the server show up with really wierd filenames when I view the files from my client! </A></H2>
<P>
<A NAME="strange_filenames"></A>
-</P>
-<P>If you check what files are not showing up, you will note that they
+
+If you check what files are not showing up, you will note that they
are files which contain upper case letters or which are otherwise not
DOS-compatible (ie, they are not legal DOS filenames for some reason).</P>
<P>The Samba server can be configured either to ignore such files
@@ -56,10 +61,10 @@ details of how to change this - the parameter you need to set is
<H2><A NAME="ss2.4">2.4 My client reports "cannot locate specified computer" or similar</A></H2>
-<P>
+<P>
<A NAME="cant_see_server"></A>
-</P>
-<P>This indicates one of three things: You supplied an incorrect server
+
+This indicates one of three things: You supplied an incorrect server
name, the underlying TCP/IP layer is not working correctly, or the
name you specified cannot be resolved.</P>
<P>After carefully checking that the name you typed is the name you
@@ -86,8 +91,8 @@ tests :-) </P>
<P>
<A NAME="cant_see_share"></A>
-</P>
-<P>This message indicates that your client CAN locate the specified
+
+This message indicates that your client CAN locate the specified
server, which is a good start, but that it cannot find a service of
the name you gave.</P>
<P>The first step is to check the exact name of the service you are
@@ -104,19 +109,19 @@ to specify a service name correctly), read on:</P>
</P>
-<H2><A NAME="ss2.6">2.6 My client reports "cannot find domain controller", "cannot log</A>on to the network" or similar </H2>
+<H2><A NAME="ss2.6">2.6 My client reports "cannot find domain controller", "cannot log on to the network" or similar </A></H2>
<P>
<A NAME="cant_see_net"></A>
-</P>
-<P>Nothing is wrong - Samba does not implement the primary domain name
+
+Nothing is wrong - Samba does not implement the primary domain name
controller stuff for several reasons, including the fact that the
whole concept of a primary domain controller and "logging in to a
network" doesn't fit well with clients possibly running on multiuser
machines (such as users of smbclient under Unix). Having said that,
several developers are working hard on building it in to the next
major version of Samba. If you can contribute, send a message to
-samba-bugs!</P>
+<A HREF="mailto:samba-bugs@anu.edu.au">samba-bugs@anu.edu.au</A> !</P>
<P>Seeing this message should not affect your ability to mount redirected
disks and printers, which is really what all this is about.</P>
<P>For many clients (including Windows for Workgroups and Lan Manager),
@@ -127,8 +132,8 @@ setting the domain to STANDALONE at least gets rid of the message.</P>
<P>
<A NAME="no_printing"></A>
-</P>
-<P>Make sure that the specified print command for the service you are
+
+Make sure that the specified print command for the service you are
connecting to is correct and that it has a fully-qualified path (eg.,
use "/usr/bin/lpr" rather than just "lpr").</P>
<P>Make sure that the spool directory specified for the service is
@@ -155,8 +160,8 @@ mechanism.</P>
<P>
<A NAME="programs_wont_run"></A>
-</P>
-<P>There are numerous possible reasons for this, but one MAJOR
+
+There are numerous possible reasons for this, but one MAJOR
possibility is that your software uses locking. Make sure you are
using Samba 1.6.11 or later. It may also be possible to work around
the problem by setting "locking=no" in the Samba configuration file
@@ -173,21 +178,21 @@ Tridgell know via email at
<P>
<A NAME="bad_server_string"></A>
-</P>
-<P>my client reports the default setting, eg. "Samba 1.9.15p4", instead
+
+OR My client reports the default setting, eg. "Samba 1.9.15p4", instead
of what I have changed it to in the smb.conf file.</P>
<P>You need to use the -C option in nmbd. The "server string" affects
-what smbd puts out and -C affects what nmbd puts out.
-Current versions of Samba (1.9.16p11 +) have combined these options into
+what smbd puts out and -C affects what nmbd puts out.</P>
+<P>Current versions of Samba (1.9.16 +) have combined these options into
the "server string" field of smb.conf, -C for nmbd is now obsolete.</P>
-<H2><A NAME="ss2.10">2.10 My client reports "This server is not configured to list shared</A>resources" </H2>
+<H2><A NAME="ss2.10">2.10 My client reports "This server is not configured to list shared resources" </A></H2>
<P>
<A NAME="cant_list_shares"></A>
-</P>
-<P>Your guest account is probably invalid for some reason. Samba uses the
+
+Your guest account is probably invalid for some reason. Samba uses the
guest account for browsing in smbd. Check that your guest account is
valid.</P>
<P>See also 'guest account' in smb.conf man page.</P>
@@ -197,8 +202,8 @@ valid.</P>
<P>
<A NAME="trapdoor_uid"></A>
-</P>
-<P>This can have several causes. It might be because you are using a uid
+
+This can have several causes. It might be because you are using a uid
or gid of 65535 or -1. This is a VERY bad idea, and is a big security
hole. Check carefully in your /etc/passwd file and make sure that no
user has uid 65535 or -1. Especially check the "nobody" user, as many
diff --git a/docs/faq/sambafaq-3.html b/docs/faq/sambafaq-3.html
index 4432ee52d8b..b2e08ebf515 100644
--- a/docs/faq/sambafaq-3.html
+++ b/docs/faq/sambafaq-3.html
@@ -13,17 +13,16 @@
<A NAME="client_questions"></A>
</P>
-<H2><A NAME="ss3.1">3.1 Are any Macintosh clients for Samba</A></H2>
+<H2><A NAME="ss3.1">3.1 Are there any Macintosh clients for Samba?</A></H2>
<P>
<A NAME="mac_clients"></A>
-</P>
-<P>lkcl - update 09mar97 - the answer is "Yes!". Thursby now have a
-CIFS Client / Server - see
-<A HREF="http://www.thursby.com/">http://www.thursby.com/</A>. They test it against
-Windows 95, Windows NT and samba for compatibility issues. At
-present, DAVE is at version 1.0.0. DAVE version 1.0.1 is in beta,
-and will be released in April 97 (the speed of finder copies has
+
+Yes! Thursby now have a CIFS Client / Server called DAVE - see
+<A HREF="http://www.thursby.com/">http://www.thursby.com/</A>.
+They test it against Windows 95, Windows NT and samba for compatibility issues.
+At the time of writing, DAVE was at version 1.0.1. The 1.0.0 to 1.0.1 update is available
+as a free download from the Thursby web site (the speed of finder copies has
been greatly enhanced, and there are bug-fixes included).</P>
<P>Alternatives - There are two free implementations of AppleTalk for
several kinds of UNIX machnes, and several more commercial ones.
@@ -42,8 +41,8 @@ see
<P>
<A NAME="sess_req_fail"></A>
-</P>
-<P>The following answer is provided by John E. Miller:</P>
+
+The following answer is provided by John E. Miller:</P>
<P>I'll assume that you're able to ping back and forth between the
machines by IP address and name, and that you're using some security
model where you're confident that you've got user IDs and passwords
@@ -72,9 +71,8 @@ it.</P>
<P>
<A NAME="synchronise_clock"></A>
-</P>
-<P>To syncronize your PC's clock with your Samba server:</P>
-<P>
+
+To syncronize your PC's clock with your Samba server:
<UL>
<LI> Copy timesync.pif to your windows directory</LI>
<LI> timesync.pif can be found at:
@@ -82,11 +80,11 @@ it.</P>
<LI> Add timesync.pif to your 'Start Up' group/folder</LI>
<LI> Open the properties dialog box for the program/icon</LI>
<LI> Make sure the 'Run Minimized' option is set in program 'Properties'</LI>
-<LI> Change the command line section that reads \\sambahost to reflect the name of your server.</LI>
+<LI> Change the command line section that reads <F>\\sambahost</F> to reflect the name of your server.</LI>
<LI> Close the properties dialog box by choosing 'OK'</LI>
</UL>
-</P>
-<P>Each time you start your computer (or login for Win95) your PC will
+
+Each time you start your computer (or login for Win95) your PC will
synchronize it's clock with your Samba server.</P>
<P>Alternativley, if you clients support Domain Logons, you can setup Domain Logons with Samba
- see:
@@ -123,7 +121,8 @@ over this connection. This is unfortunate, but not fatal.</P>
<P>It means that if you run your Samba server in share level security
(the default) then things will definately break as described
above. The share level SMB security model has no provision for
-multiple user IDs on the one SMB connection. See security_level.txt in
+multiple user IDs on the one SMB connection. See
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/security_level.txt">security_level.txt</A> in
the docs for more info on share/user/server level security.</P>
<P>If you run in user or server level security then you have a chance,
but only if you have a recent version of Samba (at least 1.9.15p6). In
@@ -134,15 +133,15 @@ it can't if your OS has a trapdoor uid system. You'll know this
because Samba will note it in your logs.</P>
<P>Also note that you should not use the magic "homes" share name with
products like these, as otherwise all users will end up with the same
-home directory. Use \\server\username instead.</P>
+home directory. Use <F>\\server\username</F> instead.</P>
<H2><A NAME="ss3.5">3.5 Problem with printers under NT</A></H2>
<P>
<A NAME="nt_printers"></A>
-</P>
-<P>This info from Stefan Hergeth
+
+This info from Stefan Hergeth
hergeth@f7axp1.informatik.fh-muenchen.de may be useful:</P>
<P>A network-printer (with ethernetcard) is connected to the NT-Clients
via our UNIX-Fileserver (SAMBA-Server), like the configuration told by
@@ -171,8 +170,8 @@ printer properties in the Print-Manager-Menu of NT, but i didn't try it yet.</LI
<P>
<A NAME="dst_bugs"></A>
-</P>
-<P>This is from Paul Eggert eggert@twinsun.com.</P>
+
+This is from Paul Eggert eggert@twinsun.com.</P>
<P>Most likely it's a problem with your time zone settings.</P>
<P>Internally, Samba maintains time in traditional Unix format,
namely, the number of seconds since 1970-01-01 00:00:00 Universal Time
@@ -207,7 +206,7 @@ TZ='PST8PDT,M4.1.0/2,M10.5.0/2' for US Pacific time.
Posix TZ strings can take the following form (with optional
items in brackets):
<PRE>
- StdOffset[Dst[Offset],Date/Time,Date/Time]
+ StdOffset[Dst[Offset],Date/Time,Date/Time]
</PRE>
where:
@@ -255,10 +254,10 @@ and then reconnecting to it; or upgrade your Samba server to
<P>
<A NAME="printer_driver_name"></A>
-</P>
-<P>Question:
+
+Question:
On NT, I opened "Printer Manager" and "Connect to Printer".
-Enter "\\ptdi270\ps1" in the box of printer. I got the
+Enter <F>"\\ptdi270\ps1"</F> in the box of printer. I got the
following error message:
<BLOCKQUOTE><CODE>
<PRE>
@@ -271,14 +270,14 @@ following error message:
Answer:</P>
<P>In the more recent versions of Samba you can now set the "printer
driver" in smb.conf. This tells the client what driver to use. For
-example, I have:
+example:
<BLOCKQUOTE><CODE>
<PRE>
printer driver = HP LaserJet 4L
</PRE>
</CODE></BLOCKQUOTE>
-and NT knows to use the right driver. You have to get this string
+with this, NT knows to use the right driver. You have to get this string
exactly right.</P>
<P>To find the exact string to use, you need to get to the dialog box in
your client where you select which printer driver to install. The
@@ -292,11 +291,29 @@ in that dialog box.</P>
</CODE></BLOCKQUOTE>
this is effectively what older versions of Samba did, so if that
-worked for you then give it a go. If this does work then let me know
-and I'll make it the default. Currently the default is a 0 length
+worked for you then give it a go. If this does work then let us know via
+<A HREF="mailto:samba-bugs@anu.edu.au">samba-bugs@anu.edu.au</A>,
+and we'll make it the default. Currently the default is a 0 length
string.</P>
+<H2><A NAME="ss3.8">3.8 I've applied NT 4.0 SP3, and now I can't access Samba shares, Why?</A></H2>
+
+<P>
+<A NAME="NT_SP3_FIX"></A>
+
+As of SP3, Microsoft has decided that they will no longer default to
+passing clear text passwords over the network. To enable access to
+Samba shares from NT 4.0 SP3, you must do <B>ONE</B> of two things:
+<OL>
+<LI> Set the Samba configuration option 'security = user' and implement all of the stuff detailed in
+<A HREF="ftp://samba.anu.edu.au/pub/samba/docs/ENCRYPTION.txt">ENCRYPTION.txt</A>.</LI>
+<LI> Follow Microsoft's directions for setting your NT box to allow plain text passwords. see
+<A HREF="http://www.microsoft.com/kb/articles/q166/7/30.htm">Knowledge Base Article Q166730</A></LI>
+</OL>
+</P>
+
+
<HR>
<A HREF="sambafaq-2.html">Previous</A>
<A HREF="sambafaq-4.html">Next</A>
diff --git a/docs/faq/sambafaq-4.html b/docs/faq/sambafaq-4.html
index e5f852a3d37..94d5c419906 100644
--- a/docs/faq/sambafaq-4.html
+++ b/docs/faq/sambafaq-4.html
@@ -13,12 +13,12 @@
<A NAME="client_problems"></A>
</P>
-<H2><A NAME="ss4.1">4.1 MS Office Setup reports "Cannot change properties of "\MSOFFICE\SETUP.INI"</A></H2>
+<H2><A NAME="ss4.1">4.1 MS Office Setup reports "Cannot change properties of '\MSOFFICE\SETUP.INI'"</A></H2>
<P>
<A NAME="cant_change_properties"></A>
-</P>
-<P>When installing MS Office on a Samba drive for which you have admin
+
+When installing MS Office on a Samba drive for which you have admin
user permissions, ie. admin users = username, you will find the
setup program unable to complete the installation.</P>
<P>To get around this problem, do the installation without admin user
diff --git a/docs/faq/sambafaq-5.html b/docs/faq/sambafaq-5.html
index d5c9cbae506..0a6e9d08f03 100644
--- a/docs/faq/sambafaq-5.html
+++ b/docs/faq/sambafaq-5.html
@@ -12,6 +12,14 @@ Next
<P>
<A NAME="miscellaneous"></A>
</P>
+<H2><A NAME="ss5.1">5.1 Is Samba Year 2000 compliant?</A></H2>
+
+<P>
+<A NAME="Year2000Compliant"></A>
+
+The CIFS protocol that Samba implements
+negotiates times in various formats, all of which
+are able to cope with dates beyond 2000.</P>
<HR>
diff --git a/docs/faq/sambafaq.html b/docs/faq/sambafaq.html
index 9d777bd4baf..9e3d21ad137 100644
--- a/docs/faq/sambafaq.html
+++ b/docs/faq/sambafaq.html
@@ -31,6 +31,9 @@
+
+
+
<HTML>
<HEAD>
<TITLE> Samba FAQ</TITLE>
@@ -42,7 +45,7 @@ Table of Contents
<HR>
<H1> Samba FAQ</H1>
-<H2>Paul Blackman, <CODE>ictinus@lake.canberra.edu.au</CODE></H2>, v 0.7
+<H2>Paul Blackman, <CODE>ictinus@lake.canberra.edu.au</CODE></H2>v 0.7, June '97
<P><HR><EM> This is the Frequently Asked Questions (FAQ) document for
Samba, the free and very popular SMB server product. An SMB server
allows file and printer connections from clients such as Windows,
@@ -57,8 +60,9 @@ corrections to the author.</EM><HR></P>
<LI><A HREF="sambafaq-1.html#ss1.4">1.4 What do the version numbers mean? </A>
<LI><A HREF="sambafaq-1.html#ss1.5">1.5 What platforms are supported? </A>
<LI><A HREF="sambafaq-1.html#ss1.6">1.6 How can I find out more about Samba? </A>
-<LI><A HREF="sambafaq-1.html#ss1.7">1.7 Something's gone wrong - what should I do? </A>
-<LI><A HREF="sambafaq-1.html#ss1.8">1.8 Pizza supply details </A>
+<LI><A HREF="sambafaq-1.html#ss1.7">1.7 How do I subscribe to the Samba Mailing Lists?</A>
+<LI><A HREF="sambafaq-1.html#ss1.8">1.8 Something's gone wrong - what should I do? </A>
+<LI><A HREF="sambafaq-1.html#ss1.9">1.9 Pizza supply details </A>
</UL>
<P>
@@ -69,34 +73,38 @@ corrections to the author.</EM><HR></P>
<LI><A HREF="sambafaq-2.html#ss2.3">2.3 Some files on the server show up with really wierd filenames when I view the files from my client! </A>
<LI><A HREF="sambafaq-2.html#ss2.4">2.4 My client reports "cannot locate specified computer" or similar</A>
<LI><A HREF="sambafaq-2.html#ss2.5">2.5 My client reports "cannot locate specified share name" or similar</A>
-<LI><A HREF="sambafaq-2.html#ss2.6">2.6 My client reports "cannot find domain controller", "cannot log</A>
+<LI><A HREF="sambafaq-2.html#ss2.6">2.6 My client reports "cannot find domain controller", "cannot log on to the network" or similar </A>
<LI><A HREF="sambafaq-2.html#ss2.7">2.7 Printing doesn't work :-(</A>
<LI><A HREF="sambafaq-2.html#ss2.8">2.8 My programs install on the server OK, but refuse to work properly</A>
<LI><A HREF="sambafaq-2.html#ss2.9">2.9 My "server string" doesn't seem to be recognised</A>
-<LI><A HREF="sambafaq-2.html#ss2.10">2.10 My client reports "This server is not configured to list shared</A>
+<LI><A HREF="sambafaq-2.html#ss2.10">2.10 My client reports "This server is not configured to list shared resources" </A>
<LI><A HREF="sambafaq-2.html#ss2.11">2.11 Log message "you appear to have a trapdoor uid system" </A>
</UL>
<P>
<H2><A NAME="toc3">3.</A> <A HREF="sambafaq-3.html">Common client questions</A></H2>
<UL>
-<LI><A HREF="sambafaq-3.html#ss3.1">3.1 Are any Macintosh clients for Samba</A>
+<LI><A HREF="sambafaq-3.html#ss3.1">3.1 Are there any Macintosh clients for Samba?</A>
<LI><A HREF="sambafaq-3.html#ss3.2">3.2 "Session request failed (131,130)" error</A>
<LI><A HREF="sambafaq-3.html#ss3.3">3.3 How do I synchronise my PC's clock with my Samba server? </A>
<LI><A HREF="sambafaq-3.html#ss3.4">3.4 Problems with WinDD, NTrigue, WinCenterPro etc</A>
<LI><A HREF="sambafaq-3.html#ss3.5">3.5 Problem with printers under NT</A>
<LI><A HREF="sambafaq-3.html#ss3.6">3.6 Why are my file's timestamps off by an hour, or by a few hours?</A>
<LI><A HREF="sambafaq-3.html#ss3.7">3.7 How do I set the printer driver name correctly? </A>
+<LI><A HREF="sambafaq-3.html#ss3.8">3.8 I've applied NT 4.0 SP3, and now I can't access Samba shares, Why?</A>
</UL>
<P>
<H2><A NAME="toc4">4.</A> <A HREF="sambafaq-4.html">Specific client application problems</A></H2>
<UL>
-<LI><A HREF="sambafaq-4.html#ss4.1">4.1 MS Office Setup reports "Cannot change properties of "\MSOFFICE\SETUP.INI"</A>
+<LI><A HREF="sambafaq-4.html#ss4.1">4.1 MS Office Setup reports "Cannot change properties of '\MSOFFICE\SETUP.INI'"</A>
</UL>
<P>
<H2><A NAME="toc5">5.</A> <A HREF="sambafaq-5.html">Miscellaneous</A></H2>
+<UL>
+<LI><A HREF="sambafaq-5.html#ss5.1">5.1 Is Samba Year 2000 compliant?</A>
+</UL>
<HR>
diff --git a/docs/faq/sambafaq.sgml b/docs/faq/sambafaq.sgml
index be84112a8ff..df6dd346662 100644
--- a/docs/faq/sambafaq.sgml
+++ b/docs/faq/sambafaq.sgml
@@ -6,6 +6,9 @@
Filled in from current text faq
v 0.7 1 June 1997 Paul
Replicated changes in txt faq to sgml faq
+ 9 June 1997 Paul
+ Lots of changes, added doco list, updated compatible systems list
+ added NT SP3 entry, added Year 2000 entry, Getting ready for 1.9.17
-->
<article>
@@ -14,7 +17,7 @@
<author>Paul Blackman, <tt>ictinus@lake.canberra.edu.au</tt>
-<date>, v 0.7
+<date>v 0.7, June '97
<abstract> This is the Frequently Asked Questions (FAQ) document for
Samba, the free and very popular SMB server product. An SMB server
@@ -32,7 +35,6 @@ information, how to understand the version numbering scheme, pizza
details
<sect1> What is Samba? <p> <label id="introduction">
-
Samba is a suite of programs which work together to allow clients to
access to a server's filespace and printers via the SMB (Server
Message Block) protocol. Initially written for Unix, Samba now also
@@ -51,23 +53,15 @@ flexibility designed to make life easier for administrators.
The components of the suite are (in summary):
<itemize>
-
-<item> smbd, the SMB server. This handles actual connections from
-clients, doing all the file, permission and username work
-<item>nmbd, the Netbios name server, which helps clients locate
-servers, doing the browsing work and managing domains as this
-capability is being built into Samba
-<item>smbclient, the Unix-hosted client program
-<item>smbrun, a little 'glue' program to help the server run external
-programs
-<item>testprns, a program to test server access to printers
-<item>testparms, a program to test the Samba configuration file for
-correctness
-<item>smb.conf, the Samba configuration file
-<item> smbprint, a sample script to allow a Unix host to use smbclient
-to print to an SMB server
-<item> documentation! DON'T neglect to read it - you will save a great
-deal of time!
+<item><bf>smbd</bf>, the SMB server. This handles actual connections from clients, doing all the file, permission and username work
+<item><bf>nmbd</bf>, the Netbios name server, which helps clients locate servers, doing the browsing work and managing domains as this capability is being built into Samba
+<item><bf>smbclient</bf>, the Unix-hosted client program
+<item><bf>smbrun</bf>, a little 'glue' program to help the server run external programs
+<item><bf>testprns</bf>, a program to test server access to printers
+<item><bf>testparms</bf>, a program to test the Samba configuration file for correctness
+<item><bf>smb.conf</bf>, the Samba configuration file
+<item><bf>smbprint</bf>, a sample script to allow a Unix host to use smbclient to print to an SMB server
+<item><bf>Documentation!</bf> DON'T neglect to read it - you will save a great deal of time!
</itemize>
The suite is supplied with full source (of course!) and is GPLed.
@@ -76,17 +70,14 @@ The primary creator of the Samba suite is Andrew Tridgell. Later
versions incorporate much effort by many net.helpers. The man pages
and this FAQ were originally written by Karl Auer.
-<sect1> What is the current version of Samba? <p> <label id="current_version">
-
-At time of writing, the current version was 1.9.16. If you want to be
-sure check the bottom of the change-log file. <url
-url="ftp://samba.anu.edu.au/pub/samba/alpha/change-log">
+<sect1> What is the current version of Samba? <p><label id="current_version">
+At time of writing, the current version was 1.9.17. If you want to be
+sure check the bottom of the change-log file. <url url="ftp://samba.anu.edu.au/pub/samba/alpha/change-log">
For more information see <ref id="version_nums" name="What do the
version numbers mean?">
<sect1> Where can I get it? <p> <label id="where">
-
The Samba suite is available via anonymous ftp from
samba.anu.edu.au. The latest and greatest versions of the suite are in
the directory:
@@ -105,7 +96,6 @@ other sites. Recent versions of some Linux distributions, for example,
do contain Samba binaries for that platform.
<sect1> What do the version numbers mean? <p> <label id="version_nums">
-
It is not recommended that you run a version of Samba with the word
"alpha" in its name unless you know what you are doing and are willing
to do some debugging. Many, many people just get the latest
@@ -117,33 +107,33 @@ public releases.
How the scheme works:
<enum>
-<item>when major changes are made the version number is increased. For
+<item>When major changes are made the version number is increased. For
example, the transition from 1.9.15 to 1.9.16. However, this version
number will not appear immediately and people should continue to use
1.9.15 for production systems (see next point.)
-<item>just after major changes are made the software is considered
+<item>Just after major changes are made the software is considered
unstable, and a series of alpha releases are distributed, for example
1.9.16alpha1. These are for testing by those who know what they are
doing. The "alpha" in the filename will hopefully scare off those who
are just looking for the latest version to install.
-<item>when Andrew thinks that the alphas have stabilised to the point
+<item>When Andrew thinks that the alphas have stabilised to the point
where he would recommend new users install it, he renames it to the
same version number without the alpha, for example 1.9.16.
-<item>inevitably bugs are found in the "stable" releases and minor patch
+<item>Inevitably bugs are found in the "stable" releases and minor patch
levels are released which give us the pXX series, for example 1.9.16p2.
</enum>
So the progression goes:
<verb>
- 1.9.15p7 (production)
- 1.9.15p8 (production)
- 1.9.16alpha1 (test sites only)
- :
- 1.9.16alpha20 (test sites only)
- 1.9.16 (production)
- 1.9.16p1 (production)
+ 1.9.15p7 (production)
+ 1.9.15p8 (production)
+ 1.9.16alpha1 (test sites only)
+ :
+ 1.9.16alpha20 (test sites only)
+ 1.9.16 (production)
+ 1.9.16p1 (production)
</verb>
The above system means that whenever someone looks at the samba ftp
site they will be able to grab the highest numbered release without an
@@ -151,64 +141,110 @@ alpha in the name and be sure of getting the current recommended
version.
<sect1> What platforms are supported? <p> <label id="platforms">
-
Many different platforms have run Samba successfully. The platforms
most widely used and thus best tested are Linux and SunOS.
At time of writing, the Makefile claimed support for:
<itemize>
-<item> SunOS
-<item> Linux with shadow passwords
-<item> Linux without shadow passwords
-<item> SOLARIS
-<item> SOLARIS 2.2 and above (aka SunOS 5)
-<item> SVR4
-<item> ULTRIX
-<item> OSF1 (alpha only)
-<item> OSF1 with NIS and Fast Crypt (alpha only)
-<item> OSF1 V2.0 Enhanced Security (alpha only)
+<item> A/UX 3.0
<item> AIX
-<item> BSDI
-<item> NetBSD
-<item> NetBSD 1.0
-<item> SEQUENT
-<item> HP-UX
-<item> SGI
-<item> SGI IRIX 4.x.x
-<item> SGI IRIX 5.x.x
+<item> Altos Series 386/1000
+<item> Amiga
+<item> Apollo Domain/OS sr10.3
+<item> BSDI
+<item> B.O.S. (Bull Operating System)
+<item> Cray, Unicos 8.0
+<item> Convex
+<item> DGUX.
+<item> DNIX.
<item> FreeBSD
-<item> NeXT 3.2 and above
-<item> NeXT OS 2.x
-<item> NeXT OS 3.0
-<item> ISC SVR3V4 (POSIX mode)
-<item> ISC SVR3V4 (iBCS2 mode)
-<item> A/UX 3.0
-<item> SCO with shadow passwords.
-<item> SCO with shadow passwords, without YP.
-<item> SCO with TCB passwords
-<item> SCO 3.2v2 (ODT 1.1) with TCP passwords
-<item> intergraph
-<item> DGUX
-<item> Apollo Domain/OS sr10.3 (BSD4.3)
+<item> HP-UX
+<item> Intergraph.
+<item> Linux with/without shadow passwords and quota
+<item> LYNX 2.3.0
+<item> MachTen (a unix like system for Macintoshes)
+<item> Motorola 88xxx/9xx range of machines
+<item> NetBSD
+<item> NEXTSTEP Release 2.X, 3.0 and greater (including OPENSTEP for Mach).
+<item> OS/2 using EMX 0.9b
+<item> OSF1
+<item> QNX 4.22
+<item> RiscIX.
+<item> RISCOs 5.0B
+<item> SEQUENT.
+<item> SCO (including: 3.2v2, European dist., OpenServer 5)
+<item> SGI.
+<item> SMP_DC.OSx v1.1-94c079 on Pyramid S series
+<item> SONY NEWS, NEWS-OS (4.2.x and 6.1.x)
+<item> SUNOS 4
+<item> SUNOS 5.2, 5.3, and 5.4 (Solaris 2.2, 2.3, and '2.4 and later')
+<item> Sunsoft ISC SVR3V4
+<item> SVR4
+<item> System V with some berkely extensions (Motorola 88k R32V3.2).
+<item> ULTRIX.
+<item> UNIXWARE
+<item> UXP/DS
</itemize>
<sect1> How can I find out more about Samba? <p> <label id="more">
+There are a number of places to look for more information on Samba, including:
+<itemize>
+<item>Two mailing lists devoted to discussion of Samba-related matters.
+<item>The newsgroup, comp.protocols.smb, which has a great deal of discussion on Samba.
+<item>The WWW site 'SAMBA Web Pages' at <url url="http://samba.canberra.edu.au/pub/samba/samba.html"> includes:
+ <itemize>
+ <item>Links to man pages and documentation, including this FAQ
+ <item>A comprehensive survey of Samba users.
+ <item>A searchable hypertext archive of the Samba mailing list.
+ <item>Links to Samba source code, binaries, and mirrors of both.
+ </itemize>
+<item>The long list of topic documentation. These files can be found in the 'docs' directory of the Samba source, or at <url url="ftp://samba.anu.edu.au/pub/samba/docs/">
+ <itemize>
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/Application_Serving.txt" name="Application_Serving.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/BROWSING.txt" name="BROWSING.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/BUGS.txt" name="BUGS.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/DIAGNOSIS.txt" name="DIAGNOSIS.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/DNIX.txt" name="DNIX.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/DOMAIN.txt" name="DOMAIN.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/DOMAIN_CONTROL.txt" name="CONTROL.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/ENCRYPTION.txt" name="ENCRYPTION.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/Faxing.txt" name="Faxing.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/GOTCHAS.txt" name="GOTCHAS.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/HINTS.txt" name="HINTS.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/INSTALL.sambatar" name="INSTALL.sambatar">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/INSTALL.txt" name="INSTALL.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/MIRRORS" name="MIRRORS">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/NetBIOS.txt" name="NetBIOS.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/OS2.txt" name="OS2.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/PROJECTS" name="PROJECTS">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/Passwords.txt" name="Passwords.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/Printing.txt" name="Printing.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/README.DCEDFS" name="README.DCEDFS">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/README.OS2" name="README.OS2">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/README.jis" name="README.jis">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/README.sambatar" name="README.sambatar">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/SCO.txt" name="SCO.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/SMBTAR.notes" name="SMBTAR.notes">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/Speed.txt" name="Speed.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/Support.txt" name="Support.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/THANKS" name="THANKS">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/Tracing.txt" name="Tracing.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/UNIX-SMB.txt" name="SMB.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/Warp.txt" name="Warp.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/WinNT.txt" name="WinNT.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/history" name="history">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/security_level.txt" name="level.txt">
+ <item><url url="ftp://samba.anu.edu.au/pub/samba/docs/wfw_slip.htm" name="slip.htm">
+ </itemize>
+</itemize>
-There are two mailing lists devoted to discussion of Samba-related
-matters. There is also the newsgroup, comp.protocols.smb, which has a
-great deal of discussion on Samba. There is also a WWW site 'SAMBA Web
-Pages' at <url url="http://samba.canberra.edu.au/pub/samba/samba.html">, under
-which there is a comprehensive survey of Samba users. Another useful
-resource is the hypertext archive of the Samba mailing list.
-
+<sect1>How do I subscribe to the Samba Mailing Lists?<p><label id="mailinglist">
Send email to <htmlurl url="mailto:listproc@samba.anu.edu.au" name="listproc@samba.anu.edu.au">. Make sure the subject line is
blank, and include the following two lines in the body of the message:
-
<tscreen><verb>
subscribe samba Firstname Lastname
subscribe samba-announce Firstname Lastname
</verb></tscreen>
-
Obviously you should substitute YOUR first name for "Firstname" and
YOUR last name for "Lastname"! Try not to send any signature stuff, it
sometimes confuses the list processor.
@@ -221,17 +257,14 @@ message to all subscribers.
If you stop being interested in Samba, please send another email to
<htmlurl url="mailto:listproc@samba.anu.edu.au" name="listproc@samba.anu.edu.au">. Make sure the subject line is blank, and
include the following two lines in the body of the message:
-
<tscreen><verb>
unsubscribe samba
unsubscribe samba-announce
</verb></tscreen>
-
The <bf>From:</bf> line in your message <em>MUST</em> be the same address you used when
you subscribed.
<sect1> Something's gone wrong - what should I do? <p> <label id="wrong">
-
<bf>[#] *** IMPORTANT! *** [#]</bf>
<p>DO NOT post messages on mailing lists or in newsgroups until you have
carried out the first three steps given here!
@@ -239,6 +272,7 @@ carried out the first three steps given here!
Firstly, see if there are any likely looking entries in this FAQ! If
you have just installed Samba, have you run through the checklist in
<url url="ftp://samba.anu.edu.au/pub/samba/DIAGNOSIS.txt" name="DIAGNOSIS.txt">? It can save you a lot of time and effort.
+DIAGNOSIS.txt can also be found in the docs directory of the Samba distribution.
Secondly, read the man pages for smbd, nmbd and smb.conf, looking for
topics that relate to what you are trying to do.
@@ -264,11 +298,10 @@ I can incorporate it in the next version.
If you make changes to the source code, _please_ submit these patches
so that everyone else gets the benefit of your work. This is one of
the most important aspects to the maintainence of Samba. Send all
-patches to <htmlurl url="mailto:samba-bugs@samba.anu.edu.au" name="samba-bugs@samba.anu.edu.au">, not Andrew Tridgell or any
-other individual and not the samba team mailing list.
+patches to <htmlurl url="mailto:samba-bugs@samba.anu.edu.au" name="samba-bugs@samba.anu.edu.au">. Do not send patches to Andrew Tridgell or any
+other individual, they may be lost if you do.
<sect1> Pizza supply details <p> <label id="pizza">
-
Those who have registered in the Samba survey as "Pizza Factory" will
already know this, but the rest may need some help. Andrew doesn't ask
for payment, but he does appreciate it when people give him
@@ -294,12 +327,9 @@ Method 4: Air freight him a pizza with your favourite regional
flavours. It will probably get stuck in customs or torn apart by
hungry sniffer dogs but it will have been a noble gesture.
-<sect>Compiling and installing Samba on a Unix host<p>
-<label id="unix_install">
-
-<sect1>I can't see the Samba server in any browse lists!<p>
-<label id="no_browse">
+<sect>Compiling and installing Samba on a Unix host<p><label id="unix_install">
+<sect1>I can't see the Samba server in any browse lists!<p><label id="no_browse">
See <url url="ftp://samba.anu.edu.au/pub/samba/BROWSING.txt" name="BROWSING.txt">
for more information on browsing. Browsing.txt can also be found
in the docs directory of the Samba source.
@@ -308,16 +338,15 @@ If your GUI client does not permit you to select non-browsable
servers, you may need to do so on the command line. For example, under
Lan Manager you might connect to the above service as disk drive M:
thusly:
-
+<tscreen><verb>
net use M: \\mary\fred
-
+</verb></tscreen>
The details of how to do this and the specific syntax varies from
client to client - check your client's documentation.
<sect1>Some files that I KNOW are on the server doesn't show up when I view the files from my client! <p> <label id="missing_files">
-
+See the next question.
<sect1>Some files on the server show up with really wierd filenames when I view the files from my client! <p> <label id="strange_filenames">
-
If you check what files are not showing up, you will note that they
are files which contain upper case letters or which are otherwise not
DOS-compatible (ie, they are not legal DOS filenames for some reason).
@@ -329,9 +358,7 @@ configured to ignore them. Consult the man page smb.conf(5) for
details of how to change this - the parameter you need to set is
"mangled names = yes".
-<sect1>My client reports "cannot locate specified computer" or similar<p>
-<label id="cant_see_server">
-
+<sect1>My client reports "cannot locate specified computer" or similar<p><label id="cant_see_server">
This indicates one of three things: You supplied an incorrect server
name, the underlying TCP/IP layer is not working correctly, or the
name you specified cannot be resolved.
@@ -359,7 +386,6 @@ By the way, remember to REMOVE the hardcoded mapping before further
tests :-)
<sect1>My client reports "cannot locate specified share name" or similar<p> <label id="cant_see_share">
-
This message indicates that your client CAN locate the specified
server, which is a good start, but that it cannot find a service of
the name you gave.
@@ -376,9 +402,7 @@ to specify a service name correctly), read on:
<item> Some clients force service names into upper case.
</itemize>
-<sect1>My client reports "cannot find domain controller", "cannot log
-on to the network" or similar <p> <label id="cant_see_net">
-
+<sect1>My client reports "cannot find domain controller", "cannot log on to the network" or similar <p> <label id="cant_see_net">
Nothing is wrong - Samba does not implement the primary domain name
controller stuff for several reasons, including the fact that the
whole concept of a primary domain controller and "logging in to a
@@ -386,7 +410,7 @@ network" doesn't fit well with clients possibly running on multiuser
machines (such as users of smbclient under Unix). Having said that,
several developers are working hard on building it in to the next
major version of Samba. If you can contribute, send a message to
-samba-bugs!
+<htmlurl url="mailto:samba-bugs@anu.edu.au" name="samba-bugs@anu.edu.au"> !
Seeing this message should not affect your ability to mount redirected
disks and printers, which is really what all this is about.
@@ -395,7 +419,6 @@ For many clients (including Windows for Workgroups and Lan Manager),
setting the domain to STANDALONE at least gets rid of the message.
<sect1>Printing doesn't work :-(<p> <label id="no_printing">
-
Make sure that the specified print command for the service you are
connecting to is correct and that it has a fully-qualified path (eg.,
use "/usr/bin/lpr" rather than just "lpr").
@@ -423,9 +446,7 @@ coreplus. Also not that print status error messages don't mean
printing won't work. The print status is received by a different
mechanism.
-<sect1>My programs install on the server OK, but refuse to work properly<p>
-<label id="programs_wont_run">
-
+<sect1>My programs install on the server OK, but refuse to work properly<p><label id="programs_wont_run">
There are numerous possible reasons for this, but one MAJOR
possibility is that your software uses locking. Make sure you are
using Samba 1.6.11 or later. It may also be possible to work around
@@ -438,29 +459,24 @@ latest Microsoft products, particularly Excel 5 and Word for Windows
6. These should have all been solved. If not then please let Andrew
Tridgell know via email at <htmlurl url="mailto:samba-bugs@anu.edu.au" name="samba-bugs@anu.edu.au">.
-<sect1>My "server string" doesn't seem to be recognised<p>
-<label id="bad_server_string">
-
-my client reports the default setting, eg. "Samba 1.9.15p4", instead
+<sect1>My "server string" doesn't seem to be recognised<p><label id="bad_server_string">
+OR My client reports the default setting, eg. "Samba 1.9.15p4", instead
of what I have changed it to in the smb.conf file.
You need to use the -C option in nmbd. The "server string" affects
-what smbd puts out and -C affects what nmbd puts out.
-Current versions of Samba (1.9.16p11 +) have combined these options into
+what smbd puts out and -C affects what nmbd puts out.
+
+Current versions of Samba (1.9.16 +) have combined these options into
the "server string" field of smb.conf, -C for nmbd is now obsolete.
-<sect1>My client reports "This server is not configured to list shared
-resources" <p> <label id="cant_list_shares">
-
+<sect1>My client reports "This server is not configured to list shared resources" <p> <label id="cant_list_shares">
Your guest account is probably invalid for some reason. Samba uses the
guest account for browsing in smbd. Check that your guest account is
valid.
See also 'guest account' in smb.conf man page.
-<sect1>Log message "you appear to have a trapdoor uid system" <p>
-<label id="trapdoor_uid">
-
+<sect1>Log message "you appear to have a trapdoor uid system" <p><label id="trapdoor_uid">
This can have several causes. It might be because you are using a uid
or gid of 65535 or -1. This is a VERY bad idea, and is a big security
hole. Check carefully in your /etc/passwd file and make sure that no
@@ -495,13 +511,11 @@ as uid 65535 will actually run as root. This is not good!
<sect>Common client questions<p> <label id="client_questions">
-<sect1>Are any Macintosh clients for Samba<p> <label id="mac_clients">
-
-lkcl - update 09mar97 - the answer is "Yes!". Thursby now have a
-CIFS Client / Server - see <url url="http://www.thursby.com/">. They test it against
-Windows 95, Windows NT and samba for compatibility issues. At
-present, DAVE is at version 1.0.0. DAVE version 1.0.1 is in beta,
-and will be released in April 97 (the speed of finder copies has
+<sect1>Are there any Macintosh clients for Samba?<p> <label id="mac_clients">
+Yes! Thursby now have a CIFS Client / Server called DAVE - see <url url="http://www.thursby.com/">.
+They test it against Windows 95, Windows NT and samba for compatibility issues.
+At the time of writing, DAVE was at version 1.0.1. The 1.0.0 to 1.0.1 update is available
+as a free download from the Thursby web site (the speed of finder copies has
been greatly enhanced, and there are bug-fixes included).
Alternatives - There are two free implementations of AppleTalk for
@@ -516,7 +530,6 @@ these packages, Samba, and Linux (and other UNIX-based systems)
see <url url="http://www.eats.com/linux_mac_win.html">
<sect1>"Session request failed (131,130)" error<p> <label id="sess_req_fail">
-
The following answer is provided by John E. Miller:
I'll assume that you're able to ping back and forth between the
@@ -544,11 +557,8 @@ your Scope ID is configured as the string 'SomeStr' in Win95 then
you'd have to use smbclient -iSomeStr [otherparms] in connecting to
it.
-<sect1>How do I synchronise my PC's clock with my Samba server? <p>
-<label id="synchronise_clock">
-
+<sect1>How do I synchronise my PC's clock with my Samba server? <p><label id="synchronise_clock">
To syncronize your PC's clock with your Samba server:
-
<itemize>
<item> Copy timesync.pif to your windows directory
<item> timesync.pif can be found at:
@@ -556,10 +566,9 @@ To syncronize your PC's clock with your Samba server:
<item> Add timesync.pif to your 'Start Up' group/folder
<item> Open the properties dialog box for the program/icon
<item> Make sure the 'Run Minimized' option is set in program 'Properties'
-<iteM> Change the command line section that reads \\sambahost to reflect the name of your server.
+<iteM> Change the command line section that reads [\\sambahost] to reflect the name of your server.
<item> Close the properties dialog box by choosing 'OK'
</itemize>
-
Each time you start your computer (or login for Win95) your PC will
synchronize it's clock with your Samba server.
@@ -594,7 +603,7 @@ over this connection. This is unfortunate, but not fatal.
It means that if you run your Samba server in share level security
(the default) then things will definately break as described
above. The share level SMB security model has no provision for
-multiple user IDs on the one SMB connection. See security_level.txt in
+multiple user IDs on the one SMB connection. See <url url="ftp://samba.anu.edu.au/pub/samba/docs/security_level.txt" name="security_level.txt"> in
the docs for more info on share/user/server level security.
If you run in user or server level security then you have a chance,
@@ -608,10 +617,9 @@ because Samba will note it in your logs.
Also note that you should not use the magic "homes" share name with
products like these, as otherwise all users will end up with the same
-home directory. Use \\server\username instead.
+home directory. Use [\\server\username] instead.
<sect1>Problem with printers under NT<p> <label id="nt_printers">
-
This info from Stefan Hergeth
hergeth@f7axp1.informatik.fh-muenchen.de may be useful:
@@ -636,9 +644,7 @@ via our UNIX-Fileserver (SAMBA-Server), like the configuration told by
printer properties in the Print-Manager-Menu of NT, but i didn't try it yet.
</enum>
-<sect1>Why are my file's timestamps off by an hour, or by a few hours?<p>
-<label id="dst_bugs">
-
+<sect1>Why are my file's timestamps off by an hour, or by a few hours?<p><label id="dst_bugs">
This is from Paul Eggert eggert@twinsun.com.
Most likely it's a problem with your time zone settings.
@@ -676,7 +682,7 @@ two things to get right.
Posix TZ strings can take the following form (with optional
items in brackets):
<verb>
- StdOffset[Dst[Offset],Date/Time,Date/Time]
+ StdOffset[Dst[Offset],Date/Time,Date/Time]
</verb>
where:
<itemize>
@@ -715,12 +721,10 @@ To work around the problem, try disconnecting from your Samba server
and then reconnecting to it; or upgrade your Samba server to
1.9.16alpha10 or later.
-<sect1> How do I set the printer driver name correctly? <p>
-<label id="printer_driver_name">
-
+<sect1> How do I set the printer driver name correctly? <p><label id="printer_driver_name">
Question:
On NT, I opened "Printer Manager" and "Connect to Printer".
- Enter "\\ptdi270\ps1" in the box of printer. I got the
+ Enter ["\\ptdi270\ps1"] in the box of printer. I got the
following error message:
<tscreen><verb>
You do not have sufficient access to your machine
@@ -731,11 +735,11 @@ Answer:
In the more recent versions of Samba you can now set the "printer
driver" in smb.conf. This tells the client what driver to use. For
-example, I have:
+example:
<tscreen><verb>
printer driver = HP LaserJet 4L
</verb></tscreen>
-and NT knows to use the right driver. You have to get this string
+with this, NT knows to use the right driver. You have to get this string
exactly right.
To find the exact string to use, you need to get to the dialog box in
@@ -748,15 +752,22 @@ You could also try setting the driver to NULL like this:
printer driver = NULL
</verb></tscreen>
this is effectively what older versions of Samba did, so if that
-worked for you then give it a go. If this does work then let me know
-and I'll make it the default. Currently the default is a 0 length
+worked for you then give it a go. If this does work then let us know via <htmlurl url="mailto:samba-bugs@anu.edu.au" name="samba-bugs@anu.edu.au">,
+and we'll make it the default. Currently the default is a 0 length
string.
-<sect>Specific client application problems<p> <label id="client_problems">
+<sect1>I've applied NT 4.0 SP3, and now I can't access Samba shares, Why?<p><label id="NT_SP3_FIX">
+As of SP3, Microsoft has decided that they will no longer default to
+passing clear text passwords over the network. To enable access to
+Samba shares from NT 4.0 SP3, you must do <bf>ONE</bf> of two things:
+<enum>
+<item> Set the Samba configuration option 'security = user' and implement all of the stuff detailed in <url url="ftp://samba.anu.edu.au/pub/samba/docs/ENCRYPTION.txt" name="ENCRYPTION.txt">.
+<item> Follow Microsoft's directions for setting your NT box to allow plain text passwords. see <url url="http://www.microsoft.com/kb/articles/q166/7/30.htm" name="Knowledge Base Article Q166730">
+</enum>
-<sect1>MS Office Setup reports "Cannot change properties of "\MSOFFICE\SETUP.INI"<p>
-<label id="cant_change_properties">
+<sect>Specific client application problems<p> <label id="client_problems">
+<sect1>MS Office Setup reports "Cannot change properties of '\MSOFFICE\SETUP.INI'"<p> <label id="cant_change_properties">
When installing MS Office on a Samba drive for which you have admin
user permissions, ie. admin users = username, you will find the
setup program unable to complete the installation.
@@ -770,6 +781,9 @@ You just have to install as a non-admin user and then use "chown -R"
to fix the owner.
<sect>Miscellaneous<p> <label id="miscellaneous">
-
+<sect1>Is Samba Year 2000 compliant?<p><label id="Year2000Compliant">
+The CIFS protocol that Samba implements
+negotiates times in various formats, all of which
+are able to cope with dates beyond 2000.
</article>
diff --git a/docs/faq/sambafaq.txt b/docs/faq/sambafaq.txt
index 8014efdc3c1..9324df3bdee 100644
--- a/docs/faq/sambafaq.txt
+++ b/docs/faq/sambafaq.txt
@@ -1,12 +1,96 @@
Samba FAQ
Paul Blackman, ictinus@lake.canberra.edu.au
- , v 0.7
+ v 0.7, June '97
This is the Frequently Asked Questions (FAQ) document for Samba, the
free and very popular SMB server product. An SMB server allows file
and printer connections from clients such as Windows, OS/2, Linux and
others. Current to version 1.9.17. Please send any corrections to the
author.
+ ______________________________________________________________________
+
+ Table of Contents:
+
+ 1. General Information
+
+ 1.1. What is Samba?
+
+ 1.2. What is the current version of Samba?
+
+ 1.3. Where can I get it?
+
+ 1.4. What do the version numbers mean?
+
+ 1.5. What platforms are supported?
+
+ 1.6. How can I find out more about Samba?
+
+ 1.7. How do I subscribe to the Samba Mailing Lists?
+
+ 1.8. Something's gone wrong - what should I do?
+
+ 1.9. Pizza supply details
+
+ 2. Compiling and installing Samba on a Unix host
+
+ 2.1. I can't see the Samba server in any browse lists!
+
+ 2.2. Some files that I KNOW are on the server doesn't show up when
+ I view the files from my client!
+
+ 2.3. Some files on the server show up with really wierd filenames
+ when I view the files from my client!
+
+ 2.4. My client reports "cannot locate specified computer" or
+ similar
+
+ 2.5. My client reports "cannot locate specified share name" or
+ similar
+
+ 2.6. My client reports "cannot find domain controller", "cannot log
+ on to the network" or similar
+
+ 2.7. Printing doesn't work :-(
+
+ 2.8. My programs install on the server OK, but refuse to work
+ properly
+
+ 2.9. My "server string" doesn't seem to be recognised
+
+ 2.10. My client reports "This server is not configured to list
+ shared resources"
+
+ 2.11. Log message "you appear to have a trapdoor uid system"
+
+ 3. Common client questions
+
+ 3.1. Are there any Macintosh clients for Samba?
+
+ 3.2. "Session request failed (131,130)" error
+
+ 3.3. How do I synchronise my PC's clock with my Samba server?
+
+ 3.4. Problems with WinDD, NTrigue, WinCenterPro etc
+
+ 3.5. Problem with printers under NT
+
+ 3.6. Why are my file's timestamps off by an hour, or by a few
+ hours?
+
+ 3.7. How do I set the printer driver name correctly?
+
+ 3.8. I've applied NT 4.0 SP3, and now I can't access Samba shares,
+ Why?
+
+ 4. Specific client application problems
+
+ 4.1. MS Office Setup reports "Cannot change properties of
+ 'MSOFFICEUP.INI'"
+
+ 5. Miscellaneous
+
+ 5.1. Is Samba Year 2000 compliant?
+ ______________________________________________________________________
1. General Information
@@ -20,7 +104,6 @@
1.1. What is Samba?
-
Samba is a suite of programs which work together to allow clients to
access to a server's filespace and printers via the SMB (Server
Message Block) protocol. Initially written for Unix, Samba now also
@@ -39,29 +122,30 @@
The components of the suite are (in summary):
- · smbd, the SMB server. This handles actual connections from clients,
+ o smbd, the SMB server. This handles actual connections from clients,
doing all the file, permission and username work
- · nmbd, the Netbios name server, which helps clients locate servers,
+ o nmbd, the Netbios name server, which helps clients locate servers,
doing the browsing work and managing domains as this capability is
being built into Samba
- · smbclient, the Unix-hosted client program
- · smbrun, a little 'glue' program to help the server run external
+ o smbclient, the Unix-hosted client program
+
+ o smbrun, a little 'glue' program to help the server run external
programs
- · testprns, a program to test server access to printers
+ o testprns, a program to test server access to printers
- · testparms, a program to test the Samba configuration file for
+ o testparms, a program to test the Samba configuration file for
correctness
- · smb.conf, the Samba configuration file
+ o smb.conf, the Samba configuration file
- · smbprint, a sample script to allow a Unix host to use smbclient to
+ o smbprint, a sample script to allow a Unix host to use smbclient to
print to an SMB server
- · documentation! DON'T neglect to read it - you will save a great
+ o Documentation! DON'T neglect to read it - you will save a great
deal of time!
The suite is supplied with full source (of course!) and is GPLed.
@@ -74,8 +158,7 @@
1.2. What is the current version of Samba?
-
- At time of writing, the current version was 1.9.16. If you want to be
+ At time of writing, the current version was 1.9.17. If you want to be
sure check the bottom of the change-log file.
<ftp://samba.anu.edu.au/pub/samba/alpha/change-log>
@@ -85,7 +168,6 @@
1.3. Where can I get it?
-
The Samba suite is available via anonymous ftp from samba.anu.edu.au.
The latest and greatest versions of the suite are in the directory:
@@ -106,7 +188,6 @@
1.4. What do the version numbers mean?
-
It is not recommended that you run a version of Samba with the word
"alpha" in its name unless you know what you are doing and are willing
to do some debugging. Many, many people just get the latest
@@ -115,138 +196,240 @@
but don't install it on your departmental server. Samba is typically
very stable and safe, and this is mostly due to the policy of many
public releases.
-
How the scheme works:
- 1. when major changes are made the version number is increased. For
+ 1. When major changes are made the version number is increased. For
example, the transition from 1.9.15 to 1.9.16. However, this
version number will not appear immediately and people should
continue to use 1.9.15 for production systems (see next point.)
- 2. just after major changes are made the software is considered
+ 2. Just after major changes are made the software is considered
unstable, and a series of alpha releases are distributed, for
example 1.9.16alpha1. These are for testing by those who know what
they are doing. The "alpha" in the filename will hopefully scare
off those who are just looking for the latest version to install.
-
- 3. when Andrew thinks that the alphas have stabilised to the point
+ 3. When Andrew thinks that the alphas have stabilised to the point
where he would recommend new users install it, he renames it to the
same version number without the alpha, for example 1.9.16.
- 4. inevitably bugs are found in the "stable" releases and minor patch
+ 4. Inevitably bugs are found in the "stable" releases and minor patch
levels are released which give us the pXX series, for example
1.9.16p2.
So the progression goes:
- 1.9.15p7 (production)
- 1.9.15p8 (production)
- 1.9.16alpha1 (test sites only)
- :
- 1.9.16alpha20 (test sites only)
- 1.9.16 (production)
- 1.9.16p1 (production)
+ 1.9.15p7 (production)
+ 1.9.15p8 (production)
+ 1.9.16alpha1 (test sites only)
+ :
+ 1.9.16alpha20 (test sites only)
+ 1.9.16 (production)
+ 1.9.16p1 (production)
The above system means that whenever someone looks at the samba ftp
site they will be able to grab the highest numbered release without an
- alpha in the name and be sure of getting the current recommended ver­
+ alpha in the name and be sure of getting the current recommended ver-
sion.
1.5. What platforms are supported?
-
Many different platforms have run Samba successfully. The platforms
most widely used and thus best tested are Linux and SunOS.
At time of writing, the Makefile claimed support for:
- · SunOS
+ o A/UX 3.0
+
+ o AIX
+
+ o Altos Series 386/1000
- · Linux with shadow passwords
+ o Amiga
- · Linux without shadow passwords
+ o Apollo Domain/OS sr10.3
- · SOLARIS
+ o BSDI
- · SOLARIS 2.2 and above (aka SunOS 5)
+ o B.O.S. (Bull Operating System)
- · SVR4
+ o Cray, Unicos 8.0
- · ULTRIX
+ o Convex
- · OSF1 (alpha only)
+ o DGUX.
- · OSF1 with NIS and Fast Crypt (alpha only)
+ o DNIX.
- · OSF1 V2.0 Enhanced Security (alpha only)
+ o FreeBSD
- · AIX
+ o HP-UX
- · BSDI
+ o Intergraph.
- · NetBSD
+ o Linux with/without shadow passwords and quota
- · NetBSD 1.0
+ o LYNX 2.3.0
- · SEQUENT
+ o MachTen (a unix like system for Macintoshes)
- · HP-UX
+ o Motorola 88xxx/9xx range of machines
- · SGI
+ o NetBSD
- · SGI IRIX 4.x.x
+ o NEXTSTEP Release 2.X, 3.0 and greater (including OPENSTEP for
+ Mach).
- · SGI IRIX 5.x.x
+ o OS/2 using EMX 0.9b
- · FreeBSD
+ o OSF1
- · NeXT 3.2 and above
+ o QNX 4.22
- · NeXT OS 2.x
+ o RiscIX.
- · NeXT OS 3.0
+ o RISCOs 5.0B
- · ISC SVR3V4 (POSIX mode)
+ o SEQUENT.
- · ISC SVR3V4 (iBCS2 mode)
+ o SCO (including: 3.2v2, European dist., OpenServer 5)
- · A/UX 3.0
+ o SGI.
- · SCO with shadow passwords.
+ o SMP_DC.OSx v1.1-94c079 on Pyramid S series
- · SCO with shadow passwords, without YP.
+ o SONY NEWS, NEWS-OS (4.2.x and 6.1.x)
- · SCO with TCB passwords
+ o SUNOS 4
- · SCO 3.2v2 (ODT 1.1) with TCP passwords
+ o SUNOS 5.2, 5.3, and 5.4 (Solaris 2.2, 2.3, and '2.4 and later')
- · intergraph
+ o Sunsoft ISC SVR3V4
- · DGUX
+ o SVR4
- · Apollo Domain/OS sr10.3 (BSD4.3)
+ o System V with some berkely extensions (Motorola 88k R32V3.2).
+
+ o ULTRIX.
+
+ o UNIXWARE
+
+ o UXP/DS
1.6. How can I find out more about Samba?
+ There are a number of places to look for more information on Samba,
+ including:
+
+ o Two mailing lists devoted to discussion of Samba-related matters.
+
+ o The newsgroup, comp.protocols.smb, which has a great deal of
+ discussion on Samba.
+
+ o The WWW site 'SAMBA Web Pages' at
+ <http://samba.canberra.edu.au/pub/samba/samba.html> includes:
+
+ o Links to man pages and documentation, including this FAQ
+
+ o A comprehensive survey of Samba users.
+
+ o A searchable hypertext archive of the Samba mailing list.
+
+ o Links to Samba source code, binaries, and mirrors of both.
+
+ o The long list of topic documentation. These files can be found in
+ the 'docs' directory of the Samba source, or at
+ <ftp://samba.anu.edu.au/pub/samba/docs/>
+
+ o Application_Serving.txt
+ <ftp://samba.anu.edu.au/pub/samba/docs/Application_Serving.txt>
+
+ o BROWSING.txt <ftp://samba.anu.edu.au/pub/samba/docs/BROWSING.txt>
+
+ o BUGS.txt <ftp://samba.anu.edu.au/pub/samba/docs/BUGS.txt>
+
+ o DIAGNOSIS.txt <ftp://samba.anu.edu.au/pub/samba/docs/DIAGNOSIS.txt>
+
+ o DNIX.txt <ftp://samba.anu.edu.au/pub/samba/docs/DNIX.txt>
+
+ o DOMAIN.txt <ftp://samba.anu.edu.au/pub/samba/docs/DOMAIN.txt>
+
+ o CONTROL.txt
+ <ftp://samba.anu.edu.au/pub/samba/docs/DOMAIN_CONTROL.txt>
+
+ o ENCRYPTION.txt
+ <ftp://samba.anu.edu.au/pub/samba/docs/ENCRYPTION.txt>
+
+ o Faxing.txt <ftp://samba.anu.edu.au/pub/samba/docs/Faxing.txt>
+
+ o GOTCHAS.txt <ftp://samba.anu.edu.au/pub/samba/docs/GOTCHAS.txt>
+
+ o HINTS.txt <ftp://samba.anu.edu.au/pub/samba/docs/HINTS.txt>
+
+ o INSTALL.sambatar
+ <ftp://samba.anu.edu.au/pub/samba/docs/INSTALL.sambatar>
+
+ o INSTALL.txt <ftp://samba.anu.edu.au/pub/samba/docs/INSTALL.txt>
+
+ o MIRRORS <ftp://samba.anu.edu.au/pub/samba/docs/MIRRORS>
+
+ o NetBIOS.txt <ftp://samba.anu.edu.au/pub/samba/docs/NetBIOS.txt>
+
+ o OS2.txt <ftp://samba.anu.edu.au/pub/samba/docs/OS2.txt>
+
+ o PROJECTS <ftp://samba.anu.edu.au/pub/samba/docs/PROJECTS>
+
+ o Passwords.txt <ftp://samba.anu.edu.au/pub/samba/docs/Passwords.txt>
+
+ o Printing.txt <ftp://samba.anu.edu.au/pub/samba/docs/Printing.txt>
+
+ o README.DCEDFS <ftp://samba.anu.edu.au/pub/samba/docs/README.DCEDFS>
+
+ o README.OS2 <ftp://samba.anu.edu.au/pub/samba/docs/README.OS2>
+
+ o README.jis <ftp://samba.anu.edu.au/pub/samba/docs/README.jis>
+
+ o README.sambatar
+ <ftp://samba.anu.edu.au/pub/samba/docs/README.sambatar>
+
+ o SCO.txt <ftp://samba.anu.edu.au/pub/samba/docs/SCO.txt>
+
+ o SMBTAR.notes <ftp://samba.anu.edu.au/pub/samba/docs/SMBTAR.notes>
+
+ o Speed.txt <ftp://samba.anu.edu.au/pub/samba/docs/Speed.txt>
+
+ o Support.txt <ftp://samba.anu.edu.au/pub/samba/docs/Support.txt>
+
+ o THANKS <ftp://samba.anu.edu.au/pub/samba/docs/THANKS>
+
+ o Tracing.txt <ftp://samba.anu.edu.au/pub/samba/docs/Tracing.txt>
+
+ o SMB.txt <ftp://samba.anu.edu.au/pub/samba/docs/UNIX-SMB.txt>
+
+ o Warp.txt <ftp://samba.anu.edu.au/pub/samba/docs/Warp.txt>
+
+ o WinNT.txt <ftp://samba.anu.edu.au/pub/samba/docs/WinNT.txt>
+
+ o history <ftp://samba.anu.edu.au/pub/samba/docs/history>
+
+ o level.txt
+ <ftp://samba.anu.edu.au/pub/samba/docs/security_level.txt>
+
+ o slip.htm <ftp://samba.anu.edu.au/pub/samba/docs/wfw_slip.htm>
+
+
+ 1.7. How do I subscribe to the Samba Mailing Lists?
- There are two mailing lists devoted to discussion of Samba-related
- matters. There is also the newsgroup, comp.protocols.smb, which has a
- great deal of discussion on Samba. There is also a WWW site 'SAMBA Web
- Pages' at <http://samba.canberra.edu.au/pub/samba/samba.html>, under
- which there is a comprehensive survey of Samba users. Another useful
- resource is the hypertext archive of the Samba mailing list.
Send email to listproc@samba.anu.edu.au. Make sure the subject line is
blank, and include the following two lines in the body of the message:
-
subscribe samba Firstname Lastname
subscribe samba-announce Firstname Lastname
@@ -267,19 +450,17 @@
include the following two lines in the body of the message:
-
unsubscribe samba
unsubscribe samba-announce
- The From: line in your message ____ be the same address you used when
+ The From: line in your message MUST be the same address you used when
you subscribed.
- 1.7. Something's gone wrong - what should I do?
-
+ 1.8. Something's gone wrong - what should I do?
# *** IMPORTANT! *** #
@@ -290,7 +471,8 @@
Firstly, see if there are any likely looking entries in this FAQ! If
you have just installed Samba, have you run through the checklist in
DIAGNOSIS.txt <ftp://samba.anu.edu.au/pub/samba/DIAGNOSIS.txt>? It can
- save you a lot of time and effort.
+ save you a lot of time and effort. DIAGNOSIS.txt can also be found in
+ the docs directory of the Samba distribution.
Secondly, read the man pages for smbd, nmbd and smb.conf, looking for
topics that relate to what you are trying to do.
@@ -315,12 +497,11 @@
If you make changes to the source code, _please_ submit these patches
so that everyone else gets the benefit of your work. This is one of
the most important aspects to the maintainence of Samba. Send all
- patches to samba-bugs@samba.anu.edu.au, not Andrew Tridgell or any
- other individual and not the samba team mailing list.
+ patches to samba-bugs@samba.anu.edu.au. Do not send patches to Andrew
+ Tridgell or any other individual, they may be lost if you do.
- 1.8. Pizza supply details
-
+ 1.9. Pizza supply details
Those who have registered in the Samba survey as "Pizza Factory" will
@@ -328,6 +509,7 @@
for payment, but he does appreciate it when people give him pizza.
This calls for a little organisation when the pizza donor is twenty
thousand kilometres away, but it has been done.
+
Method 1: Ring up your local branch of an international pizza chain
and see if they honour their vouchers internationally. Pizza Hut do,
which is how the entire Canberra Linux Users Group got to eat pizza
@@ -343,6 +525,7 @@
useless but he can hang it on the wall next to the one he already has
from Germany :-)
+
Method 4: Air freight him a pizza with your favourite regional
flavours. It will probably get stuck in customs or torn apart by
hungry sniffer dogs but it will have been a noble gesture.
@@ -352,7 +535,6 @@
-
2.1. I can't see the Samba server in any browse lists!
@@ -365,7 +547,11 @@
Lan Manager you might connect to the above service as disk drive M:
thusly:
- net use M: \maryed
+
+ net use M: \\mary\fred
+
+
+
The details of how to do this and the specific syntax varies from
client to client - check your client's documentation.
@@ -375,13 +561,12 @@
view the files from my client!
-
+ See the next question.
2.3. Some files on the server show up with really wierd filenames
when I view the files from my client!
-
If you check what files are not showing up, you will note that they
are files which contain upper case letters or which are otherwise not
DOS-compatible (ie, they are not legal DOS filenames for some reason).
@@ -397,7 +582,6 @@
2.4. My client reports "cannot locate specified computer" or similar
-
This indicates one of three things: You supplied an incorrect server
name, the underlying TCP/IP layer is not working correctly, or the
name you specified cannot be resolved.
@@ -407,6 +591,7 @@
to somewhere on your network to see if TCP/IP is functioning OK. If it
is, the problem is most likely name resolution.
+
If your client has a facility to do so, hardcode a mapping between the
hosts IP and the name you want to use. For example, with Man Manager
or Windows for Workgroups you would put a suitable entry in the file
@@ -425,11 +610,10 @@
tests :-)
- 2.5. My client reports "cannot locate specified share name" or simi­
+ 2.5. My client reports "cannot locate specified share name" or simi-
lar
-
This message indicates that your client CAN locate the specified
server, which is a good start, but that it cannot find a service of
the name you gave.
@@ -440,20 +624,19 @@
to specify a service name correctly), read on:
- · Many clients cannot accept or use service names longer than eight
+ o Many clients cannot accept or use service names longer than eight
characters.
- · Many clients cannot accept or use service names containing spaces.
+ o Many clients cannot accept or use service names containing spaces.
- · Some servers (not Samba though) are case sensitive with service
+ o Some servers (not Samba though) are case sensitive with service
names.
- · Some clients force service names into upper case.
+ o Some clients force service names into upper case.
- 2.6. on to the network" or similar My client reports "cannot find
- domain controller", "cannot log
-
+ 2.6. My client reports "cannot find domain controller", "cannot log
+ on to the network" or similar
Nothing is wrong - Samba does not implement the primary domain name
@@ -463,7 +646,7 @@
machines (such as users of smbclient under Unix). Having said that,
several developers are working hard on building it in to the next
major version of Samba. If you can contribute, send a message to
- samba-bugs!
+ samba-bugs@anu.edu.au !
Seeing this message should not affect your ability to mount redirected
disks and printers, which is really what all this is about.
@@ -472,10 +655,12 @@
setting the domain to STANDALONE at least gets rid of the message.
- 2.7. Printing doesn't work :-(
+ 2.7. Printing doesn't work :-(
+
+
Make sure that the specified print command for the service you are
connecting to is correct and that it has a fully-qualified path (eg.,
use "/usr/bin/lpr" rather than just "lpr").
@@ -504,7 +689,7 @@
mechanism.
- 2.8. My programs install on the server OK, but refuse to work prop­
+ 2.8. My programs install on the server OK, but refuse to work prop-
erly
@@ -524,17 +709,18 @@
2.9. My "server string" doesn't seem to be recognised
- my client reports the default setting, eg. "Samba 1.9.15p4", instead
- of what I have changed it to in the smb.conf file.
+ OR My client reports the default setting, eg. "Samba 1.9.15p4",
+ instead of what I have changed it to in the smb.conf file.
+
You need to use the -C option in nmbd. The "server string" affects
- what smbd puts out and -C affects what nmbd puts out. Current
- versions of Samba (1.9.16p11 +) have combined these options into the
- "server string" field of smb.conf, -C for nmbd is now obsolete.
+ what smbd puts out and -C affects what nmbd puts out.
+ Current versions of Samba (1.9.16 +) have combined these options into
+ the "server string" field of smb.conf, -C for nmbd is now obsolete.
- 2.10. resources" My client reports "This server is not configured to
- list shared
+ 2.10. My client reports "This server is not configured to list shared
+ resources"
Your guest account is probably invalid for some reason. Samba uses the
@@ -584,16 +770,15 @@
- 3.1. Are any Macintosh clients for Samba
+ 3.1. Are there any Macintosh clients for Samba?
-
- lkcl - update 09mar97 - the answer is "Yes!". Thursby now have a CIFS
- Client / Server - see <http://www.thursby.com/>. They test it
- against Windows 95, Windows NT and samba for compatibility issues. At
- present, DAVE is at version 1.0.0. DAVE version 1.0.1 is in beta, and
- will be released in April 97 (the speed of finder copies has been
- greatly enhanced, and there are bug-fixes included).
+ Yes! Thursby now have a CIFS Client / Server called DAVE - see
+ <http://www.thursby.com/>. They test it against Windows 95, Windows
+ NT and samba for compatibility issues. At the time of writing, DAVE
+ was at version 1.0.1. The 1.0.0 to 1.0.1 update is available as a free
+ download from the Thursby web site (the speed of finder copies has
+ been greatly enhanced, and there are bug-fixes included).
Alternatives - There are two free implementations of AppleTalk for
several kinds of UNIX machnes, and several more commercial ones.
@@ -605,12 +790,9 @@
Windows users, these packages offer to Macs. For more info on these
packages, Samba, and Linux (and other UNIX-based systems) see
<http://www.eats.com/linux_mac_win.html>
-
-
3.2. Session request failed (131,130)" error
-
The following answer is provided by John E. Miller:
I'll assume that you're able to ping back and forth between the
@@ -642,26 +824,24 @@
To syncronize your PC's clock with your Samba server:
+ o Copy timesync.pif to your windows directory
- · Copy timesync.pif to your windows directory
-
- · timesync.pif can be found at:
+ o timesync.pif can be found at:
<http://samba.canberra.edu.au/pub/samba/binaries/miscellaneous/timesync.pif>
- · Add timesync.pif to your 'Start Up' group/folder
+ o Add timesync.pif to your 'Start Up' group/folder
- · Open the properties dialog box for the program/icon
+ o Open the properties dialog box for the program/icon
- · Make sure the 'Run Minimized' option is set in program 'Properties'
+ o Make sure the 'Run Minimized' option is set in program 'Properties'
- · Change the command line section that reads \sambahost to reflect
+ o Change the command line section that reads \sambahost to reflect
the name of your server.
+ o Close the properties dialog box by choosing 'OK'
- · Close the properties dialog box by choosing 'OK'
-
- Each time you start your computer (or login for Win95) your PC will
- synchronize it's clock with your Samba server.
+ Each time you start your computer (or login for Win95) your PC will
+ synchronize it's clock with your Samba server.
Alternativley, if you clients support Domain Logons, you can setup
Domain Logons with Samba - see: BROWSING.txt
@@ -702,8 +882,9 @@
It means that if you run your Samba server in share level security
(the default) then things will definately break as described above.
The share level SMB security model has no provision for multiple user
- IDs on the one SMB connection. See security_level.txt in the docs for
- more info on share/user/server level security.
+ IDs on the one SMB connection. See security_level.txt
+ <ftp://samba.anu.edu.au/pub/samba/docs/security_level.txt> in the docs
+ for more info on share/user/server level security.
If you run in user or server level security then you have a chance,
but only if you have a recent version of Samba (at least 1.9.15p6). In
@@ -722,8 +903,6 @@
3.5. Problem with printers under NT
-
-
This info from Stefan Hergeth hergeth@f7axp1.informatik.fh-muenchen.de
may be useful:
@@ -789,26 +968,25 @@
strings can take the following form (with optional items in
brackets):
-
- StdOffset[Dst[Offset],Date/Time,Date/Time]
+ StdOffset[Dst[Offset],Date/Time,Date/Time]
where:
- · `Std' is the standard time designation (e.g. `PST').
+ o `Std' is the standard time designation (e.g. `PST').
- · `Offset' is the number of hours behind UTC (e.g. `8'). Prepend
+ o `Offset' is the number of hours behind UTC (e.g. `8'). Prepend
a `-' if you are ahead of UTC, and append `:30' if you are at a
half-hour offset. Omit all the remaining items if you do not
use daylight-saving time.
- · `Dst' is the daylight-saving time designation (e.g. `PDT').
+ o `Dst' is the daylight-saving time designation (e.g. `PDT').
The optional second `Offset' is the number of hours that
daylight-saving time is behind UTC. The default is 1 hour ahead
of standard time.
- · `Date/Time,Date/Time' specify when daylight-saving time starts
+ o `Date/Time,Date/Time' specify when daylight-saving time starts
and ends. The format for a date is `Mm.n.d', which specifies
the dth day (0 is Sunday) of the nth week of the mth month,
where week 5 means the last such day in the month. The format
@@ -846,7 +1024,7 @@
In the more recent versions of Samba you can now set the "printer
driver" in smb.conf. This tells the client what driver to use. For
- example, I have:
+ example:
printer driver = HP LaserJet 4L
@@ -854,8 +1032,9 @@
- and NT knows to use the right driver. You have to get this string
- exactly right.
+ with this, NT knows to use the right driver. You have to get this
+ string exactly right.
+
To find the exact string to use, you need to get to the dialog box in
your client where you select which printer driver to install. The
correct strings for all the different printers are shown in a listbox
@@ -870,20 +1049,36 @@
this is effectively what older versions of Samba did, so if that
- worked for you then give it a go. If this does work then let me know
- and I'll make it the default. Currently the default is a 0 length
- string.
+ worked for you then give it a go. If this does work then let us know
+ via samba-bugs@anu.edu.au, and we'll make it the default. Currently
+ the default is a 0 length string.
- 4. Specific client application problems
+ 3.8. I've applied NT 4.0 SP3, and now I can't access Samba shares,
+ Why?
+
+
+ As of SP3, Microsoft has decided that they will no longer default to
+ passing clear text passwords over the network. To enable access to
+ Samba shares from NT 4.0 SP3, you must do ONE of two things:
+
+ 1. Set the Samba configuration option 'security = user' and implement
+ all of the stuff detailed in ENCRYPTION.txt
+ <ftp://samba.anu.edu.au/pub/samba/docs/ENCRYPTION.txt>.
+ 2. Follow Microsoft's directions for setting your NT box to allow
+ plain text passwords. see Knowledge Base Article Q166730
+ <http://www.microsoft.com/kb/articles/q166/7/30.htm>
+ 4. Specific client application problems
+
- 4.1. MS Office Setup reports "Cannot change properties of "MSOF­
- FICEUP.INI"
+ 4.1. MS Office Setup reports "Cannot change properties of 'MSOF-
+ FICEUP.INI'"
+
When installing MS Office on a Samba drive for which you have admin
user permissions, ie. admin users = username, you will find the setup
@@ -902,9 +1097,11 @@
+ 5.1. Is Samba Year 2000 compliant?
-
+ The CIFS protocol that Samba implements negotiates times in various
+ formats, all of which are able to cope with dates beyond 2000.