[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#571459: linux-2.6: with noserverino my user get read-only access



Package: linux-2.6
Severity: normal


Hi,

I'm replying here, but I'm not sure where this should go ... So sorry If I'm wasting your time

I'm having trouble:

$ # uname -r
2.6.32-3-686
$ sudo mount -o username=user,noserverino //alfresco/alfresco /home/user/alfresco/
$ touch alfresco/a
touch: cannot touch `alfresco/a': Permission denied
$ su 
# touch /home/user/alfresco/a # works fine

$ # uname -r
2.6.30-1-686
$ sudo mount -o username=user,noserverino //alfresco/alfresco /home/user/alfresco/
$ touch alfresco/a # works fine

So, this is a kernel bug, or is some issue with sudo ?? Please, tell me if I have to report this to bugzilla.kernel.org or to another package inside debian.

Thank you very much

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: