|
Home > Archive > Radius Server > April 2005 > IAS Web authentication
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 |
IAS Web authentication
|
|
| Vittò 2005-04-08, 7:49 am |
| Hi,
Can IAS publish and manage a web page for user authentication?
I need to use it with any kind of client (Linux, MacOs and so on) and in a
wired environment so WISP doesn't fit my needs.
Any ideas?
Thanks
| |
| Manjunath Bharadwaj [MSFT] 2005-04-08, 5:51 pm |
| Vittò,
IAS does not have any functionality to publish such a web page, you may
have to write a custom web page and code to send the auth credentials to
IAS. If your web server is running Apache for example, you can use
pam_radius_auth module to proxy the authentication to an IAS backend server.
Thanks, Manju
--
++++++++++++++++++++++++++++++++++++++++
+++++++
This posting is provided "AS IS" with no warranties, and confers no rights
"Vittò" <Vittò@discussions.microsoft.com> wrote in message
news:EA6FF6BC-C903-43E4-814A-6E728021EB34@microsoft.com...
> Hi,
> Can IAS publish and manage a web page for user authentication?
> I need to use it with any kind of client (Linux, MacOs and so on) and in a
> wired environment so WISP doesn't fit my needs.
> Any ideas?
> Thanks
| |
| Manjunath Bharadwaj [MSFT] 2005-04-08, 5:51 pm |
| There are also some add ons that (similar to pam_radius_auth) allow you to
proxy auth requests from IIS to IAS.
Thanks, Manju
--
++++++++++++++++++++++++++++++++++++++++
+++++++
This posting is provided "AS IS" with no warranties, and confers no rights
"Vittò" <Vittò@discussions.microsoft.com> wrote in message
news:EA6FF6BC-C903-43E4-814A-6E728021EB34@microsoft.com...
> Hi,
> Can IAS publish and manage a web page for user authentication?
> I need to use it with any kind of client (Linux, MacOs and so on) and in a
> wired environment so WISP doesn't fit my needs.
> Any ideas?
> Thanks
| |
| Brian Kirkegaard 2005-04-15, 5:56 pm |
| I would be very interested in knowing which add ons you are refering to?
Or if there was some sample code somewhere showing how to create a client
for authentication using radius?
Thanks,
-Brian
"Manjunath Bharadwaj [MSFT]" <mbhara@online.microsoft.com> wrote in message
news:u7kb04EPFHA.1268@TK2MSFTNGP14.phx.gbl...
> There are also some add ons that (similar to pam_radius_auth) allow you to
> proxy auth requests from IIS to IAS.
>
> Thanks, Manju
>
> --
> ++++++++++++++++++++++++++++++++++++++++
+++++++
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Vittò" <Vittò@discussions.microsoft.com> wrote in message
> news:EA6FF6BC-C903-43E4-814A-6E728021EB34@microsoft.com...
>
>
| |
| Manjunath Bharadwaj [MSFT] 2005-04-15, 8:48 pm |
| Brian,
http://www.tcpdata.com/radiis_overview.htm has one for example: it is an
addon for IIS (I have not used it, so I cannot comment on it). Which web
server are you using?
Thanks, Manju
--
++++++++++++++++++++++++++++++++++++++++
+++++++
This posting is provided "AS IS" with no warranties, and confers no rights
"Brian Kirkegaard" <bkirk@aod.aau.dk> wrote in message
news:uOzSjmeQFHA.3560@TK2MSFTNGP14.phx.gbl...
>I would be very interested in knowing which add ons you are refering to?
>
> Or if there was some sample code somewhere showing how to create a client
> for authentication using radius?
>
> Thanks,
> -Brian
>
> "Manjunath Bharadwaj [MSFT]" <mbhara@online.microsoft.com> wrote in
> message news:u7kb04EPFHA.1268@TK2MSFTNGP14.phx.gbl...
>
>
|
|
|
|
|