[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Help Navigating Directories



At 03:06 PM 2/21/2002, you wrote:

INRE [cobalt-users] Help Navigating Directories:
> drw-rw-r--   3 brandon0 site8        1024 Nov  8 02:38 Library
> drw-rw-r--   3 brandon0 site8        1024 Feb 18 23:55 Templates
> drw-rw-r--   2 brandon0 site8        1024 Nov  2 01:16 _notes
> drw-rw-r--   3 brandon0 site8        3072 Jan  8 22:00 images

  Hmmm, read _carefully_ - as in look at the MODE of the directories above.

A directory has to be executable to be accessed - hint no X bit above.

Change to 755 and they will start working...

Hate to disagree with my little Linux knowledge, but if you noticed the directories up one level, the cert and logs directories are not executable by everyone, so should they not be 764 as to maintain the other attibutes. Only the user needs the access, group would be needed if there were multiple people maintaining it.