Replies: 1 comment
-
no, but you should be able to easily create one via mod_setenvif |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
the module allows to provide variables to apache and cgi app such as GSS_NAME. REMOTE_USER can be made local username only. For a setup where several realms are configured i was looking for a variable providing the REALM only. ie:
REMOTE_USER=myuser
GSS_NAME=[email protected]
is there something like GSS_REALM=REALM.COM ?
Beta Was this translation helpful? Give feedback.
All reactions