Skip to content
/ pam-8021x Public
forked from ehbello/pam-8021x

Pluggable Authentication Module for 802.1x authentication protocol

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

imz/pam-8021x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 pam_8021x authentication PAM module
=====================================

This is the PAM to 802.1x protocol authentication module.  It allows any
Linux machine to become a 802.1x client for authentication.

This module talks with NetworkManager daemon sending messages trough D-BUS
system to get authentication with 802.1x protocol.

This first version only creates the needed network connection for a
specific 802.1x configuration with PEAP/MSCHAPv2 authentication. It still
does not check if authentication success.

Any questions can be directed to:

- Enrique Hernández Bello (ehbello@gmail.com)

For the latest code updates, see the homepage at:

- https://github.com/ehbello/pam-8021x

About

Pluggable Authentication Module for 802.1x authentication protocol

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 74.9%
  • M4 19.3%
  • Makefile 5.8%