Hi Alan,Thank you for your help. I've already run the radtest command as a regular user using debugging mode and I had this issue : $radclient: dict_init: Couldn't open dictionary "etc/raddb/dictionary" : Permission denied . I want to know how to solve this problem. With regards, Christian.
From: freeradius-users-request@lists.freeradius.org Subject: Freeradius-Users Digest, Vol 107, Issue 36 To: freeradius-users@lists.freeradius.org Date: Mon, 10 Mar 2014 09:56:18 +0100
Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org
You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..."
Today's Topics:
1. Authentication on the basis of circuit id and not mac address (Mahima Kumar) 2. Authorise based on Calling Station ID ? (Darren Ward (darrward)) 3. Testing an access-request user without the debugging mode (Hangi Christian) 4. Re: Testing an access-request user without the debugging mode (A.L.M.Buxey@lboro.ac.uk)
----------------------------------------------------------------------
Message: 1 Date: Sun, 9 Mar 2014 08:51:51 -0600 From: Mahima Kumar <mahima@ualberta.ca> To: freeradius-users@lists.freeradius.org Subject: Authentication on the basis of circuit id and not mac address Message-ID: <CADOyXPg+1pxy90Dur+Pf6MxmJt3TBUHuo5oyuJvwA_y04uappw@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1"
Hi ,
I have used an Alcatel router as relay agent which gives the circuit id and i can see that in the radius debug output, so the client is getting authenticated on the basis of mac address and is getting the ip address from the Dhcp server , now i want to authenticate the client based on the circuit id provided by the relay agent in between, but the radius server doesn't accept username as circuit id, it only authenticates based on mac address of the client(i tried changing the users file), so can anyone please guide me as to what changes i have to make for this to be possible.
TIA
Regards, Mahima