Re: [PacketFence-users] Radius Authentication Source Timeout for 2FA

2022-04-14 Thread Fabrice Durand via PacketFence-users
+49 2522 8330 3124 . > Mobile: +49 170 9496681 > > E-Mail: b.shir...@simplicity.ag . Web: www.simplicity.ag > > USt-IdNr DE 210993280 . HRB 14936 Münster . Managing Director: Stefan > Leewe > > We operate for *OPUS* and *someday* > > > Think before you print! >

Re: [PacketFence-users] Radius Authentication Source Timeout for 2FA

2022-04-14 Thread Benjamin Shirley - Simplicity via PacketFence-users
someday Think before you print!       Von: Fabrice Durand Datum: Freitag, 15. April 2022 um 03:18 An: packetfence-users Cc: Benjamin Shirley Betreff: Re: [PacketFence-users] Radius Authentication Source Timeout for 2FA   Hello Benjamin,   first you need

Re: [PacketFence-users] Radius Authentication Source Timeout for 2FA

2022-04-14 Thread Fabrice Durand via PacketFence-users
Hello Benjamin, first you need to raise the timeout value of the radius-auth service. You should be able to do it there: https://github.com/inverse-inc/packetfence/blob/devel/conf/radiusd/auth.conf.example#L23 and add that: ``` limit { max_connections = 16 lifetime = 0

[PacketFence-users] Radius Authentication Source Timeout for 2FA

2022-04-14 Thread Benjamin Shirley - Simplicity via PacketFence-users
Hi @all, trying to bypass an issue i'm having using 2 different radius server (packetfence / duo authproxy) one for admin login purpose (DUO 2FA) and the other beeing packetfence for MAB in our network environment - which is a known bug in Dell OS6 Network Operating System - I had the idea

[PacketFence-users] RADIUS Authentication issues (AD Group)

2021-03-15 Thread Joel Rodriguez via PacketFence-users
Hi everyone, I have been trying to get this to work and to narrow it down to allow connection on specific AD group however everything I try fails to work and the users are authenticated whether they are on that AD group or not. Currently I have 1 authentication source with 1 authentication rule.

Re: [PacketFence-users] RADIUS authentication failure

2020-02-13 Thread G PL via PacketFence-users
Hello, perhaps in the portal, you don't have check the autoregister box Le jeudi 13 février 2020, Jeff Linden via PacketFence-users < packetfence-users@lists.sourceforge.net> a écrit : > Hello all, > > > > Before the end of the year, I had PacketFence version 8. up and > running in my lab with

[PacketFence-users] RADIUS authentication failure

2020-02-13 Thread Jeff Linden via PacketFence-users
Hello all, Before the end of the year, I had PacketFence version 8. up and running in my lab with 802.1x authenticating successfully for multiple domains and auto-registering devices. Captive portal was functioning, but very slowly. It seemed none of the timing options in the Advanced Access

Re: [PacketFence-users] Radius authentication failing

2018-07-19 Thread Durand fabrice via PacketFence-users
It looks to be a cipher issue. You can try to change the parameter "cipher_list" in /usr/local/pf/conf/radiusd/eap.conf to something like that: cipher_list = "ALL:!EXPORT:!eNULL:!SSLv2" And restart radius and retry. Regards Fabrice Le 2018-07-19 à 23:08, Amjad Ali a écrit : Hi Fabrice,

Re: [PacketFence-users] Radius authentication failing

2018-07-19 Thread Amjad Ali via PacketFence-users
Hi Fabrice, Many thanks for the response, appreciate it. Below is the output from raddebug -f /usr/local/pf/var/run/radiusd.sock -t 3600 thank you. (76) Fri Jul 20 10:40:04 2018: Debug: Received Access-Request Id 1 from 10.10.51.169:1812 to 10.10.50.233:1812 length 119 (76) Fri Jul 20

Re: [PacketFence-users] Radius authentication failing

2018-07-19 Thread Fabrice Durand via PacketFence-users
Hello Ali, you need to paste the raddebug output. raddebug /usr/local/pf/var/run/radiusd.sock -t 3000 Regards Fabrice Le 2018-07-19 à 02:43, Amjad Ali via PacketFence-users a écrit : Hi everyone, I have setup a packetfence server in lab environment with just one switch from edge core

[PacketFence-users] Radius authentication failing

2018-07-19 Thread Amjad Ali via PacketFence-users
Hi everyone, I have setup a packetfence server in lab environment with just one switch from edge core 4610-54P running picos NOS from pica8 with 802.1X support. I then connected a laptop running windows XP with the switch port but getting "eap: No mutually acceptable types found" I have

Re: [PacketFence-users] Radius authentication

2015-11-11 Thread ismael flavio silva
s requests. To: packetfence-users@lists.sourceforge.net From: fdur...@inverse.ca Date: Tue, 10 Nov 2015 21:20:22 -0500 Subject: Re: [PacketFence-users] Radius authentication Hello Ismael, you created a user in radius but it probably doesn't exist on

Re: [PacketFence-users] Radius authentication

2015-11-10 Thread Durand fabrice
Hello Ismael, you created a user in radius but it probably doesn't exist on packetfence side. (check packetfence.log) So remove what you did in /usr/local/pf/raddb/users and follow this documentation:

Re: [PacketFence-users] Radius authentication

