]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth.h
http://www.sxw.org.uk/computing/patches/openssh-4.6p1-gsskex-20070312.patch committed...
[gssapi-openssh.git] / openssh / auth.h
index 8c554b6a6902a31f4a9a5547adf38befa9cebac2..ee8a2b95c4540d298f193b91d927b13c52915ef9 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.226241 seconds and 4 git commands to generate.