Search found 4 matches

by hermathr
Mon Dec 02, 2019 10:25 am
Forum: Open Source Nagios Projects
Topic: Logged in as ?
Replies: 5
Views: 1577

Re: Logged in as ?

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.
by hermathr
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.
by hermathr
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.
by hermathr
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...