[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
smbmount
- To: http://www.testman.com/~r, http://www.juno.com/~w1few, http://www.nh.ultranet.com/~bhavani
- Subject: smbmount
- From: http://dummy.us.eu.org/robert (robert)
- Date: Mon, 7 Aug 2000 17:13:53 +0000
- In-Reply-To: <20000807.120140.15582.0.http://www.juno.com/~w1few>
- Keywords: http://www.juno.com/~w1few
 > From: r b <http://www.juno.com/~w1few>
 > Date: Mon, 7 Aug 2000 12:01:40 -0400
 >
 > Added interface ip=191.72.1.4 bcast=191.72.1.255 nmask=255.255.255.0
 > Got a positive name query response from 191.72.1.8 ( 191.72.1.8 )
 > error connecting to 191.72.1.8:0 (Connection refused)
Do you have the "smb" services in your /etc/services file?
Also, I discovered after I upgraded recently that smbmount is a BASH script.
So, now I have to:
% smbmount //screw/c /screw -P '""'
because the first level of quotes are stripped away.  Anyway.