Also please note in the "working" one I see "HTTP_REMOTE_USER" which is missing from the non-working.
I do see HTTP_KDUSER in both which I was assuming would be passed.
Sorry if this need clarification.
Please let me know and thanks again sincerely for your help.
Search found 4 matches
- Mon Dec 02, 2019 10:25 am
- Forum: Open Source Nagios Projects
- Topic: Logged in as ?
- Replies: 5
- Views: 1577
- Mon Dec 02, 2019 10:11 am
- Forum: Open Source Nagios Projects
- Topic: Logged in as ?
- Replies: 5
- Views: 1577
Re: Logged in as ?
And yes, your understanding is correct.
- Mon Dec 02, 2019 10:09 am
- Forum: Open Source Nagios Projects
- Topic: Logged in as ?
- Replies: 5
- Views: 1577
Re: Logged in as ?
Hi,
Thanks for the response.
I've dumped out a working and non-working cgi env script to dump out the varibales.
I've attached both of those.
I've tried everything I can think of, cgiauth.c , messed with shibboleth settings.
Here is a working and non-working dump.
Thanks for the response.
I've dumped out a working and non-working cgi env script to dump out the varibales.
I've attached both of those.
I've tried everything I can think of, cgiauth.c , messed with shibboleth settings.
Here is a working and non-working dump.
- Tue Nov 26, 2019 9:20 am
- Forum: Open Source Nagios Projects
- Topic: Logged in as ?
- Replies: 5
- Views: 1577
Logged in as ?
I am using Shibboleth and SSL when authenticating to nagios but I am always seeing a "Logged in as ?" once I authenticate. I created a dump of my environment variables and I notice there's no http_remote_user in this failing instance but in another, working instance this variable is in the...