]> granicus.if.org Git - sudo/commit
If we cannot get a valid service key using the default keytab it
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 7 Jun 2007 11:22:22 +0000 (11:22 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 7 Jun 2007 11:22:22 +0000 (11:22 +0000)
commit8d97321150d1a90abdbc3ce401a19e84f8a31652
tree49544544e1c316c7af239c18ff93f048d1830cfd
parentbd221e2eb395eb9284a29b0a432a02a364ccc89f
If we cannot get a valid service key using the default keytab it
is a fatal error.  Fixes a bug where sudo could be tricked into
allowing access when it should not by a fake KDC.
From Thor Lancelot Simon.
auth/kerb5.c