mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 13:58:05 +00:00
HAVE_KERBEROS -> HAVE_KERB4
This commit is contained in:
parent
5d132edc19
commit
f5f05a899a
@ -59,7 +59,7 @@
|
|||||||
#include "pathnames.h"
|
#include "pathnames.h"
|
||||||
#include "compat.h"
|
#include "compat.h"
|
||||||
|
|
||||||
#ifdef HAVE_KERBEROS
|
#ifdef HAVE_KERB4
|
||||||
#undef _PASSWD_LEN
|
#undef _PASSWD_LEN
|
||||||
#define _PASSWD_LEN 128
|
#define _PASSWD_LEN 128
|
||||||
#else
|
#else
|
||||||
@ -70,7 +70,7 @@
|
|||||||
#define _PASSWD_LEN 8
|
#define _PASSWD_LEN 8
|
||||||
#endif /* HAVE_C2_SECURITY */
|
#endif /* HAVE_C2_SECURITY */
|
||||||
#endif /* _PASSWD_LEN */
|
#endif /* _PASSWD_LEN */
|
||||||
#endif /* HAVE_KERBEROS */
|
#endif /* HAVE_KERB4 */
|
||||||
|
|
||||||
|
|
||||||
/******************************************************************
|
/******************************************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user