aboutsummaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-auth.h
blob: 51e47f24c1e3c4d7f6caa4370af51f587bbb72fa (plain) (blame)
1
2
3
4
5
6
7
8
9
--- auth.h.orig	Fri May 31 13:35:15 2002
+++ auth.h	Mon Jun 24 20:35:50 2002
@@ -185,5 +185,5 @@
 #define AUTH_FAIL_LOG (AUTH_FAIL_MAX/2)
 #define AUTH_FAIL_MSG "Too many authentication failures for %.100s"
 
-#define SKEY_PROMPT "\nS/Key Password: "
+#define SKEY_PROMPT "\nOPIE Password: "
 #endif