OT: SCO Openserver 6.0 permissions question for ordinary users

Fairlight fairlite at fairlite.com
Thu Jun 19 11:16:32 PDT 2014


Directories don't just need read/write, they need execute to even be able
to access the directory.

You can have a directory with 0711, and anyone but the owner can access the
directory, and files under it, but cannot see the contents or remove files.

However, if you have 0766, as you do, they could read/write...IF they could
actually access it at all, which they can't.

chmod 777 on those subdirectories.  Or 755 if you can get away without
write permission.  But the 1 bit is mandatory for what you want to do.

You're right, it is Unix 101.  No offence!  :)

mark->

> drwxrw-rw-    2 filepro  group     8192 Jun 16 15:47 061614
> drwxrw-rw-    2 filepro  group       96 Jun 17 16:19 061714
> drwxrw-rw-    2 filepro  group       96 Jun 18 01:05 061814
> drwxrw-rw-    2 filepro  group       96 Jun 19 01:05 061914
> drwxrwxrwx    2 filepro  group     8192 Jun  4 19:54 logo
> 
> $ cd 061714
> 061714: permission denied
> 
>      User "root" can CD to that subdir without any problem:
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
> 

-- 
Audio panton, cogito singularis.


More information about the Filepro-list mailing list