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: Enable logging remote ssh contacts


On Apr 29 02:02, Fokke Nauta wrote:
> Corinna Vinschen-2 wrote:
> >   Fortunately you can also use the gid instead of the group name:
> > 
> >   (getfacl messages ; echo group:545:r--) | setfacl -f -
> > 
> > 
> > Corinna
> > 
> 
> Hi, 
> 
> Thanks.
> Entering "(getfacl messages ; echo group:545:r--) | setfacl -f -" starts up
> the help function of setfacl.
> Replacing the last dash by messages results in an error message.

My fault.  Should have been:

  (getfacl messages ; echo group:545:r--) | setfacl -f - messages


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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]