|
On 17 sep 2007, at 11.21, freeradius-users-request@lists.freeradius.org wrote:
Hi Alan & Ivan, thx for replying. Yes im using the users-file, trying both MAC/MAC- auth and MAC/SharedSecret-auth (when i got that in my head i will move on to msyql : )), my config: 00-17-f2-ea-b1-3e User-Password=="00-17-f2-ea-b1-3e" Calling-Station-Id=="00-17-f2-ea-b1-3e", NAS-IP-Address = 82.182.120.201, Called-Station-Id = "00-20-a6-6f-93-bf:My Wireless Network A" 00-17-f2-ea-b1-3e User-Password=="verysecret" Calling-Station-Id=="00-17-f2-ea-b1-3e", NAS-IP-Address = 82.182.120.201, Called-Station-Id = "00-20-a6-6f-93-bf:My Wireless Network A" It should "hit" regardless what i use on my AP right? I copy-pasted the user-login-info from my userfile from 1.1.7 (that worked) and pasted in usersfile 2.0pre2 so there SHOULD definitly be a match. In theory: are the usersfile-credentials working in the same matter on 1.1.7 and 2.0pre2? It feels like some default-value is taking over somewhere.. Another question: Do i have to reload radiusd (kill -sighup <pid>) everytime i have updated the usersfile? Thx again! p |