LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   assign new data partition to specific users (https://www.linuxquestions.org/questions/linux-newbie-8/assign-new-data-partition-to-specific-users-272219/)

wycolorado 12-31-2004 01:37 AM

assign new data partition to specific users
 
I have a new primary partition which I mounted to /mnt/data1. I want to assign specific users to have full access to it and also samba access from XP to this partition for data storage. What should I do in this case? Thanks a lot.

David

Vincent_Vega 12-31-2004 06:31 PM

Might be easiest to create a new group and add those users to the group and give the new partition's directory 770 permissions. In samba you can specify which uses can access it fairly easily.

wycolorado 01-01-2005 09:53 PM

but currently the /mnt/data1 belongs to root. How should I do with it? thanks.

drwxr-xr-x 2 root root 16384 1969-12-31 17:00 file1


All times are GMT -5. The time now is 12:56 PM.