]> andersk Git - openssh.git/blobdiff - monitor.h
- (djm) Bug #564: Perform PAM account checks for all authentications when
[openssh.git] / monitor.h
index 13b21aa429f76a6fc344fedbfc58d0990135182c..eeac78e037b1664fa4db91136b20e12528df9827 100644 (file)
--- a/monitor.h
+++ b/monitor.h
@@ -51,6 +51,7 @@ enum monitor_reqtype {
        MONITOR_REQ_RSARESPONSE, MONITOR_ANS_RSARESPONSE,
        MONITOR_REQ_KRB5, MONITOR_ANS_KRB5,
        MONITOR_REQ_PAM_START,
+       MONITOR_REQ_PAM_ACCOUNT, MONITOR_ANS_PAM_ACCOUNT,
        MONITOR_REQ_PAM_INIT_CTX, MONITOR_ANS_PAM_INIT_CTX,
        MONITOR_REQ_PAM_QUERY, MONITOR_ANS_PAM_QUERY,
        MONITOR_REQ_PAM_RESPOND, MONITOR_ANS_PAM_RESPOND,
This page took 0.053261 seconds and 4 git commands to generate.