![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to display the permission of the home directory | nadman123 | Shell Programming and Scripting | 9 | 04-15-2008 02:09 AM |
| how to add permission of directory to a group | ahjiefreak | UNIX for Dummies Questions & Answers | 2 | 02-28-2008 11:20 PM |
| Fedora Directory Server 1.1.0 (Default branch) | iBot | Software Releases - RSS News | 0 | 01-15-2008 03:40 PM |
| ssh home directory permission | shihabvk | UNIX for Advanced & Expert Users | 1 | 06-25-2007 05:10 PM |
| related to directory permission | mxms755 | UNIX for Dummies Questions & Answers | 1 | 04-06-2006 05:55 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Problem about Fedora directory permission,can anyone help me?
In fedora,I have two ordinary user named user1&user2 in different groups,when I logined user1 and created a dir named test/ in '/home/ user1/',and do 'chmod 750 test',so when 'ls -l',it appears 'drwxr- x---' for 'test',but when I logined user2,I still can enter the dir '/ home/user1/test',it seems stranger ,what problem may it have? Can anyone help me? |
| Forum Sponsor | ||
|
|
|
|||
|
what is 'world execute'
thank you,but what is 'world execute',is ther anything special? i never heard that,could you expend on that ?
|
|
|||
|
Permissions are divided into user, group, and other (also known as world). Jim is saying you have the executable permission bit for "other" on that directory, permitting anybody who knows the path to cd to that directory (but not necessarily read it).
|
|||
| Google UNIX.COM |