diff --git a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
index ad41c9fd34..182eb00b5f 100644
--- a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
@@ -4490,7 +4490,7 @@ DocumentRoot /www/someotherdomain.tld
Once swat has been enabled in
inetd.conf, you can use a browser to
- connect to http://localhost:901. You will
+ connect to . You will
first have to log on with the system root account.
@@ -4498,7 +4498,7 @@ DocumentRoot /www/someotherdomain.tld
Once you have successfully logged on to the main
Samba configuration page, you can
browse the system documentation, or begin by clicking on the
- 'Globals' tab. The Globals section corresponds to the
+ Globals tab. The Globals section corresponds to the
variables that are set in the [global]
section of
/usr/local/etc/smb.conf.
@@ -4515,7 +4515,7 @@ DocumentRoot /www/someotherdomain.tld
- workgroup
+ workgroupNT Domain-Name or Workgroup-Name for the computers
@@ -4524,7 +4524,7 @@ DocumentRoot /www/someotherdomain.tld
- netbios name
+ netbios nameNetBIOS
@@ -4535,11 +4535,11 @@ DocumentRoot /www/someotherdomain.tld
- server string
+ server stringThis sets the string that will be displayed with
- the net view command and some other
+ the net view command and some other
networking tools that seek to display descriptive text
about the server.
@@ -4558,12 +4558,12 @@ DocumentRoot /www/someotherdomain.tld
- security
+ securityThe two most common options here are
- and . If your clients use usernames that
+ security = share and security
+ = user. If your clients use usernames that
are the same as their usernames on your &os; machine
then you will want to use user level security. This
is the default security policy and it requires clients
@@ -4579,7 +4579,7 @@ DocumentRoot /www/someotherdomain.tld
- passdb backend
+ passdb backendNIS+LDAP
@@ -4590,13 +4590,13 @@ DocumentRoot /www/someotherdomain.tld
different backend authentication models. You can
authenticate clients with LDAP, NIS+, a SQL database,
or a modified password file. The default
- authentication method is ,
+ authentication method is smbpasswd,
and that is all that will be covered here.
- Assuming that the default
+ Assuming that the default smbpasswd
backend is used, the
/usr/local/private/smbpasswd file must
be created to allow Samba to