Added authoritative support.
[mod_auth_kerb.cvs/.git] / apache1 / auth_config.h
index 554586e..6c17007 100644 (file)
@@ -1,4 +1,5 @@
 typedef struct {
        char *krb_auth_type;
        int krb_fail_status;
+       int krb_authoritative;
 } kerb_auth_config;