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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user