
Security Basics mailing list archives
Re: X permission at the directory?
From: Alex 'CAVE' Cernat <cave () cernat ro>
Date: Mon, 11 Apr 2005 17:22:58 +0300
The eXecute permission on a directory assures you can access files / directories in and below that directory. Assuming you can access /path/to/dir, an --x right to dir means: 1) You can read, execute, or write in a file included in dir directory (assuming you have proper rights to that file); but you have to know the exact name of the file / path (see 3) 2) You cannot create files or directories in dir (you need write privileges for that) 3) You cannot list the directory (need read privileges for that operation) Alex On Mon, 11 Apr 2005 09:13:03 +0000 "Monty Ree" <chulmin2 () hotmail com> wrote:
Hello, all. I have some questions about permission. I think that W(write) permission means that I can delete, creation..etc.. So, I think that users who in the test group can write some files in the test directory. Because, I have write permission. drwx-w---- root test test/ But I can't, with only plus X(execute) permission like below can do that. drwx-wx--- root test test/ What's the meaning of the X(execute) at the directory? Surely, I know the role at the file. Thanks in advance. _________________________________________________________________ Àü¼¼°èÀÎÀÌ ÇÔ²²ÇÏ´Â À¥ ¸ÞÀÏ ¼ºñ½ºÀÎ MSN HotmailÀ» ¸¸³ª º¸¼¼¿ä. http://loginnet.passport.com/login.srf?id=2&svc=mail&cbid=24325&msppjph=1&lc=1042 --------------------------------------------------------------------- ------ Earn your MS in Information Security ONLINE Organizations worldwide are in need of highly qualified information security professionals. Norwich University is fulfilling this demand with its MS in Information Security offered online. Recognized by the NSA as an academically excellent program, NU offers you the opportunity to earn your degree without disrupting your home or work life. http://www.msia.norwich.edu/secfocus_en --------------------------------------------------------------------- -------
--------------------------------------------------------------------------- Earn your MS in Information Security ONLINE Organizations worldwide are in need of highly qualified information security professionals. Norwich University is fulfilling this demand with its MS in Information Security offered online. Recognized by the NSA as an academically excellent program, NU offers you the opportunity to earn your degree without disrupting your home or work life. http://www.msia.norwich.edu/secfocus_en ----------------------------------------------------------------------------
Current thread:
- X permission at the directory? Monty Ree (Apr 11)
- Re: X permission at the directory? Adam Wysocki (Apr 11)
- Re: X permission at the directory? Alex 'CAVE' Cernat (Apr 11)
- <Possible follow-ups>
- RE: X permission at the directory? Andrew Shore (Apr 11)
- Re: X permission at the directory? Jonathan Loh (Apr 12)