Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
captive ntfs + samba (permissions problem)
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
giacomo.78
n00b
n00b


Joined: 01 Dec 2005
Posts: 31

PostPosted: Wed Feb 01, 2006 7:57 am    Post subject: captive ntfs + samba (permissions problem) Reply with quote

Hi to all,

I'm unable to share in r/w fashion a NTFS HD using SAMBA.

I'm using captive-ntfs with FUSE.

I thing that the main problem is that the HD is accessible only by root.

Can anyone tell me how to mount captive-ntfs and let every user access the disk?

Thanks in advance,
Giacomo
Back to top
View user's profile Send private message
enkil
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 115
Location: Bern, Switzerland

PostPosted: Wed Feb 01, 2006 8:37 am    Post subject: Reply with quote

Have you tried mounting it with -o umask=000 (this will give everyone r/w-access!)?
Back to top
View user's profile Send private message
giacomo.78
n00b
n00b


Joined: 01 Dec 2005
Posts: 31

PostPosted: Wed Feb 01, 2006 9:52 am    Post subject: Reply with quote

Thanks for the reply.

Really, I've tried mounting with
Code:
-o umask=000


This works well when I use the disk inside my gentoo box, but when I try to access the share from Windows I got problems.

I got following problems:

- refresh: directory e file creation are not immediatly visible

- file operations: delete and rename doesn't work

This is the SAMBA configuration section I use:

Code:
[NTFSHD]
   path = /mnt/ntfshd
   public = yes
   only guest = yes
   writable = yes
   printable = no


If you need other info for help me, plese tell.

Thanks again.
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