[sudo-commits] sudo changeset 11716:2102ffa0fa7e

Todd C. Miller Todd.Miller at sudo.ws
Thu Jun 20 07:15:52 MDT 2019


changeset:	11716:2102ffa0fa7e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2102ffa0fa7e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jun 19 20:32:22 2019 -0600

Log Message:
	In tty_present(), check for /dev/tty if sudo was unable to get the tty name.
	For requiretty it is enough to check that /dev/tty is available.
	If sudo can't get the tty from the kernel (missing /proc?) that is OK.

diffstat:

 plugins/sudoers/sudoers.c |  15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)


More information about the sudo-commits mailing list