diff options
author | nectar <nectar@FreeBSD.org> | 2002-11-13 17:44:29 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-11-13 17:44:29 +0000 |
commit | 04eec5ce47614fc0e1b29956cbf61f6719928b22 (patch) | |
tree | c6f401be52cc0cf668d6ca56b8556461ae2a8de6 /lib/libc/include/libc_private.h | |
parent | fe704e4fdf2debbd5bda9a100c6cc17a72d9294d (diff) | |
download | FreeBSD-src-04eec5ce47614fc0e1b29956cbf61f6719928b22.zip FreeBSD-src-04eec5ce47614fc0e1b29956cbf61f6719928b22.tar.gz |
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)
Diffstat (limited to 'lib/libc/include/libc_private.h')
0 files changed, 0 insertions, 0 deletions