fixed name of KEY_EXPIRED
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2679 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -31,7 +31,7 @@ error_code SERVICE_REVOKED, "Credentials for server have been revoked"
|
||||
error_code TGT_REVOKED, "TGT has been revoked"
|
||||
error_code CLIENT_NOTYET, "Client not yet valid - try again later"
|
||||
error_code SERVICE_NOTYET, "Server not yet valid - try again later"
|
||||
error_code KEY_EXP, "Password has expired"
|
||||
error_code KEY_EXPIRED, "Password has expired"
|
||||
error_code PREAUTH_FAILED, "Preauthentication failed"
|
||||
error_code PREAUTH_REQUIRED, "Additional pre-authentication required"
|
||||
error_code SERVER_NOMATCH, "Requested server and ticket don't match"
|
||||
|
Reference in New Issue
Block a user