Mailing List Archive

openssh & wtmp
Hello

I have openssh 1.2.3, openssl 0.9.5 and slackware 4.0, and problem with
logging to wtmp. There is nothing in my /var/log/wtmp when I log in using
ssh. lastlog is updated ok.

Some ideas?

Bye
Re: openssh & wtmp [ In reply to ]
On Fri, 31 Mar 2000, Bosko Radivojevic wrote:

> Hello
>
> I have openssh 1.2.3, openssl 0.9.5 and slackware 4.0, and problem
> with logging to wtmp. There is nothing in my /var/log/wtmp when I
> log in using ssh. lastlog is updated ok.

wtmp logging has been broken on the older Slackwares for a while, but
I have not been able to replicate it.

Have a look contrib/README and give liblogin a try.

-d

--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm@mindrot.org (home) -or- djm@ibs.com.au (work)
Re: openssh & wtmp [ In reply to ]
On Sat, 1 Apr 2000, Damien Miller wrote:

> wtmp logging has been broken on the older Slackwares for a while, but
> I have not been able to replicate it.

On RedHat 6.1 (for SPARC) wtmp logging is ok. On Slackware 7.0, wtmp
logging is also broken.

> Have a look contrib/README and give liblogin a try.

I will. Thanx.

Greetings,
Bole