]> andersk Git - openssh.git/blobdiff - monitor.h
- (djm) Make privsep work with PAM (still experimental)
[openssh.git] / monitor.h
index 681b5188b608092706a20cca471e2e3478b4e36a..56ec9d9158d02700f60fae9d73dbb58af944b9e1 100644 (file)
--- a/monitor.h
+++ b/monitor.h
@@ -48,6 +48,7 @@ enum monitor_reqtype {
        MONITOR_REQ_RSAKEYALLOWED, MONITOR_ANS_RSAKEYALLOWED,
        MONITOR_REQ_RSACHALLENGE, MONITOR_ANS_RSACHALLENGE,
        MONITOR_REQ_RSARESPONSE, MONITOR_ANS_RSARESPONSE,
+       MONITOR_REQ_PAM_START,
        MONITOR_REQ_TERM,
 };
 
This page took 0.400936 seconds and 4 git commands to generate.