summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/forward.c
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2008-12-15 20:29:01 +0000
committerGreg Hudson <ghudson@mit.edu>2008-12-15 20:29:01 +0000
commit9cefbad7f53cffbe75044262b98bd34ebe3ae2fd (patch)
tree48388ecc268a7e39cb8ebc1a9d3783ccd21631a7 /src/appl/bsd/forward.c
parent38d175630716003c7c4fe9eb5284a66aedf1e119 (diff)
downloadkrb5-9cefbad7f53cffbe75044262b98bd34ebe3ae2fd.tar.gz
krb5-9cefbad7f53cffbe75044262b98bd34ebe3ae2fd.tar.xz
krb5-9cefbad7f53cffbe75044262b98bd34ebe3ae2fd.zip
Remove krb4 support in the applications. login's ability to run aklog
has been preserved and made unconditional on krb4 support, since aklog can now do krb5 auth. The config variable is now named krb_run_aklog (as it was sometimes documented), not krb4_run_aklog as it previously was. ticket: 6303 status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21450 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/bsd/forward.c')
-rw-r--r--src/appl/bsd/forward.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/appl/bsd/forward.c b/src/appl/bsd/forward.c
index a055da290..1ac2a2a2e 100644
--- a/src/appl/bsd/forward.c
+++ b/src/appl/bsd/forward.c
@@ -27,7 +27,6 @@
#include "k5-int.h"
-#define SKIP_V4_PROTO /* To skip the krb4 prototypes */
#include "defines.h"
/* Decode, decrypt and store the forwarded creds in the local ccache. */