Corinna Vinschen-2 wrote:
> 
> 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
> 

Thanks, that worked. I am now able to access /var/log/messages from within
Windows. I can now shutdown the cron service, thus avoiding the extra
entries.

With regards,
Fokke

-- 
View this message in context: 
http://old.nabble.com/Enable-logging-remote-ssh-contacts-tp31478200p31503886.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

Reply via email to