diff options
author | Gerald Carter <jerry@samba.org> | 2001-06-22 16:53:39 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-06-22 16:53:39 +0000 |
commit | 6c2edc0ea50bef81ac2ec08bae549deb6742234d (patch) | |
tree | 9e29b8bc6a845585ee0ca9711895e695fa971646 /docs/htmldocs/UNIX_INSTALL.html | |
parent | d57410e0f9c28aa857c0ada934b71dbb0afec81f (diff) | |
download | samba-6c2edc0ea50bef81ac2ec08bae549deb6742234d.tar.gz samba-6c2edc0ea50bef81ac2ec08bae549deb6742234d.tar.xz samba-6c2edc0ea50bef81ac2ec08bae549deb6742234d.zip |
large set of updates from Richard Hellier <rlh@lsil.com>.
Mostly tag fixes and typos. Many Thanks! :)
Diffstat (limited to 'docs/htmldocs/UNIX_INSTALL.html')
-rw-r--r-- | docs/htmldocs/UNIX_INSTALL.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/htmldocs/UNIX_INSTALL.html b/docs/htmldocs/UNIX_INSTALL.html index 34f4ed9283a..32c4b7be593 100644 --- a/docs/htmldocs/UNIX_INSTALL.html +++ b/docs/htmldocs/UNIX_INSTALL.html @@ -84,7 +84,7 @@ CLASS="USERINPUT" ></P ><P >first to see what special options you can enable. - Then exectuting</P + Then executing</P ><P ><TT CLASS="PROMPT" @@ -202,7 +202,7 @@ CLASS="PROGRAMLISTING" >which would allow connections by anyone with an account on the server, using either their login name or "homes" as the service name. (Note that I also set the - workgroup that Samba is part of. See BROWSING.txt for defails)</P + workgroup that Samba is part of. See BROWSING.txt for details)</P ><P >Note that <B CLASS="COMMAND" @@ -249,7 +249,7 @@ CLASS="FILENAME" not it will give an error message.</P ><P >Make sure it runs OK and that the services look - resonable before proceeding. </P + reasonable before proceeding. </P ></DIV ><DIV CLASS="SECT1" @@ -358,7 +358,7 @@ CLASS="FILENAME" <TT CLASS="FILENAME" >/etc/inetd.conf</TT -> to make them consistant.</P +> to make them consistent.</P ><P >NOTE: On many systems you may need to use the "interfaces" option in smb.conf to specify the IP address @@ -371,7 +371,7 @@ CLASS="COMMAND" CLASS="COMMAND" >nmbd</B > tries to determine it at run - time, but fails on somunixes. See the section on "testing nmbd" + time, but fails on some unixes. See the section on "testing nmbd" for a method of finding if you need to do this.</P ><P >!!!WARNING!!! Many unixes only accept around 5 @@ -637,7 +637,7 @@ NAME="AEN162" >Diagnosing Problems</A ></H2 ><P ->If you have instalation problems then go to +>If you have installation problems then go to <TT CLASS="FILENAME" >DIAGNOSIS.txt</TT @@ -771,7 +771,7 @@ NAME="AEN182" are set by an application when it opens a file to determine what types of access should be allowed simultaneously with its open. A client may ask for DENY_NONE, DENY_READ, DENY_WRITE - or DENY_ALL. There are also special compatability modes called + or DENY_ALL. There are also special compatibility modes called DENY_FCB and DENY_DOS.</P ><P >You can disable share modes using "share modes = no". @@ -804,7 +804,7 @@ NAME="AEN195" ><P >If you have problems using filenames with accented characters in them (like the German, French or Scandinavian - character sets) then I recommmend you look at the "valid chars" + character sets) then I recommend you look at the "valid chars" option in smb.conf and also take a look at the validchars package in the examples directory.</P ></DIV |