2013-06-10 Thread Don Greer
. Don From: Palmer, Tim [mailto:tim.pal...@mastersny.org] Sent: Friday, June 07, 2013 7:48 PM To: packetfence-users@lists.sourceforge.net Subject: Re: [PacketFence-users] Radius authentication Don, Thanks for responding in such detail - I'll give a look on Monday. I've been fantasizing that I

[PacketFence-users] Radius authentication

2013-06-07 Thread Palmer, Tim
Hello all, hoping this isn't too silly a question. I'm unclear on how the authentication sources work with freeradius. Specifically: * The included Radius source doesn't support mschap, as I was told in answer to an earlier question * So, if I need to authenticate against a Windows NPS

Re: [PacketFence-users] Radius authentication

2013-06-07 Thread Don Greer
rule(s) to set the user's role and access duration. Don From: Palmer, Tim [mailto:tim.pal...@mastersny.org] Sent: Thursday, June 06, 2013 4:13 PM To: packetfence-users@lists.sourceforge.net Subject: [PacketFence-users] Radius authentication Hello all, hoping this isn't too silly a question. I'm

Re: [PacketFence-users] Radius authentication

2013-06-07 Thread Palmer, Tim
, June 07, 2013 9:16 AM To: packetfence-users@lists.sourceforge.net Subject: Re: [PacketFence-users] Radius authentication Tim, Follow the instructions under “FreeRADIUS Configuration” (pg 29) exactly. This will configure Samba and ntlm_auth to do authentication against your AD. FreeRADIUS

Re: [PacketFence-users] Radius Authentication

2012-12-21 Thread chris williams
Problem solved. The webservice user was indeed not valid and once I changed it to a valid admin account on PF, everything worked as expect. Many thanks to everyone who responded!!! cwilli On Thu, Dec 20, 2012 at 10:41 AM, Derek Wuelfrath dwuelfr...@inverse.cawrote: Chris, Which version of

Re: [PacketFence-users] Radius Authentication

2012-12-20 Thread Christopher David Herbold
Chris I saw a similar issue and found it in the admin Guide as I had change my original admin user and password on Page 26 (or 31 based on your PDF reader) it has the following This has to match an Admin account on your packet fence server without this set properly I would get the same SOAP

Re: [PacketFence-users] Radius Authentication

2012-12-20 Thread Derek Wuelfrath
Chris, Which version of PacketFence are you running? On 2012-12-19 3:10 PM, chris williams wrote: I am attempting to authenticate a user via 802.1x and I am failing to do so. I am seeing the following error in my radius.log file; Wed Dec 19 15:05:25 2012 : Auth: Login OK: [test] (from client

[PacketFence-users] Radius Authentication

2012-12-19 Thread chris williams
I am attempting to authenticate a user via 802.1x and I am failing to do so. I am seeing the following error in my radius.log file; Wed Dec 19 15:05:25 2012 : Auth: Login OK: [test] (from client 10.0.0.2 port 50002 cli 00-26-55-57-B3-90 via TLS tunnel) Wed Dec 19 15:05:26 2012 : Error: rlm_perl:

Re: [Packetfence-users] radius authentication (upgrade)

2010-11-04 Thread cg
Hello Olivier, Went back in to pf/conf/authentication/radius.pm and triple-checked and both the $RadiusServer and $RadiusSecret vars are correctly set (the routine worked before ver 1.9.1). I noticed that the instantiation of Authen::Radius in the authenticate() sub is done with the minimum args

[Packetfence-users] radius authentication (upgrade)

2010-11-02 Thread aubergine1
Hello all, Since the time I upgraded to 1.9.1 PF's captive portal has not worked when authenticating against freeRadius. radtest works fine ; it just doesn't work from PF. The 1.9.1 UPGRADE file has : - Captive portal using mod_perl The captive portal's default mode of operation relies

Re: [Packetfence-users] radius authentication (upgrade)

2010-11-02 Thread Olivier Bilodeau
Hi Chris, I've pored through the logs and can find nothing that seems relevant. (But, then, am not exactly certain what I'm looking for.) Anything in logs/error_log ? In logs/packetfence.log, any message similar to: - ERROR loading authentication::radius ... You can also check if your

Re: [Packetfence-users] radius authentication (upgrade)

2010-11-02 Thread cg
Hi Olivier, Thanks much for the response. Anything in logs/error_log ? In logs/packetfence.log, any message similar to: - ERROR loading authentication::radius ... Nothing ; it all seems fine. You can also check if your radius authentication module compiles: cd /usr/local/pf/ perl -c

Re: [Packetfence-users] radius authentication (upgrade)

2010-11-02 Thread Olivier Bilodeau
Hi Chris, Anything in logs/error_log ? In logs/packetfence.log, any message similar to: - ERROR loading authentication::radius ... Nothing ; it all seems fine. Just to be really clear here. Have you checked logs/error_log for anything too? If none of that leads us anywhere, let us

Re: [Packetfence-users] radius authentication (upgrade)

2010-11-02 Thread cg
Hi Olivier, Apologies for the delay. Yes, checked logs/error_log ; grepped the directory for 'authentication' and came up with nothing (no lines anywhere) that had an 'ERROR' flag on them. Made the mods ; here's the output from a registration attempt : packetfence.log:Nov 02 18:56:06