]> granicus.if.org Git - sudo/commit
Add support for running a helper program to read the password when
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 2 Mar 2008 14:31:57 +0000 (14:31 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 2 Mar 2008 14:31:57 +0000 (14:31 +0000)
commitee04914164c24012c3d996a841c0f88754e9bb82
tree48b60152c0f9d2ade404a761c6b49b7b0e0ec9e6
parent5b248a07651bbca0b78e154d7939c59df34fa33e
Add support for running a helper program to read the password when
no tty is present (or when specified with the -A flag).  TODO: docs.
13 files changed:
auth/sudo_auth.c
check.c
configure
configure.in
def_data.c
def_data.h
def_data.in
defaults.c
pathnames.h.in
sudo.c
sudo.h
sudo_usage.h.in
tgetpass.c