|
Home > Archive > Radius Server > September 2005 > Apache & RADIUS (IAS)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Apache & RADIUS (IAS)
|
|
|
| Hi there,
I have an Apache 2.0.52 running on Red Had Enterprise Linux 4.
I have also a RADIUS/IAS server running on Windows Server 2003.
What I want to do is to configure the apache server with the IAS
authentication. But I have no idea to configure the apache with RADIUS.
Where should I start, or are there any good documents I can read from the
Internet?
Thanks in advance,
Ross
| |
| Manjunath Bharadwaj [MSFT] 2005-09-13, 6:02 pm |
| Hello Ross,
Use PAM with Apache http://pam.sourceforge.net/mod_auth_pam/install.html
and configure PAM to use pam_radius_auth and route the requests to IAS.
Thanks, Manju
++++++++++++++++++++++++++++++++++++++++
+++++++
This posting is provided "AS IS" with no warranties, and confers no rights
"Ross" <nospam@ross.com> wrote in message
news:if-dnTNPcZqUTrveRVn-ug@magma.ca...
> Hi there,
> I have an Apache 2.0.52 running on Red Had Enterprise Linux 4.
> I have also a RADIUS/IAS server running on Windows Server 2003.
>
> What I want to do is to configure the apache server with the IAS
> authentication. But I have no idea to configure the apache with RADIUS.
> Where should I start, or are there any good documents I can read from the
> Internet?
> Thanks in advance,
> Ross
>
| |
|
| Thank you, Manju.
I also found mod_auth_radius at http://www.freeradius.org/mod_auth_radius/.
But the module building was failed. Any idea?
Thanks again,
Ross
"Manjunath Bharadwaj [MSFT]" <mbhara@online.microsoft.com> wrote in message
news:u4mgaqHuFHA.3792@TK2MSFTNGP10.phx.gbl...
> Hello Ross,
>
> Use PAM with Apache http://pam.sourceforge.net/mod_auth_pam/install.html
> and configure PAM to use pam_radius_auth and route the requests to IAS.
>
> Thanks, Manju
> ++++++++++++++++++++++++++++++++++++++++
+++++++
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Ross" <nospam@ross.com> wrote in message
> news:if-dnTNPcZqUTrveRVn-ug@magma.ca...
>
>
| |
| Manjunath Bharadwaj [MSFT] 2005-09-14, 5:54 pm |
| Hello Ross,
I would suggest that you try RPMs from rpmfind.net for your linux distro..
Thanks, Manju
++++++++++++++++++++++++++++++++++++++++
+++++++
This posting is provided "AS IS" with no warranties, and confers no rights
"Ross" <nospam@ross.com> wrote in message
news:-qWdndCz8ZaAHbXeRVn-hg@magma.ca...
> Thank you, Manju.
> I also found mod_auth_radius at
> http://www.freeradius.org/mod_auth_radius/. But the module building was
> failed. Any idea?
> Thanks again,
> Ross
>
> "Manjunath Bharadwaj [MSFT]" <mbhara@online.microsoft.com> wrote in
> message news:u4mgaqHuFHA.3792@TK2MSFTNGP10.phx.gbl...
>
>
|
|
|
|
|