be interested in my [[kinit-mpd.sh]] script for granting the `mpd`
user access to the NFS-mounted music as the `nobody` principal.
-For debugging, check out the [KRB5_TRACE][] environment variable.
+For debugging, check out the [KRB5_TRACE][] environment variable. I
+sent some patches [upstream][7151] to integrate reverse DNS debugging
+into the `KRB5_TRACE` framework. The patches will go live with the
+next major krb5 release after the 1.10 series.
If you end up compiling from source, you can run the [unit
tests][test] and [check coverage][gcov] with something like:
- $ git clone
+ $ git clone git://github.com/krb5/krb5.git
$ cd krb5/src
$ util/reconf
$ mkdir ../build
[ssh]: http://docstore.mik.ua/orelly/networking_2ndEd/ssh/ch11_04.htm
[apps]: http://web.mit.edu/kerberos/krb5-1.9/krb5-1.9.1/doc/krb5-user.html#Kerberos%20V5%20Applications
[KRB5_TRACE]: http://web.mit.edu/kerberos/krb5-current/doc/krb_admins/env_variables.html
+[7151]: http://krbdev.mit.edu/rt/Ticket/Display.html?user=guest&pass=guest&id=7151
[test]: http://web.mit.edu/kerberos/krb5-current/doc/krb_build/doing_build.html#testing-the-build
[gcov]: http://web.mit.edu/kerberos/krb5-current/doc/krb_build/test_cov.html
[VPATH]: http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Make-Target-Lookup.html