[haiku-bugs] [Haiku] #5848: Directories without read and execute permissions are incorrectly handled

  • From: "mjw" <trac@xxxxxxxxxxxx>
  • Date: Wed, 28 Apr 2010 20:26:25 -0000

#5848: Directories without read and execute permissions are incorrectly handled
-----------------------+----------------------------------------------------
 Reporter:  mjw        |       Owner:  nobody   
     Type:  bug        |      Status:  new      
 Priority:  normal     |   Milestone:  R1       
Component:  - General  |     Version:  R1/alpha1
 Keywords:             |   Blockedby:           
 Platform:  All        |    Blocking:           
-----------------------+----------------------------------------------------
 I am porting quilt to haiku, and I have come across the following problem.
 If you execute the following 3 lines in a bash prompt:
 mkdir directory
 chmod a-rx directory
 cd directory

 then "cd directory" succeeds.  I believe it should fail with a permission
 errror.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5848>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: