I have a RADIUS server that’s meant to go up, but only after being able to do MAC authentication with Mikrotik NAS. I’ve got it working with mySQL, and if both username and password are entered, it works fine, but as soon as i try sending authentication on username with no password (this how mikrotik does MAC authentication, username = MAC, password = (blank)), this error shows in the debug mode radius -X: module “pap” returns invalid for request 0.
Where do i look, coz the encryption scheme has been left out, as i am using freeRADIUS v1.1.4, using auto_header = yes.
Please help, i’ve been going over the config files numerous times without succcess.
Thanks in advance.