Hi, This is quite similar to [#42]. Citrix sends the user name as "REALM\username", and mod_auth_krb then tries to authenticate the username "REALMusername". Can this be fixed as in [#42]? Thanks
Bugs: #42
Looks like this should be done somewhere in function authenticate_user_krb5pwd, where also the '@' character is searched in the auth line
authenticate_user_krb5pwd
'@'
Log in to post a comment.
Looks like this should be done somewhere in function
authenticate_user_krb5pwd, where also the'@'character is searched in the auth line