16 Nov
2009
16 Nov
'09
5:03 a.m.
Hi,
I am trying to do an SSID based authentication per user. What I mean is that i try in the users.conf file to check for which SSID the users is trying to use to login and if it is wrong it shall do an reject for that user.
The problem is that i dont succeed with this so I thought it does not hurt to ask the ones who knows. My users.conf file looks like this:
Peter Cleartext-Password := "kaffe" , Called-Station-Id == "04-0B-6B-33-62-35:raket" Jens Cleartext-Password := "kaffe" , Called-Station-Id == "02-0B-6B-33-62-35:3"
so Peter can only connect from 04-0B-6B-33-62-35:raket and Jens can only get on from 02-0B-6B-33-62-35:3 ? okay - where is your log from 'radiusd -X' ? alan