winbind: Extend wbcAuthenticateUserEx to provide PAC
[kai/samba-autobuild/.git] / nsswitch / winbind_struct_protocol.h
index e5ed8e1b3a148de71bc5fb770536973a2e9bb0ab..c1704c8e0b3125de1152137479d6631cce52a8fd 100644 (file)
@@ -218,6 +218,7 @@ typedef struct winbindd_gr {
 #define WBFLAG_PAM_FALLBACK_AFTER_KRB5 0x00002000
 #define WBFLAG_PAM_CACHED_LOGIN                0x00004000
 #define WBFLAG_PAM_GET_PWD_POLICY      0x00008000
+#define WBFLAG_PAM_AUTH_PAC            0x00010000
 
 /* generic request flags */
 #define WBFLAG_QUERY_ONLY              0x00000020      /* not used */