]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth.h
http://www.sxw.org.uk/computing/patches/openssh-5.2p1-gsskex-all-20090726.patch commi...
[gssapi-openssh.git] / openssh / auth.h
index 3a70f44213465ad6cb954d6a12ec83d2f35ccd11..303c22d30adb9397e80a15a2f5fd10725d8f62bd 100644 (file)
@@ -53,6 +53,7 @@ struct Authctxt {
        int              valid;         /* user exists and is allowed to login */
        int              attempt;
        int              failures;
+       int              server_caused_failure; 
        int              force_pwchange;
        char            *user;          /* username sent by the client */
        char            *service;
This page took 0.345481 seconds and 4 git commands to generate.