]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Changes to the expose_password functionality:
authordes <des@FreeBSD.org>
Sun, 30 Jun 2019 14:46:15 +0000 (14:46 +0000)
committerdes <des@FreeBSD.org>
Sun, 30 Jun 2019 14:46:15 +0000 (14:46 +0000)
commitea324624bbcdeab537fab81e7e1090d645405993
treead508ef8ca38a5316dadf91444c0352862fe6040
parentaeefca8121fdea71f0ec241bd51e94813223dae0
Changes to the expose_password functionality:

 - Implement use_first_pass, allowing expose_password to be used by other
   service functions than pam_auth() without prompting a second time.

 - Don't prompt for a password during pam_setcred().

PR: 238041
MFC after: 3 weeks
lib/libpam/modules/pam_exec/pam_exec.8
lib/libpam/modules/pam_exec/pam_exec.c