]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth.h
Import of OpenSSH 3.9p1
[gssapi-openssh.git] / openssh / auth.h
index 3a7d222eff770d780769a62ce8be91621f13662e..2f094403d631d65c4344e08017bbe048c6f3d862 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: auth.h,v 1.49 2004/01/30 09:48:57 markus Exp $        */
+/*     $OpenBSD: auth.h,v 1.50 2004/05/23 23:59:53 dtucker Exp $       */
 
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
@@ -181,8 +181,6 @@ void         auth_debug_reset(void);
 
 struct passwd *fakepw(void);
 
-#define AUTH_FAIL_MAX 6
-#define AUTH_FAIL_LOG (AUTH_FAIL_MAX/2)
 #define AUTH_FAIL_MSG "Too many authentication failures for %.100s"
 
 #define SKEY_PROMPT "\nS/Key Password: "
This page took 0.035574 seconds and 4 git commands to generate.