]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth2.c
merged OpenSSH 4.2p1 to trunk
[gssapi-openssh.git] / openssh / auth2.c
index 48da9a94184a391856ce05a608972fdb6e9c94a7..ac0b0d74042858bc6e6f196087cf6a42a12f7516 100644 (file)
@@ -285,7 +285,7 @@ userauth_finish(Authctxt *authctxt, int authenticated, char *method)
                                packet_write_wait();
                        }
                        fatal("Access denied for user %s by PAM account "
-                          "configuration", authctxt->user);
+                           "configuration", authctxt->user);
                }
        }
 #endif
This page took 0.041882 seconds and 4 git commands to generate.