Permission Problem
Ralf Mardorf
kde.lists at yahoo.com
Sun Aug 10 20:14:34 UTC 2014
On Sun, 2014-08-10 at 13:02 -0700, Bill vance wrote:
> -rw-r--r-- 1 cen mail 334003 Aug 10 01:33 cen-a9
> -rw-r--r-- 1 col mail 0 Aug 10 01:33 col
> -rw-r--r-- 1 cre mail 396748 Aug 10 01:33 cre
> -rw-r--r-- 1 cre mail 378183 Aug 10 01:33 cre-a1
> -rw-r--r-- 1 cs mail 0 Aug 10 01:33 cs
> -rw-r--r-- 1 root root 0 Aug 10 01:33 dvdusr
> -rw-r--r-- 1 fap mail 104223 Aug 10 01:33 fap
You need to be owner to get write access, so log in as one of the owners
to write to files of that owner only: cen or col or cre or cs or fap.
The group mail and others don't have write access.
Quoting the command you run e.g. "sudo ls -l /foo/bar/" is useful, it's
also useful to run "sudo ls -ld /foo/bar/" to see permissions of the
parent directory and to run and quote "id".
More information about the kubuntu-users
mailing list