Re: Freeradius-Users Digest, Vol 105, Issue 101
Hi every one i am facing some problems,
i configured radius server i configured a client and finally i have configured a user as well
how do i block or deny access for users to log certain clients
as and example --
User1 can log to the SWA but he should not be able to log to SWB
please help me on this , i read so many articuls but cant fiend a way to do it
authorize { if ((User-Name == 'User1') && ("%{client:shortname}" == 'SWA')) { update control { Auth-Type := 'Accept' } } } can you please tell me to which file that i want to include these cods
dilanka nayanajith Thank you
On Wed, Jan 29, 2014 at 3:21 PM, < freeradius-users-request@lists.freeradius.org> wrote:
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. Re: cui-inner.post-auth and cui.post-auth (Alan Buxey) 2. Does FreeRADIUS 2.1.12's ECDH support include ECDH-RSA-AES128-SHA? (Edward Morris) 3. Re: Help Accounting packet forwarding (battossai) 4. How to set User access for certain clients (dilanka nayanajith) 5. Re: Help Accounting packet forwarding (Arran Cudbard-Bell) 6. Re: How to set User access for certain clients (Arran Cudbard-Bell)
----------------------------------------------------------------------
Message: 1 Date: Tue, 28 Jan 2014 22:26:40 +0000 From: Alan Buxey <A.L.M.Buxey@lboro.ac.uk> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>, stefan.paetow@diamond.ac.uk Subject: Re: cui-inner.post-auth and cui.post-auth Message-ID: <4279f9f1-e87d-4fe1-ad4a-1425371e10bd@email.android.com> Content-Type: text/plain; charset="utf-8"
I'm sure I submitted a patch for this. .. Maybe it only went into 2.x?
alan -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Hi , can you please tel me to which file do i want to add this cods ,, On Thu, Jan 30, 2014 at 2:00 PM, dilanka nayanajith <dillnayana@gmail.com>wrote:
Hi every one i am facing some problems,
i configured radius server i configured a client and finally i have configured a user as well
how do i block or deny access for users to log certain clients
as and example --
User1 can log to the SWA but he should not be able to log to SWB
please help me on this , i read so many articuls but cant fiend a way to do it
authorize { if ((User-Name == 'User1') && ("%{client:shortname}" == 'SWA')) { update control { Auth-Type := 'Accept' } } }
can you please tell me to which file that i want to include these cods
dilanka nayanajith Thank you
On Wed, Jan 29, 2014 at 3:21 PM, < freeradius-users-request@lists.freeradius.org> wrote:
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. Re: cui-inner.post-auth and cui.post-auth (Alan Buxey) 2. Does FreeRADIUS 2.1.12's ECDH support include ECDH-RSA-AES128-SHA? (Edward Morris) 3. Re: Help Accounting packet forwarding (battossai) 4. How to set User access for certain clients (dilanka nayanajith) 5. Re: Help Accounting packet forwarding (Arran Cudbard-Bell) 6. Re: How to set User access for certain clients (Arran Cudbard-Bell)
----------------------------------------------------------------------
Message: 1 Date: Tue, 28 Jan 2014 22:26:40 +0000 From: Alan Buxey <A.L.M.Buxey@lboro.ac.uk> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>, stefan.paetow@diamond.ac.uk Subject: Re: cui-inner.post-auth and cui.post-auth Message-ID: <4279f9f1-e87d-4fe1-ad4a-1425371e10bd@email.android.com> Content-Type: text/plain; charset="utf-8"
I'm sure I submitted a patch for this. .. Maybe it only went into 2.x?
alan -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
On 30 Jan 2014, at 09:36, dilanka nayanajith <dillnayana@gmail.com> wrote:
Hi ,
can you please tel me to which file do i want to add this cods ,,
No. Use grep. Figure it out yourself. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
participants (2)
-
Arran Cudbard-Bell -
dilanka nayanajith