Ubuntu 8.04/ssh bug

Bug #392466 reported by Simone
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

Ubuntu 8.04
When I connecting to Ubuntu Server (8.04) via ssh and run this command "chmod -R -x DIR_name" and then run "ls -DIR_NAME" command is displayed on the screen the "?" character instead of the attributes of files.

the attached show the problem

Revision history for this message
Simone (rsimone77) wrote :
Revision history for this message
Marlon Cisternas Milla (mcisternas-deactivatedaccount) wrote :

Hi Simone,

I tested this on Ubuntu Hardy and got similar results. Please, see the txt.

Changed in ubuntu:
status: New → Confirmed
Revision history for this message
Luke Faraone (lfaraone) wrote :

This is by design; it is the way POSIX is supposed to work.

From Wikipedia ( http://en.wikipedia.org/wiki/File_system_permissions#Classes ):
* The execute permission, which grants the ability to execute a file. This permission must be set for executable binaries (for example, a compiled c++ program) or shell scripts (for example, a Perl program) in order to allow the operating system to run them. When set for a directory, this permission grants the ability to traverse its tree in order to access files or subdirectories, but not see files inside the directory (unless read is set).

Changed in ubuntu:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.