[Bug 48418] Re: Support for uid and gid mount options for CIFS

2008-10-09 Thread Ralph Janke
As per the comment https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.17/+bug/48418/comments/9 this is fixed. Opened another bug report for the man page correction. See Bug #280814 ** Changed in: linux (Ubuntu) Importance: Undecided = Medium Status: Incomplete = Fix Released

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test: 1) If you are comfortable

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2008-07-13 Thread Nick Ellery
** Changed in: linux-source-2.6.17 (Ubuntu) Status: Invalid = Won't Fix ** Tags removed: edgy-close -- Support for uid and gid mount options for CIFS https://bugs.launchpad.net/bugs/48418 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2008-07-10 Thread Sergio Zanchetta
The 18 month support period for Edgy Eft 6.10 has reached it's end of life. As a result, we are closing the linux-source-2.6.17 Edgy Eft kernel task. Hardy Heron 8.04 was recently released. It would be helpful if you could test the new release and verify if this is still an issue -

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-12-11 Thread Brian Murray
I am assigning this bug to the 'ubuntu-kernel-team' per their bug policy. For future reference you can learn more about their bug policy at https://wiki.ubuntu.com/KernelTeamBugPolicies . ** Changed in: linux-source-2.6.17 (Ubuntu) Assignee: (unassigned) = Ubuntu Kernel Team

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-08-05 Thread Sridhar Dhanapalan
Ante, yes this is what I had in mind. I am not able to make the uid or gid options to work in Ubuntu 7.04. This problem is documented in the man page, but there doesn't appear to be a solution for it. -- Support for uid and gid mount options for CIFS https://bugs.launchpad.net/bugs/48418 You

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-08-05 Thread Ante Karamatić
Well, there is solution :) It's fixed in Gutsy. I'll try isolating diff for Feisty... -- Support for uid and gid mount options for CIFS https://bugs.launchpad.net/bugs/48418 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-08-05 Thread Sridhar Dhanapalan
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

Re: [Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-08-05 Thread Ante Karamatić
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,

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-08-04 Thread Ante Karamatić
Testing this on Gutsy: $ cat /proc/fs/cifs/LinuxExtensionsEnabled 1 $ sudo mount -t cifs //localhost/test /mnt/ -o username=ivoks,uid=nobody,gid=nogroup $ ls -dl /mnt/ drwxr-xr-x 2 nobody nogroup 0 2007-08-04 17:03 /mnt/ $ sudo umount /mnt/ $ sudo mount -t cifs //localhost/test /mnt/ -o

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-02-18 Thread Sridhar Dhanapalan
While the above 'solution' does allow me to write to the share, it of course disallows distinctly UNIX things like symlinks. From what I can see, there is no way to read/write these things without having the same UID/GID as the owner on the server. This drastically limits the utility of CIFS, and

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-02-16 Thread Sridhar Dhanapalan
I am using Edgy, and /proc/fs/cifs/LinuxExtensionsEnabled was already set to 1 with no intervention from me. Still, I don't have permissions to write to a cifs share, even after using the uid and gid options. I don't have this problem when using smbfs instead of cifs to mount the samba share. --

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-02-16 Thread Sridhar Dhanapalan
It appears that I am not the only one experiencing this problem: http://www.ubuntuforums.org/showthread.php?t=358072 -- Support for uid and gid mount options for CIFS https://launchpad.net/bugs/48418 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 48418] Re: Support for uid and gid mount options for CIFS

2007-02-16 Thread Sridhar Dhanapalan
Contrarily (unless I'm misinterpreting the original report), I can get the uid and gid options to be properly recognised by putting 0 (not 1) into /proc/fs/cifs/LinuxExtensionsEnabled. -- Support for uid and gid mount options for CIFS https://launchpad.net/bugs/48418 -- ubuntu-bugs mailing