]> granicus.if.org Git - sudo/commitdiff
Sudo's conversation functions now filters out the last login information.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 1 May 2019 16:56:43 +0000 (10:56 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 1 May 2019 16:56:43 +0000 (10:56 -0600)
doc/TROUBLESHOOTING

index 3bb6f14b752574ca2a6475223ad4b4cb11bf5b3c..8637206bb5905eb92e03f635822394988ec774b8 100644 (file)
@@ -227,13 +227,6 @@ A) This output comes from /usr/lib/security/pam_unix_session.so.1.
    Then add "nowarn" to the end of the pam_unix_session.so.1 line:
     session required pam_unix_session.so.1 nowarm
 
-Q) On HP-UX, when I run command via sudo it displays information
-   about the last successful login and last authentication failure
-   for every command.  How can I fix this?
-A) This output comes from /usr/lib/security/libpam_hpsec.so.1.
-   To suppress it, add a line like the following to /etc/pam.conf:
-   sudo session required libpam_hpsec.so.1 bypass_umask bypass_last_login
-
 Q) On HP-UX, the umask setting in sudoers has no effect.
 A) If your /etc/pam.conf file has the libpam_hpsec.so.1 session module
    enabled, you may need to a add line like the following to pam.conf: