Send Netdot-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-users digest..."
Today's Topics:
1. how to use external authn for Apache? (R.P. Aditya)
2. Re: how to use external authn for Apache? (Carlos Vicente)
3. Re: how to use external authn for Apache? (R.P. Aditya)
4. Re: how to use external authn for Apache? (William Bulley)
5. Re: how to use external authn for Apache? (Carlos Vicente)
----------------------------------------------------------------------
Message: 1
Date: Thu, 8 Aug 2013 01:31:08 +0000 (UTC)
From: "R.P. Aditya" <[email protected]>
Subject: [Netdot-users] how to use external authn for Apache?
To: [email protected]
Message-ID: <[email protected]>
We're trying to use our web SSO (cosign -- weblogin.org) to provide
authn for netdot -- it sets the REMOTE_USER env variable for Apache,
however mod_perl doesn't seem to be inheriting it -- is there any
special method to do this in netdot?
Thanks,
Adi
------------------------------
Message: 2
Date: Thu, 08 Aug 2013 09:41:46 -0400
From: Carlos Vicente <[email protected]>
Subject: Re: [Netdot-users] how to use external authn for Apache?
To: netdot-users <[email protected]>
Cc: "R.P. Aditya" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
Hi Adi,
Currently there isn't a way to do this via configuration. I'd be glad to
incorporate the changes necessary to achieve this, if you or someone
else can spend the time.
Regards,
cv
On 8/7/13 9:31 PM, R.P. Aditya wrote:
> We're trying to use our web SSO (cosign -- weblogin.org) to provide
> authn for netdot -- it sets the REMOTE_USER env variable for Apache,
> however mod_perl doesn't seem to be inheriting it -- is there any
> special method to do this in netdot?
>
> Thanks,
> Adi
>
>
> _______________________________________________
> Netdot-users mailing list
> [email protected]
> https://osl.uoregon.edu/mailman/listinfo/netdot-users
------------------------------
Message: 3
Date: Thu, 8 Aug 2013 14:02:52 +0000 (UTC)
From: "R.P. Aditya" <[email protected]>
Subject: Re: [Netdot-users] how to use external authn for Apache?
To: [email protected]
Message-ID: <[email protected]>
The easiest way looks like getting Apache2::SiteControl to inherit the
value of REMOTE_USER, which it doesn't seem like it was meant to do
unfortunately.
It looks like Apache2::SiteControl was written by someone from Uoregon
-- was it written for Netdot?
Adi
On 2013-08-08, Carlos Vicente <[email protected]> wrote:
> Hi Adi,
>
> Currently there isn't a way to do this via configuration. I'd be glad to
> incorporate the changes necessary to achieve this, if you or someone
> else can spend the time.
>
> Regards,
>
> cv
>
> On 8/7/13 9:31 PM, R.P. Aditya wrote:
>> We're trying to use our web SSO (cosign -- weblogin.org) to provide
>> authn for netdot -- it sets the REMOTE_USER env variable for Apache,
>> however mod_perl doesn't seem to be inheriting it -- is there any
>> special method to do this in netdot?
>>
>> Thanks,
>> Adi
>>
>>
>> _______________________________________________
>> Netdot-users mailing list
>> [email protected]
>> https://osl.uoregon.edu/mailman/listinfo/netdot-users
>
--
------------------------------
Message: 4
Date: Thu, 8 Aug 2013 10:08:47 -0400
From: William Bulley <[email protected]>
Subject: Re: [Netdot-users] how to use external authn for Apache?
To: Carlos Vicente <[email protected]>
Cc: netdot-users <[email protected]>, "R.P. Aditya"
<[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
According to Carlos Vicente <[email protected]> on Thu, 08/08/13 at 09:41:
>
> Currently there isn't a way to do this via configuration. I'd be glad to
> incorporate the changes necessary to achieve this, if you or someone
> else can spend the time.
After going over this issue with Adi yesterday, I think I will be able
to add this feature. I am working on this today and tomorrow. I may
need to ask a question or two, but I'll let you know if I'm successful.
Regards,
web...
--
William Bulley Email: [email protected]
72 characters width template ----------------------------------------->|
------------------------------
Message: 5
Date: Thu, 08 Aug 2013 10:35:07 -0400
From: Carlos Vicente <[email protected]>
Subject: Re: [Netdot-users] how to use external authn for Apache?
To: "R.P. Aditya" <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
On 8/8/13 10:02 AM, R.P. Aditya wrote:
> It looks like Apache2::SiteControl was written by someone from Uoregon
> -- was it written for Netdot?
For Netdot and other web software developed at UO at the time.
cv
------------------------------
_______________________________________________
Netdot-users mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-users
End of Netdot-users Digest, Vol 57, Issue 4
*******************************************