Re: [SLUG] Permissions question

From: Eben King (eben1@tampabay.rr.com)
Date: Sat May 29 2004 - 22:42:33 EDT


On Sat, 29 May 2004, Michael Adams wrote:

> Yes, I can see the directory's contents and extensions, but can not run
> them in programs such as Quanta or even a browser, I get access denied.

Sounds like you can read and execute the dirs, but not read the files.

> They were not created while logged in as root, just as a standard user.

Different UIDs on the two systems?

> So I assumed that I could just copy them and share with them who ever I
> want.
>
> Besides tar-filing this, can't I just change the permissions of the
> directory and all its contents with Konqueror?

Not on the CD (it's read-only), but once you copy them,

chown -R $YOUR_USER.$YOUR_GROUP $THOSE_FILES
chmod -R +r $THOSE_FILES

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?           [TOFU := text oben,
A: Top-posting.                                       followup unten]
Q: What is the most annoying thing on usenet?        -- Daniel Jensen

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:16:32 EDT