[Bug 133001] Re: gmailfs does not mount as user

2008-08-09 Thread Jean-Baptiste Lallement
Mounting of a file system is a job only the root user is allowed to. To make a directory mountable by user, simply add a line to /etc/fstab containing the option "user" or "users" (see the man page for the difference) Hence, this does not appear to be a bug report so I am closing it and. It would

[Bug 133001] Re: gmailfs does not mount as user

2008-03-29 Thread Pascal De Vuyst
** Changed in: gmailfs (Ubuntu) Sourcepackagename: None => gmailfs -- gmailfs does not mount as user https://bugs.launchpad.net/bugs/133001 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 133001] Re: gmailfs does not mount as user

2007-08-16 Thread Shirish Agarwal
did it again with both regular user as well sudo using none mount -t gmailfs none /mnt/gmailfs -o umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah mount: only root can do that sudo mount -t gmailfs none /mnt/gmailfs -o umask=0022,user,uid=1000,username=user,password=pass,fs

[Bug 133001] Re: gmailfs does not mount as user

2007-08-16 Thread xtknight
** Description changed: gmailfs can not be mounted or used by a normal user. sudo mkdir /mnt/gmailfs sudo chown $USER:$USER /mnt/gmailfs chmod u+w /mnt/gmailfs - mount -t gmailfs /mnt/gmailfs -o umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah + mount -t gmailfs

[Bug 133001] Re: gmailfs does not mount as user

2007-08-16 Thread Shirish Agarwal
This happens on my end :- sudo mkdir /mnt/gmailfs [sudo] password for shirish: sudo chown $USER:$USER /mnt/gmailfs ls -ld /mnt/gmailfs drwxr-xr-x 2 shirish shirish 4096 2007-08-16 23:41 /mnt/gmailfs chmod u+w /mnt/gmailfs ls -ld /mnt/gmailfs drwxr-xr-x 2 shirish shirish 4096 2007-08-16 23:41 /