Bug#310982: smbmount does not honor uid and gid options with 2.4 kernel

2005-05-29 Thread Andrew Bartlett
On Fri, May 27, 2005 at 12:20:49PM -0700, Steve Langasek wrote: > > > > > On Sat, May 28, 2005 at 05:17:39AM +1000, Andrew Bartlett wrote: > > > > > Yeah, on second look I see that it can be done in smbmount, and this > > > > > would > > >

Bug#310982: smbmount does not honor uid and gid options with 2.4 kernel

2005-05-28 Thread Andrew Bartlett
On Sat, 2005-05-28 at 18:39 +0200, Bill Allombert wrote: > On Fri, May 27, 2005 at 12:20:49PM -0700, Steve Langasek wrote: > > On Sat, May 28, 2005 at 05:17:39AM +1000, Andrew Bartlett wrote: > > Yeah, on second look I see that it can be done in smbmount, and this would > > be

Re: Bug#310982: smbmount does not honor uid and gid options with 2.4 kernel

2005-05-27 Thread Andrew Bartlett
provides the session setup. (Contrasting with the cifs vfs, which is all in-kernel). > An appropriate fix might be for the kernel to ignore the presence of > CAP_UNIX when uid/gid options have been passed to mount. This is also a very sensible way to handle it, and is the only 's