From 0595af118e2f5ecfdb3bd5abd025526cdda0ecae Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Mon, 26 Sep 2011 14:59:30 +0200 Subject: [PATCH] document KRB5_CONFIG --- doc/setup.texi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/setup.texi b/doc/setup.texi index 48ff5e6dc..ad5476f32 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -107,6 +107,14 @@ If you use a realm name equal to your domain name, you can omit the SRV-record for your realm, or your Kerberos server has DNS CNAME @samp{kerberos.my.realm}, you can omit the @samp{realms} section too. +@cindex KRB5_CONFIG +If you want to use a different configuration file then the default you +can point a file with the enviroment variable @samp{KRB5_CONFIG}. + +@example +env KRB5_CONFIG=$HOME/etc/krb5.conf kinit user@@REALM +@end example + @node Creating the database, Modifying the database, Configuration file, Setting up a realm @section Creating the database