move prop_data here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8413 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -38,6 +38,12 @@
|
||||
|
||||
#include "headers.h"
|
||||
|
||||
struct prop_data{
|
||||
krb5_context context;
|
||||
krb5_auth_context auth_context;
|
||||
int sock;
|
||||
};
|
||||
|
||||
#define HPROP_VERSION "hprop-0.0"
|
||||
#define HPROP_NAME "hprop"
|
||||
#define HPROP_KEYTAB "FILE:/etc/hprop.keytab"
|
||||
|
Reference in New Issue
Block a user