RE: Custom Logging
-----Original Message----- From: Nev [mailto:nev@watchuktv.co.uk] Sent: 2009/10/05 02:22 To: nasser@rasana.net Subject: Custom Logging
Hi Nasser,
I was wondering if you could share how you configured checkval module to allow certain users/groups to access specific NAS servers.
radiusd.conf: ... ... checkval NAS_IP { item-name = NAS-IP-Address check-name = NAS-IP-Address data-type = ipaddr nofound-reject = no } ... ... authorize { preprocess ... ... sql_auth NAS_IP ... ... } And after that you need A/V Pair for each user like this: test Auth-Type := Local, User-Password := 123321, NAS-IP-Address := 1.2.3.4
This I'm about to start and it would save me a lot of time.
Thx Nev
participants (1)
-
Nasser Heidari