]> granicus.if.org Git - sudo/commit
Only enable AIX or BSD auth if no other exclusive auth method has
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 14 Jul 2007 20:32:11 +0000 (20:32 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 14 Jul 2007 20:32:11 +0000 (20:32 +0000)
commit38b2dd0a5f279150e0ff53d06ea93bb6195062f6
tree57f8b0206236e8b4a79eedb2e7b7b52cf5876b83
parent39228bf9e7d9ce8c7e9ea0910789a972d081cc0a
Only enable AIX or BSD auth if no other exclusive auth method has
been chosen.  Allows people to e.g., use PAM on AIX without adding
--without-aixauth.  A better solution is needed to deal with default
authentication since if a non-exclusive method is chosen we will
still get an error.
configure
configure.in