From: John Terpstra Date: Tue, 19 Aug 1997 07:57:54 +0000 (+0000) Subject: JHT ===> Fixed step numbering. X-Git-Tag: samba-4.0.0alpha6~801^2~23046 X-Git-Url: http://git.samba.org/samba.git/?p=nivanova%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=d5675283caad43650eff30bea2e9a12672e22e1c JHT ===> Fixed step numbering. (This used to be commit 55541e7478eb7a15afbb8c8abfebf50622eda724) --- diff --git a/docs/INSTALL.txt b/docs/INSTALL.txt index a97d5f26790..ee305dc2dc5 100644 --- a/docs/INSTALL.txt +++ b/docs/INSTALL.txt @@ -156,7 +156,7 @@ NOTE: If you use the SVR4 style init system then you may like to look at the examples/svr4-startup script to make Samba fit into that system. -STEP 7. Try listing the shares available on your server +STEP 6. Try listing the shares available on your server smbclient -L yourhostname @@ -171,7 +171,7 @@ details. (you can force it to list the shares without a password by adding the option -U% to the command line. This will not work with non-Samba servers) -STEP 8. try connecting with the unix client. eg: +STEP 7. try connecting with the unix client. eg: smbclient '\\yourhostname\aservice' @@ -188,7 +188,7 @@ smbclient '\\bambi\fred' NOTE: The number of slashes to use depends on the type of shell you use. You may need '\\\\bambi\\fred' with some shells. -STEP 9. Try connecting from a dos/WfWg/Win95/NT/os-2 client. Try +STEP 8. Try connecting from a dos/WfWg/Win95/NT/os-2 client. Try mounting disks. eg: net use d: \\servername\service