AUTH_KRB5
static enum { NONE = 0, AUTH_KRB5 = 2, AUTH_OTP = 3 } auth;
enum auth_method { AUTH_KRB5, AUTH_BROKEN };