Strip @REALM in username
Brought to you by:
kouril
The module mod_auth_kerb returns the username as "login@REALM". That is sometimes a problem, because existing applications (CGI, mod_perl...) expect only "login".
A possible workaround is to modify these applications to strip the @REALM part, but this can be done directly in mod_auth_kerb. A new configuration directive could be implemented that controls the realm stripping.
Logged In: YES
user_id=2126033
Originator: NO
patch 2013838 or another method of stripping @REALM will be applied ASAP
Logged In: YES
user_id=2126033
Originator: NO
solved ... HEAD rev. 1.138