Re: Freeradius 2.1.10: authentication (uid and password) or (macaddress)?in LDAP

2011-07-11 Thread Maciej Łukasz Wojszkun
Hello, W dniu 7/7/11 9:26 PM, Alexander Clouter pisze: > Maciej ??ukasz Wojszkun wrote: >(..) > > On a wired socket, with Cisco kit at least, you do get the option to try > a MAC-auth first, and if the RADIUS server comes back with Access-Reject > then the switch will move into 802.1X which w

Re: Freeradius 2.1.10: authentication (uid and password) or (macaddress)?in LDAP

2011-07-07 Thread Alexander Clouter
Maciej ??ukasz Wojszkun wrote: > > somebody can tell me how I should configure freeradius to authenticate > in order (all is in openldap): > > check mac-address in ldap >if exist >authenticate computer >else >authenticate with uid/password > > or

Freeradius 2.1.10: authentication (uid and password) or (macaddress) in LDAP

2011-06-27 Thread Maciej Łukasz Wojszkun
Hello, somebody can tell me how I should configure freeradius to authenticate in order (all is in openldap): check mac-address in ldap if exist authenticate computer else authenticate with uid/password or try authenticate using macaddress if rejec