https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209441

Steven Hartland <s...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r...@freebsd.org,
                   |                            |s...@freebsd.org

--- Comment #7 from Steven Hartland <s...@freebsd.org> ---
Based on the commit message for
https://svnweb.freebsd.org/base?view=revision&revision=247893 is sounds like
this this should never worked in 10 and was only there as the configure script
incorrectly detected utmp / lastlog.

That said it appears that lastlog in sshd supports utmpx via getutxuser.

Digging some more it seems like this may well be a change in behaviour of the
openssh DISABLE_LASTLOG from the upstream 7.2p1 change set:
e#diff-267d507f9cf4a70e051aaeecb89ad93bR509


This wasn't merged through until 7.2p2:
https://svnweb.freebsd.org/base?view=revision&revision=296633

Given this I think this was unintended and there should a new commit to remove
--disable-lastlog which was added here:
https://svnweb.freebsd.org/base/head/crypto/openssh/FREEBSD-upgrade?r1=247892&r2=247891&pathrev=247892

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to