summaryrefslogtreecommitdiffstats
path: root/plugin/auth_gssapi/common.h
blob: c04241acff9a043b6f53be15997173d0b26c97a8 (plain)
1
2
3
4
/** Maximal length of the target name */
#define PRINCIPAL_NAME_MAX 256
/** Maximal length of the mech string */
#define MECH_NAME_MAX 30