From c68ffbb72771d1c8c05f8e92f3d3bf448f2e800d Mon Sep 17 00:00:00 2001 From: oracle <solaris@oracle.com> Date: Mon, 3 Aug 2015 14:34:41 -0700 Subject: [PATCH 03/34] lastlogin --- openssh-10.0p1/sshd_config.5.orig +++ openssh-10.0p1/sshd_config.5 @@ -1688,8 +1688,8 @@ .Xr sshd 8 should print the date and time of the last user login when a user logs in interactively. -The default is -.Cm yes . +On OmniOS this option is always ignored since pam_unix_session(7) +reports the last login time. .It Cm PrintMotd Specifies whether .Xr sshd 8 @@ -2232,7 +2232,8 @@ .El .Sh SEE ALSO .Xr sftp-server 8 , -.Xr sshd 8 +.Xr sshd 8 , +.Xr pam_unix_session 7 .Sh AUTHORS .An -nosplit OpenSSH is a derivative of the original and free