]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth1.c
Import of OpenSSH 3.8.1p1
[gssapi-openssh.git] / openssh / auth1.c
index 82fe5fb80c2a642a680b83e20fff19b7528ed80a..f145cf03d66e4542008ee3e59fed3e27c3f7c5db 100644 (file)
@@ -307,7 +307,7 @@ do_authentication(Authctxt *authctxt)
 
 #ifdef USE_PAM
        if (options.use_pam)
-               PRIVSEP(start_pam(user));
+               PRIVSEP(start_pam(authctxt));
 #endif
 
        /*
This page took 0.030435 seconds and 4 git commands to generate.