From: baalberith Date: Fri, 17 Apr 2009 09:38:23 +0000 (+0000) Subject: documented KrbLocalUserMapping directive X-Git-Tag: gssweb-apache-2014-09-08~38 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.cvs%2F.git;a=commitdiff_plain;h=6836bf543d77be3414e15b10d6313cbaea6bfd71 documented KrbLocalUserMapping directive --- diff --git a/README b/README index 0906b7c..83ff549 100644 --- a/README +++ b/README @@ -93,6 +93,11 @@ KrbDelegateBasic on | off (set to off by default) authentication scheme in Apache (Apache 2.1 seems to provide better support for multiple various authentication mechanisms). +KrbLocalUserMapping on | off (set to off by default) + When enabled, modul will try to translate authenticated username to local + name, which can be used by applications requiring an environment-specific + name (e.g. user account name). Simply, the realm name will be stripped out. + Note on server principals ------------------------- Now you have to create an service key for the module, which is needed to