diff options
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-Compiling.xml')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-Compiling.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-Compiling.xml b/docs/Samba3-HOWTO/TOSHARG-Compiling.xml index f70e844fa4..d9f5328017 100644 --- a/docs/Samba3-HOWTO/TOSHARG-Compiling.xml +++ b/docs/Samba3-HOWTO/TOSHARG-Compiling.xml @@ -533,13 +533,13 @@ netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd nmbd <screen> /bin/ls: /usr/sbin/winbind: No such file or directory </screen> - In this case it should be installed if you intend to use <command>winbindd</command>. Search + In this case, it should be installed if you intend to use <command>winbindd</command>. Search the CDROM installation media for the samba-winbind RPM and install it following Red Hat guidelines. </para> <para> - The process for starting Samba will now be outlined. Be sure to configure Sambas' &smb.conf; + The process for starting Samba will now be outlined. Be sure to configure Samba's &smb.conf; file before starting Samba. When configured, start Samba by executing: <screen> &rootprompt; service smb start |