From: Luke Howard Date: Thu, 17 Mar 2011 23:33:38 +0000 (+1100) Subject: document default_realm appdefault X-Git-Tag: tr-beta1~321 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=commitdiff_plain;h=6654933db08004097b834ba446b74cf3f94b51f6 document default_realm appdefault --- diff --git a/mech_eap/README b/mech_eap/README index c145c33..44b6e5b 100644 --- a/mech_eap/README +++ b/mech_eap/README @@ -132,3 +132,7 @@ To test fast reauthentication support, add the following to This will store a Kerberos ticket for a GSS-EAP authenticated user in a credentials cache, which can then be used for re-authentication to the same acceptor. You must have a valid keytab configured. + +You can also set a default realm in [appdefaults]; the Kerberos +default realm is never used by mech_eap (or at least, that is the +intention), so if unspecified you must always qualify names.