2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Remove the old Kerberos IV support

This commit is contained in:
Todd C. Miller
2011-11-13 09:12:43 -05:00
parent f190bcf94b
commit c86561e502
12 changed files with 1 additions and 525 deletions

View File

@@ -131,11 +131,6 @@ static const char *initial_badenv_table[] = {
#ifdef __APPLE__
"DYLD_*",
#endif
#ifdef HAVE_KERB4
"KRB_CONF*",
"KRBCONFDIR",
"KRBTKFILE",
#endif /* HAVE_KERB4 */
#ifdef HAVE_KERB5
"KRB5_CONFIG*",
"KRB5_KTNAME",