LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   linux filesystem? (https://www.linuxquestions.org/questions/linux-security-4/linux-filesystem-181331/)

khucinx 05-14-2004 04:02 AM

linux filesystem?
 
i have filein /usr, name is myfile
owner is root.
group is root.
permision is -rwxr-xr-x

when i am a user ( not root ), i can't open it.
i want myfile can be accesed by anyone.
so where should do i put it?

ppuru 05-14-2004 05:02 AM

Given the rights

-rwxr-xr-x root root ... myfile

any user should be able to open the file read-only.

Hope the rights on /usr are drwxr-xr-x


All times are GMT -5. The time now is 11:52 PM.