K 10 svn:author V 6 nectar K 8 svn:date V 27 2002-11-13T17:44:29.000000Z K 7 svn:log V 400 Use `krb5_get_err_text' instead of `error_message' so that instead of e.g. Unknown error: -1765328378 we get Client not found in Kerberos database Another way to accomplish this would have been to leave `error_message' alone, but to explicitly load the Kerberos com_err error tables. However, I don't really like the idea of a PAM module dorking with global tables. Approved by: re (jhb) END