Re: Autofs not respecting uid in auto.removable

2011-03-05 Thread Camaleón
On Sat, 05 Mar 2011 19:28:39 +0530, L V Gandhi wrote: > On Sat, Mar 5, 2011 at 5:21 PM, Camaleón wrote: >> > Any solutions to mount with ownership of user? >> >> As per "man 5 autofs": >> >> (...) >> >> If you use the automounter for a filesystem without access permissions >> (like vfat), users u

Re: Autofs not respecting uid in auto.removable

2011-03-05 Thread L V Gandhi
Thanks again for your time in helping. However I have achived what I wanted by using udev rules as mentioned in http://okomestudio.net/biboroku/?p=1402 On Sat, Mar 5, 2011 at 5:21 PM, Camaleón wrote: > On Sat, 05 Mar 2011 07:39:32 +0530, L V Gandhi wrote: > > > I am running squeeze. > > I have f

Re: Autofs not respecting uid in auto.removable

2011-03-05 Thread Camaleón
On Sat, 05 Mar 2011 07:39:32 +0530, L V Gandhi wrote: > I am running squeeze. > I have following lines in /etc/auto.removable > lvgandhi@lvgvaio:~$ cat /etc/auto.removable (...) > ehd -fstype=vfat,rw,uid=1000,umask=022,posix,shortname=winnt :/dev/ehd > #ehd-fstype=vfat,rw,uid=1000,umas

Autofs not respecting uid in auto.removable

2011-03-04 Thread L V Gandhi
I am running squeeze. I have following lines in /etc/auto.removable lvgandhi@lvgvaio:~$ cat /etc/auto.removable flash -fstype=vfat,rw,uid=1000,umask=022,posix,shortname=winnt :/dev/flash ehd -fstype=vfat,rw,uid=1000,umask=022,posix,shortname=winnt :/dev/ehd #ehd-fstype=vfat,rw,uid=1000,um