This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: /cygdrive permissions problem [failing duplicity backup]


Hello again,

FYI, installed 1.7.2 - no changes in behaviour spotted so far, at all.

On 24/03/2010 09:49, Corinna Vinschen wrote:
If ls shows the right result
$ ls -ld /cygdrive
dr-xr-xr-x 8 you your_group 0 2006-12-01 01:00 /cygdrive

I have my own permutation here:


Wed Mar 24 14:31:45 jan@aeolus:~
$ ls -ld /cygdrive/
d--x--x--x 5 jan Users 0 2006-12-01 00:00 /cygdrive/

but getfacl still doesn't show the right permissions

$ getfacl /cygdrive
# file: /cygdrive
# owner: you
# group: your_group
user::r-x
group::r-x
other:r-x
mask:rwx

Wed Mar 24 14:31:54 jan@aeolus:~/.backup $ getfacl.exe /cygdrive/ # file: /cygdrive/ # owner: jan # group: Users user::rwx group::r-x other:r-x mask:rwx

Trying to get my head around gdb now.

Best regards
Jan

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]