]> andersk Git - gssapi-openssh.git/blobdiff - openssh/gss-serv.c
This fixes an issue with determining the auth method, for reporting
[gssapi-openssh.git] / openssh / gss-serv.c
index 6fbc09db4d27958200c95f54b5f75dbc4fb0580c..9a21de37c89f0ec2640eed66a42bde7336a7af9a 100644 (file)
@@ -455,7 +455,7 @@ ssh_gssapi_do_child(char ***envp, u_int *envsizep)
 
 /* Privileged */
 int
-ssh_gssapi_userok(char *user, struct passwd *pw)
+ssh_gssapi_userok(char *user, struct passwd *pw, int gssapi_keyex)
 {
        OM_uint32 lmin;
 
This page took 0.053692 seconds and 4 git commands to generate.