Design question considering 802.1x + edirectory + Active Directory
Hello, I would like to know if anyone could help me with the design of this implementation : Requirements : - 802.1x Authentication for wired and wireless clients ( Windows XP with Novell Client ) - Single sign on login to Novell eDirectory and Active Directory - Radius Authentication should run over FreeRadius or IAS but not both, if it's possible. - High Availability is required for Radius service - Virtualization of the Radius servers is recommended Questions : - I have been looking at multi-platform 802.1x clients like Juniper Networks Odyssey Access Client ( OAC ) for multiplaform 802.1x login. But I don't know if it's possible to do the same without it. - Is there any downloadable Freeradius + LDAP virtual machine for testing ?? Thanks a lot !!!!! Ric2009 -- View this message in context: http://old.nabble.com/Design-question-considering-802.1x-%2B-edirectory-%2B-... Sent from the FreeRadius - User mailing list archive at Nabble.com.
Ric2009 wrote:
Requirements :
- 802.1x Authentication for wired and wireless clients ( Windows XP with Novell Client )
FreeRADIUS does that...
- Single sign on login to Novell eDirectory and Active Directory
That isn't a RADIUS thing.
- Radius Authentication should run over FreeRadius or IAS but not both, if it's possible.
Yes.
- High Availability is required for Radius service
Sure... configure it.
- Virtualization of the Radius servers is recommended
Sure.
- I have been looking at multi-platform 802.1x clients like Juniper Networks Odyssey Access Client ( OAC ) for multiplaform 802.1x login. But I don't know if it's possible to do the same without it.
No client will give you everything you want.
- Is there any downloadable Freeradius + LDAP virtual machine for testing ??
No. Download a virtual machine, and install FreeRADIUS on it. Alan DeKok.
participants (2)
-
Alan DeKok -
Ric2009