Hi,
On Sun, 4 Feb 2007, Matthias Berndt wrote:
> i have a problem with ntfs-3g on OpenSuse 10.2. I'm using the most recent
> versions of both fuse and ntfs-3g. /dev/hdd1 is an NTFS partition. I mount it
> like this:
> mount -t ntfs-3g /dev/hdd1 /media/hdd1 -o umask=777
> which works fine (no error messages).
> Now when i do ls -l /media/hdd1/, it tells me that i don't have any rights at
> all, but still i can list the contents of folders, edit files with nano etc.,
> and i'm not root.
> I know that it says in the README that file ownerships and access rights
> aren't supported, but they aren't supported on VFAT either, but still the
> umask stuff works there...
Thank you. This is known and the solution is documented in the ntfs-3g
manual page. You need to use the default_permissions option in such cases
at the moment:
uid=, gid=, umask=
...
If you want to use the currently limited permission handling then
use these options together with the default_permissions, fmask and
dmask options. The usage of the default_permissions option is a must
in such cases.
This will be simplified and won't be required in the future.
Szaka
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel