mount -t smbfs ... or equivalent

Charles Moon acci at mmcable.com
Mon Sep 24 07:17:05 GMT 2001


Again as a reminder, I am able to access a share on the NT server.  It is
only a Win98 node that fails.

> Unless you have selected user-based authentication...

I am using the default "share level" authentication

> Have you set a password for the share?

No password is set.

> If there is no password, try using mount -t smbfs -o username=me,guest
//winbox/share /mnt.

I did this as suggested.  No success however.

> The first step though should be to find out how the
Win98 box is authenticating...

I believe it is a "guest" or "everyone" authentication.  I am able to browse
into the share with no problem from any users login.

> If the share you are talking about is \\machine\c$ then you must have the
remote
admin password...

The share is not a hidden share.  It is simply an ordinary share w/ full
access and no password.


When mounting the share, I don't get any error messages.  It appears to
mount okay.  When attempting to browse or "ls" the newly mounted directory
"/mnt/mounted" I get: "ls: /mnt/mounted: Input/output error".

I also get "# smb_refresh_inode: /// changed mode, 0040755 to 0100755" when
attempting to access the mounted directory from a web browser.

 




> -----Original Message-----
> From: DavidAtkinson at solectron.com [mailto:DavidAtkinson at solectron.com]
> Sent: Sunday, September 23, 2001 7:10 PM
> To: samba-ntdom at lists.samba.org
> Subject: RE: mount -t smbfs ... or equivalent
> 
> 
> Charles,
> Unless you have selected user-based authentication, and have 
> setup that user
> on the Win98 Share, It is likely that the Win98 machine is 
> being confused by
> the username. Have you set a password for the share ? If you 
> have, you must
> use the password you set, not your own, and the username 
> becomes irrelivant.
> If there is no password, try using mount -t smbfs -o username=me,guest
> //winbox/share /mnt. The first step though should be to find 
> out how the
> Win98 box is authenticating, and then make sure you have 
> permission. If the
> share you are talking about is \\machine\c$ then you must 
> have the remote
> admin password, or be in the remote admin list (second tab of 
> three in the
> Passwords control-panel applet) and you must have at least 
> the file sharing
> service installed. The printer sharing is optional. This is 
> done through the
> Network Control-Panel.
> 
> -----Original Message-----
> From: Charles Moon [mailto:acci at mmcable.com]
> Sent: Saturday, 22 September 2001 12:31 PM
> To: samba-ntdom at lists.samba.org
> Subject: mount -t smbfs ... or equivalent
> 
> 
> 
> I have a Redhat 6.2 server as anode on a Windows NT 4.0 
> network.  I can
> successfully mount a share on the NT server using # mount -t smbfs -o
> username=foo,password=bar //ntserver_box/share /redhat_box/directory.
> However, I fail to successfully mount a share from a Windows 
> 98 node using
> the same structure (i.e. # mount -t smbfs -o username=foo,password=bar
> //win98_box/share /redhat_box/other_directory).
> 
> Can someone give me some insight here?
> 
> g.i. geek
> 




More information about the samba-ntdom mailing list