Introduce KRB5_ADDRESSLESS_DEFAULT that controlls all address-less behavior.

Defaults to false.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16686 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-02-03 11:27:40 +00:00
parent 5074d775f7
commit 99dd89912c

View File

@@ -178,6 +178,8 @@ struct _krb5_krb_auth_data;
#endif
#endif
#define KRB5_ADDRESSLESS_DEFAULT FALSE
typedef enum {
KRB5_PA_PAC_DONT_CARE = 0,
KRB5_PA_PAC_REQ_TRUE,