xsupplicant
{{Short description|Computer networking supplicant}}
{{Infobox software
| name = Xsupplicant
| title = Xsupplicant
| logo =
| logo caption =
| screenshot =
| caption =
| collapsible =
| author =
| developer = Chris Hessing
| released = {{Start date|2003|01|08}}
| discontinued =
| latest release version = 2.2.0
| latest release date = {{Start date and age|2010|01|29}}
| latest preview version = 2.2.3
| latest preview date = {{Start date and age|2011|01|31}}
| programming language = C / C++
| operating system = Linux, Windows XP, Windows Vista, and Windows 7
| platform =
| size =
| language =
| language footnote =
| genre = LAN tools
| alexa =
| website = {{URL|http://open1x.sourceforge.net/}}
| standard =
| AsOf =
}}
Xsupplicant is a supplicant that allows a workstation to authenticate with a RADIUS server using 802.1X and the Extensible Authentication Protocol (EAP). It can be used for computers with wired or wireless LAN connections to complete a strong authentication before joining the network and supports the dynamic assignment of WEP keys.
Overview
Xsupplicant up to version 1.2.8 was designed to run on Linux clients as a command line utility. Version 1.3.X and greater are designed to run on Windows XP and are currently being ported to Linux/BSD systems, and include a robust graphical user interface, and also includes network access control (NAC) functionality from Trusted Computing Group's Trusted Network Connect NAC.
Xsupplicant was chosen by the OpenSea Alliance, dedicated to developing, promoting, and distributing an open source 802.1X supplicant.{{cite web|title=OpenSEA Alliance Formed by Leading Vendors to Develop and Distribute Open Source 802.1X Supplicant|url=http://www.openseaalliance.org/index.php?option=com_content&task=view&id=6&Itemid=40|publisher=openseaalliance.com|access-date=2008-03-18 |archive-url = https://web.archive.org/web/20080221182844/http://www.openseaalliance.org/index.php?option=com_content&task=view&id=6&Itemid=40 |archive-date = 2008-02-21}}
Xsupplicant supports the following EAP types:
- EAP-MD5
- LEAP
- EAP-MSCHAPv2
- EAP-OTP
- EAP-PEAP (v0 and v1)
- EAP-SIM
- EAP-TLS
- EAP-TNC
- EAP-TTLSv0 (PAP/CHAP/MS-CHAP/MS-CHAPv2/EAP)
- EAP-AKA
- EAP-GTC
- EAP-FAST (partial)
Xsupplicant is primarily maintained by Chris Hessing.
See also
{{Portal|Free and open-source software}}
References
{{reflist}}
External links
- [http://open1x.sourceforge.net/ XSupplicant] on SourceForge
- [http://github.com/Zero3K/xsupplicant XSupplicant] on GitHub