Discussion:
smbfs gives Input/output errors
(too old to reply)
Jaap Boender
2015-12-08 15:10:04 UTC
Permalink
Hello all,

Trying to get my AD share mounted at work through smbfs, but I'm running into
some problems that I'm hoping someone might be able to elucidate.

I'm able to mount_smbfs the share (//***@HOST/Staff), and if I look at the
directory contents, I can see them. However, if I try to access my home
directory, Home/J/Jaap1, I get an Input/output error.

I can access the share through smbclient (I know that's a different mechanism,
but at least it shows that the share is accessible from the outside)

smbutil view //***@HOST results in this:
smbutil: unable to list resources: syserr = RPC struct is bad

Now, all this might of course just be a server configuration problem, but
before I start the long process of talking to our IT department, I thought I
might just see if there is something I can do on my side.

One of the directions I was thinking in is that for some reason the server
thinks I don't have permission to access my home directory (maybe it thinks
I'm a guest user or something?) and I've noticed that there are a lot of
connection options to mount_smbfs (-M and -O for example), but I haven't
really been able to figure out from the manpage or Googling what those
actually do (and if they might help). Can anyone enlighten me?

In general, any advice would be appreciated!

thanks,

Jaap

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Stephen Borrill
2015-12-08 17:34:30 UTC
Permalink
Post by Jaap Boender
Hello all,
Trying to get my AD share mounted at work through smbfs, but I'm running into
some problems that I'm hoping someone might be able to elucidate.
directory contents, I can see them. However, if I try to access my home
directory, Home/J/Jaap1, I get an Input/output error.
I can access the share through smbclient (I know that's a different mechanism,
but at least it shows that the share is accessible from the outside)
smbutil: unable to list resources: syserr = RPC struct is bad
Now, all this might of course just be a server configuration problem, but
before I start the long process of talking to our IT department, I thought I
might just see if there is something I can do on my side.
One of the directions I was thinking in is that for some reason the server
thinks I don't have permission to access my home directory (maybe it thinks
I'm a guest user or something?) and I've noticed that there are a lot of
connection options to mount_smbfs (-M and -O for example), but I haven't
really been able to figure out from the manpage or Googling what those
actually do (and if they might help). Can anyone enlighten me?
Could you let us know what OS the target SMB server is running?
--
Stephen


--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Jaap Boender
2015-12-11 17:24:46 UTC
Permalink
Post by Stephen Borrill
Could you let us know what OS the target SMB server is running?
Sorry for the late response - smbclient tells me this:
OS=[Windows Server 2008 R2 Datacenter 7601 Service Pack 1] Server=[Windows
Server 2008 R2 Datacenter 6.1]

best,

Jaap
--
"Then I'll tell the truth. We're allowed to do that in emergencies."

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...