Created by: MatteoGuadrini
What is this Python project?
vmam
is a Free and Open Source network access control (NAC) solution. that access the network under a specific domain and a specific VLAN, through LDAP authentication and RADIUS server. This is based on RFC 3579.
Basically it creates mac-address users that represent the network card of a machine and associates these users with LDAP groups that represent the various VLANs specified created on their own network architecture.
What's the difference between this Python project and similar ones?
- Work with an open source LDAP server or Active Directory
- Have a manual mode
- Have an automatic mode
- Use it in command line or as a python module
--
Anyone who agrees with this pull request could submit an Approve review to it.