Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
permission problem with curlftpfs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Kaste
Guru
Guru


Joined: 21 Dec 2005
Posts: 546
Location: /home Sweet /home

PostPosted: Sun Jul 20, 2008 2:33 pm    Post subject: permission problem with curlftpfs Reply with quote

Hello fine folks
Code:

phoenix@meany /media $ su
Password:
meany media # ls -al
total 12
drwxr-xr-x  4 phoenix users 4096 2008-07-20 16:30 .
drwxr-xr-x 20 root    root  4096 2008-07-12 13:01 ..
drwxrwxrwx  1 phoenix users 4096 2008-07-12 13:02 data
-rw-r--r--  1 root    root     0 2008-07-20 11:45 .hal-mtab
-rw-r--r--  1 root    root     0 2008-06-13 01:18 .keep_sys-apps_hal-0
drwxr-xr-x  1 phoenix users 1024 1970-01-01 01:00 red
meany media # exit
phoenix@meany /media $ ls -al
ls: cannot access red: Permission denied
total 12
drwxr-xr-x  4 phoenix users 4096 2008-07-20 16:30 .
drwxr-xr-x 20 root    root  4096 2008-07-12 13:01 ..
drwxrwxrwx  1 phoenix users 4096 2008-07-12 13:02 data
-rw-r--r--  1 root    root     0 2008-07-20 11:45 .hal-mtab
-rw-r--r--  1 root    root     0 2008-06-13 01:18 .keep_sys-apps_hal-0
d?????????  ? ?       ?        ?                ? red
phoenix@meany /media $


What causes this and how can i change it?
is this some fuse binary permission problem?
Versions: fuse-2.7.0
curlftpfs-0.9.1
/etc/fstab: curlftpfs#ftp://user:pwd@server/ /media/red fuse user,disable_eprt,noauto,uid=1000,gid=100,rw
_________________
I'm a membar of Mesnar and me scull contains wakky secrets!
Back to top
View user's profile Send private message
Kaste
Guru
Guru


Joined: 21 Dec 2005
Posts: 546
Location: /home Sweet /home

PostPosted: Sat Jul 26, 2008 7:16 pm    Post subject: Reply with quote

Doesn't anyone know what is going on? I really don't want to miss the comfort of filesystem integration for ftp, and using root for this seems like a case of administrator madness and irresponsibility.
_________________
I'm a membar of Mesnar and me scull contains wakky secrets!
Back to top
View user's profile Send private message
Kaste
Guru
Guru


Joined: 21 Dec 2005
Posts: 546
Location: /home Sweet /home

PostPosted: Sun Jul 27, 2008 7:39 pm    Post subject: Reply with quote

I now figured out the following:

Code:

phoenix@meany /media $ mount /media/red/
phoenix@meany /media $ ls -al
total 12
drwxr-xr-x  4 phoenix users 4096 2008-07-27 18:04 .
drwxr-xr-x 20 root    root  4096 2008-07-12 13:01 ..
drwxrwxrwx  1 phoenix users 4096 2008-07-20 22:11 data
-rw-r--r--  1 root    root     0 2008-07-27 18:04 .hal-mtab
-rw-r--r--  1 root    root     0 2008-07-23 14:33 .keep_sys-apps_hal-0
drwxr-xr-x  1 phoenix users 1024 1970-01-01 01:00 red
phoenix@meany /media/red $ cd ..
phoenix@meany /media $ ls
data  red
phoenix@meany /media $ umount  red/
umount: /media/red mount disagrees with the fstab
phoenix@meany /media $ su
Password:
meany media # umount red
meany media # mount red
meany media # exit
phoenix@meany /media $ ls -al
ls: cannot access red: Permission denied
total 12
drwxr-xr-x  4 phoenix users 4096 2008-07-27 18:04 .
drwxr-xr-x 20 root    root  4096 2008-07-12 13:01 ..
drwxrwxrwx  1 phoenix users 4096 2008-07-20 22:11 data
-rw-r--r--  1 root    root     0 2008-07-27 18:04 .hal-mtab
-rw-r--r--  1 root    root     0 2008-07-23 14:33 .keep_sys-apps_hal-0
d?????????  ? ?       ?        ?                ? red
phoenix@meany /media $

Which narrows the problem down i guess and it makes it bearable. All i need to do is mount it as a user but still...
_________________
I'm a membar of Mesnar and me scull contains wakky secrets!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum