Re: ssh-host-config (/var/log/lastlog)

2006-03-03 Thread Corinna Vinschen
On Mar 2 13:02, Karl M wrote: > Hi Corinna... > > I just tried it out and it worked fine. Thanks for testing. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http

Re: ssh-host-config (/var/log/lastlog)

2006-03-02 Thread Karl M
Hi Corinna... I just tried it out and it worked fine. Thanks, ...Karl From: Corinna Vinschen Subject: Re: ssh-host-config (/var/log/lastlog) Date: Tue, 28 Feb 2006 13:37:01 +0100 On Feb 27 11:38, Karl M wrote: > Hi All... > > It was fun while it lasted 8-) > > Perhaps the pe

Re: ssh-host-config (/var/log/lastlog)

2006-03-02 Thread Corinna Vinschen
Karl? Ping? On Feb 28 13:37, Corinna Vinschen wrote: > On Feb 27 11:38, Karl M wrote: > > Hi All... > > > > It was fun while it lasted 8-) > > > > Perhaps the permissions/owner for lastlog as a file should be > > 644/system.none > > > > It works for me and protects the log a bit better. > >

Re: ssh-host-config (/var/log/lastlog)

2006-02-28 Thread Corinna Vinschen
On Feb 27 11:38, Karl M wrote: > Hi All... > > It was fun while it lasted 8-) > > Perhaps the permissions/owner for lastlog as a file should be > 644/system.none > > It works for me and protects the log a bit better. Would you mind to give the below patch to ssh-host-config a try? It now refus

Re: ssh-host-config (/var/log/lastlog)

2006-02-27 Thread Karl M
Hi All... It was fun while it lasted 8-) Perhaps the permissions/owner for lastlog as a file should be 644/system.none It works for me and protects the log a bit better. Thanks, ...Karl From: Corinna Vinschen Subject: Re: ssh-host-config (/var/log/lastlog) Date: Mon, 27 Feb 2006 11:37:50

Re: ssh-host-config (/var/log/lastlog)

2006-02-27 Thread Corinna Vinschen
On Feb 24 08:02, Karl M wrote: > Hi All... > > I set up lastlog as a directory and it works great 8-) > > In the case where ssh-host-config detects that /var/log/lastlog esists and > is a directory, it sets the permissions on the directory to 0777. It seems > like it should set the sticky-bit

ssh-host-config (/var/log/lastlog)

2006-02-24 Thread Karl M
Hi All... I set up lastlog as a directory and it works great 8-) In the case where ssh-host-config detects that /var/log/lastlog esists and is a directory, it sets the permissions on the directory to 0777. It seems like it should set the sticky-bit here (1777) to protect the individual files