This is the mail archive of the cygwin@cygwin.com 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: [Fwd: Re: Newbie: How to get permissions working with 'ntsec']


On Thu, Jun 20, 2002 at 12:29:30PM +0100, Garry Heaton wrote:
> Here's the output. I've added the command/underlines. Also the original file 
> 
> in Emacs had ^M and ^[ characters where there are only black squares as I 
> paste it into Mozilla Composer. 'Hope you can establish which is output and 
> which if formatting.
> 
> Garry
> 
> pgarry@RAMCOM ~    ls -l diary >> ~/txt/tmp.txt
> ===============================================
> -rwxrwxrwx    1 pgarry   None         2633 Jun 19 22:36 diary
> 
> 
> pgarry@RAMCOM ~    ls -ld ~/ >> ~/txt/tmp.txt
> =============================================
> drwxrwxrwx    9 pgarry   None         4096 Jun 20 02:40 
> /home/pgarry/
> 
> 
> 
> pgarry@RAMCOM ~    getfacl diary >> ~/txt/tmp.txt
> =================================================
> # file: diary
> # owner: pgarry
> # group: None
> user::rwx
> group::---
> mask::---
> other::rwx
> 
> 
> pgarry@RAMCOM ~    getfacl ~/ >> ~/txt/tmp.txt
> ==============================================
> # file: /home/pgarry/
> # owner: pgarry
> # group: None
> user::rwx
> group::---
> mask::---
> other::rwx
> default:user::rwx
> default:mask::---
> default:other::rwx

I'm just missing the strace when using the /etc/passwd *with* SIDs.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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