diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/auth/kerberos/kerberos.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/auth/kerberos/kerberos.c b/source4/auth/kerberos/kerberos.c index ef3ebc3ba9..06f0c186a3 100644 --- a/source4/auth/kerberos/kerberos.c +++ b/source4/auth/kerberos/kerberos.c @@ -28,8 +28,6 @@ #ifdef HAVE_KRB5 -#define LIBADS_CCACHE_NAME "MEMORY:libads" - /* simulate a kinit, putting the tgt in the given credentials cache. Orignally by remus@snapserver.com |