Comment 9 for bug 48418

Revision history for this message
Ante Karamatić (ivoks) wrote : Re: [Bug 48418] Re: Support for uid and gid mount options for CIFS

Sridhar Dhanapalan wrote:

> The man page says that uid= and gid= are ignored by the cifs driver when
> connecting to a server that supports unix permissions. When you were
> testing, were you connecting to a windows or a *nix box? In my testing,
> I was trying to connect to a server running feisty, which does support
> the permissions and hence would ignore the uid= and gid= options.
> However, this is suboptimal and has caused much grief amongst users.

I was mounting gutsy share on gutsy client. It was all on localhost, and
worked with unix extensions enabled and disabled. It also worked if I
mounted on gutsy client from feisty server. If mounted with uid,gid,
permissions are set by client. If mounted without uid,gid, permissions
are set by server.

It didn't work when mounting on feisty client from gutsy or feisty
server - it took permissions of a share.

So, this is really fixed in gutsy and man page in gutsy should be
changed to note that uid and gid aren't ignored anymore.