Networking Forums

Networking Forums > Computer Networking > Windows Networking > config-free login to IAS/RADIUS server

Reply
Thread Tools Display Modes

config-free login to IAS/RADIUS server

 
 
Ron B.
Guest
Posts: n/a

 
      10-30-2007, 12:06 AM
We've set up a Wireless AP in connection with our IAS Serverto allow both
domain members and guests to log into our LAN. It's working fine with domain
users, but the issue is that a guest has to do a number of manual config
options to log into our LAN successfully:
1.) Install our root certificate (we're using a self-signed IAS cert)
2.) Go into advanced properties for our network connection, and:
a. Change from Smart Card authentication to PEAP authentication
b. Uncheck "automatically use my Windows login name and password"
Both a and b require extensive drill-downs. My main issue is how we can get
Windows to automatically or efficiently take care of 2a and 2b without me
having to release a complicated procedural to our guests. Is this what
Microsoft's "addRADIUSclient.exe" vb project aims to do?
I imagine there's not much I can do about 1 except shell out $300 a year for
a Verisign certificate. But if anyone knows of another way, other than
installing our root certificate via a USB drive onto guest computers, I'd
like to hear it.

---------
Ron B.
mrbiggs.net
 
Reply With Quote
 
 
 
 
MH
Guest
Posts: n/a

 
      11-05-2007, 03:35 PM
I just purchased a cert from GoDaddy for less then $20. We are migrating off
of our old CA and trying to figure out how to bring up a new CA, re-enroll
computer certs, etc. was going to be a pain. I just need to verify how to
generate a CSR (I assume via IIS) so I can get the cert for my IAS server.

For these being "paid/MS managed" groups, I sure seem to never get a
response from them.


"Ron B." wrote:

> We've set up a Wireless AP in connection with our IAS Serverto allow both
> domain members and guests to log into our LAN. It's working fine with domain
> users, but the issue is that a guest has to do a number of manual config
> options to log into our LAN successfully:
> 1.) Install our root certificate (we're using a self-signed IAS cert)
> 2.) Go into advanced properties for our network connection, and:
> a. Change from Smart Card authentication to PEAP authentication
> b. Uncheck "automatically use my Windows login name and password"
> Both a and b require extensive drill-downs. My main issue is how we can get
> Windows to automatically or efficiently take care of 2a and 2b without me
> having to release a complicated procedural to our guests. Is this what
> Microsoft's "addRADIUSclient.exe" vb project aims to do?
> I imagine there's not much I can do about 1 except shell out $300 a year for
> a Verisign certificate. But if anyone knows of another way, other than
> installing our root certificate via a USB drive onto guest computers, I'd
> like to hear it.
>
> ---------
> Ron B.
> mrbiggs.net

 
Reply With Quote
 
Ron B.
Guest
Posts: n/a

 
      11-05-2007, 04:02 PM
I'd be careful because there are certificates and then there are
certificates. You may very well have bought a certificate for the HTTPS
protocol and not the IAS protocol. This is what the websites are used to
selling, and they're not even aware that other certificates exist. But if
that's indeed what you bought, it's just not going to work.
The only commercial vendor I found that actually sells IAS certificates is
Verisign:
http://www.verisign.com/ssl/buy-ssl-...-lan-security/
It took me a lot of fiddling with our PKI infrastructure before I could
finally request an IAS certificate to our issuing server.
And yes, it would be nice if we could get some kind of answer on this post
before I give up and blow another chunk of change on a paid phone call.

---------
Ron B.
mrbiggs.net


"MH" wrote:

> I just purchased a cert from GoDaddy for less then $20. We are migrating off
> of our old CA and trying to figure out how to bring up a new CA, re-enroll
> computer certs, etc. was going to be a pain. I just need to verify how to
> generate a CSR (I assume via IIS) so I can get the cert for my IAS server.
>
> For these being "paid/MS managed" groups, I sure seem to never get a
> response from them.
>
>
> "Ron B." wrote:
>
> > We've set up a Wireless AP in connection with our IAS Serverto allow both
> > domain members and guests to log into our LAN. It's working fine with domain
> > users, but the issue is that a guest has to do a number of manual config
> > options to log into our LAN successfully:
> > 1.) Install our root certificate (we're using a self-signed IAS cert)
> > 2.) Go into advanced properties for our network connection, and:
> > a. Change from Smart Card authentication to PEAP authentication
> > b. Uncheck "automatically use my Windows login name and password"
> > Both a and b require extensive drill-downs. My main issue is how we can get
> > Windows to automatically or efficiently take care of 2a and 2b without me
> > having to release a complicated procedural to our guests. Is this what
> > Microsoft's "addRADIUSclient.exe" vb project aims to do?
> > I imagine there's not much I can do about 1 except shell out $300 a year for
> > a Verisign certificate. But if anyone knows of another way, other than
> > installing our root certificate via a USB drive onto guest computers, I'd
> > like to hear it.
> >
> > ---------
> > Ron B.
> > mrbiggs.net

 
Reply With Quote
 
Ron B.
Guest
Posts: n/a

 
      11-05-2007, 05:01 PM
With that in mind, I don't think you can make a CSR by going into IIS, as it
just has a wizard for requesting HTTPS certificates. An IAS request needs to
be done within the MMC's Certificates module.
---------
Ron B.
mrbiggs.net


"MH" wrote:

> I just purchased a cert from GoDaddy for less then $20. We are migrating off
> of our old CA and trying to figure out how to bring up a new CA, re-enroll
> computer certs, etc. was going to be a pain. I just need to verify how to
> generate a CSR (I assume via IIS) so I can get the cert for my IAS server.
>
> For these being "paid/MS managed" groups, I sure seem to never get a
> response from them.
>
>
> "Ron B." wrote:
>
> > We've set up a Wireless AP in connection with our IAS Serverto allow both
> > domain members and guests to log into our LAN. It's working fine with domain
> > users, but the issue is that a guest has to do a number of manual config
> > options to log into our LAN successfully:
> > 1.) Install our root certificate (we're using a self-signed IAS cert)
> > 2.) Go into advanced properties for our network connection, and:
> > a. Change from Smart Card authentication to PEAP authentication
> > b. Uncheck "automatically use my Windows login name and password"
> > Both a and b require extensive drill-downs. My main issue is how we can get
> > Windows to automatically or efficiently take care of 2a and 2b without me
> > having to release a complicated procedural to our guests. Is this what
> > Microsoft's "addRADIUSclient.exe" vb project aims to do?
> > I imagine there's not much I can do about 1 except shell out $300 a year for
> > a Verisign certificate. But if anyone knows of another way, other than
> > installing our root certificate via a USB drive onto guest computers, I'd
> > like to hear it.
> >
> > ---------
> > Ron B.
> > mrbiggs.net

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
windows 2003 radius proxy and windows 2000 radius server JluisVelasco Windows Networking 2 01-18-2008 09:16 AM
Free RADIUS server to run on Windows? Fman99@iwon.com Wireless Internet 1 03-13-2006 05:47 PM
May I have some documents for Config the Windows2003 Radius of Wireless ? Mark Wireless Networks 0 12-04-2005 08:03 AM
Why IAS RADIUS enable a login to be used on two computer in the same time ??? Ouba Wireless Networks 0 10-07-2005 12:59 PM
Free radius server for 802.1x David Taylor Wireless Internet 0 08-08-2005 03:46 PM



1 2 3 4 5 6 7 8 9 10 11