[sudo-commits] sudo changeset 11769:546082c674b7

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 26 19:33:40 MDT 2019


changeset:	11769:546082c674b7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/546082c674b7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 26 19:30:11 2019 -0600

Log Message:
	Use the SUDO_CONV_PREFER_TTY flag during authentication.
	This prevents the password and PAM prompts from being redirected.
	Bug #895

diffstat:

 plugins/sudoers/auth/aix_auth.c  |   8 +++++---
 plugins/sudoers/auth/dce.c       |   9 +++++----
 plugins/sudoers/auth/fwtk.c      |   2 +-
 plugins/sudoers/auth/pam.c       |   6 ++++--
 plugins/sudoers/auth/securid5.c  |   4 ++--
 plugins/sudoers/auth/sudo_auth.c |   2 +-
 plugins/sudoers/check.c          |   4 ++--
 plugins/sudoers/sudo_printf.c    |  23 ++++++++++++++++-------
 src/conversation.c               |  22 +++++++++++++++-------
 9 files changed, 51 insertions(+), 29 deletions(-)


More information about the sudo-commits mailing list