]> andersk Git - openssh.git/blobdiff - auth2.c
-(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
[openssh.git] / auth2.c
diff --git a/auth2.c b/auth2.c
index 2265d311ecf5e51ba672c81ba423028a26459dbd..613b0e2bc9db9a234ba2ca0169ab84bd15256ec8 100644 (file)
--- a/auth2.c
+++ b/auth2.c
@@ -234,7 +234,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.101011 seconds and 4 git commands to generate.