LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Permission problem with files under a directory (https://www.linuxquestions.org/questions/linux-newbie-8/permission-problem-with-files-under-a-directory-472558/)

orbish 08-10-2006 03:14 AM

Permission problem with files under a directory
 
/mnt/data folder is an ntfs partition i'm trying to access

i did a chgrp -RH data users (from the mnt directory)

what it did was change groups on only the directories, and did not change any of the files, they are still in the root group.

what am i doing wrong?

Tinkster 08-10-2006 04:19 AM

You're trying to apply something Linux to NTFS. Instead just choose the user
and group as mount-options in /etc/fstab


Cheers,
Tink

orbish 08-11-2006 04:58 AM

That was the problem. Makes sense and I didn't really think of the two file systems. Thanks for your help!


All times are GMT -5. The time now is 07:24 PM.