Auto Authenticate

Arran Cudbard-Bell a.cudbardb at freeradius.org
Fri Apr 10 08:23:10 CEST 2015


> 
>> Hey Guys
>> 
>> I'm looking to do some automatic authentication so I can trigger the
>> Authen status on some WiFi MAC-TAL services...


authorize {
	if (User-Name =~ /^192.168.200.+/) {
		update control {
			Auth-Type := Accept
		}
	}
}


Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS development team

FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 872 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20150410/94ef20ed/attachment.sig>


More information about the Freeradius-Users mailing list