Hi Raymond, On 10.08.2010 14:56, Raymond Norton wrote: > I successfully set up a box with freeradius, ldap, and LAM for wireless > network authentication. The customer has decided they want mac address > authentication as their only form of security. Can this be done via ldap > and LAM, or is this strictly a freeradius solution?
this depends on what object classes and attributes you use for storing the MACs. In LAM you can use the ieee802device object class with the macAddress attribute. Just add the MAC address module for the host account type in your LAM server profile. -- Best regards Roland Gruber LDAP Account Manager http://www.ldap-account-manager.org/ Want more? Get LDAP Account Manager Pro! http://www.ldap-account-manager.org/lamcms/lamPro ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
