Transforms on RemoteUser
Simon Lundström
simlu at su.se
Wed May 9 02:30:53 EDT 2018
On Tue, 2018-05-08 at 08:14:59 -0700, Jim Fox wrote:
>>
>>Just to eradicate my last hope, there isn't a way to use Transforms
>>with RemoteUser, right?
>>
>>I want to strip the @REALM from what we get from REMOTE_USER.
>>
>
>Is this by any chance a REMOTE_USER from Apache's auth_kerb? If so you can strip it with
>
> KrbLocalUserMapping on
Ah, that wasn't in the documentation! But as always, read the source = )
I've been thinking about switching to
<https://github.com/modauthgssapi/mod_auth_gssapi/> (GssapiNegotiateOnce
makes it especially tempting and that it doesn't segfault under
pressure).
Thanks!
- Simon
More information about the users
mailing list