Re: [PacketFence-users] Radius Filter

2018-02-06 Thread Fabrice Durand via PacketFence-users
Hello John, something like that in the vlan filters should work: [ssid] filter = ssid operator = is value = OPENSSID [role] filter = node_info.category operator = match value = SOMEROLE [1:ssid] scope = RegisteredRole role = REJECT Regards Fabrice Le 2018-02-06 à 08:46, John Sayce via

Re: [PacketFence-users] PKI installation

2018-02-06 Thread Fabrice Durand via PacketFence-users
Hello Eugene, can you try that: sqlite3 db.sqlite3 UPDATE "auth_user" set password='pbkdf2_sha256$2$Z2Lhr1cW8QM0$mN9PtNhxneIDzApqFa4uG8V44IXqHe+r7yootSoSzJQ=' where username='admin'; the password is p@ck3tf3nc3 Regards Fabrice Le 2018-02-03 à 01:31, E.P. a écrit : > > Hi Fabrice, > >

Re: [PacketFence-users] Restarting swicthports errors

2018-02-06 Thread Fabrice Durand via PacketFence-users
Hello, the issue is open on github https://github.com/inverse-inc/packetfence/issues/2923 Regards Fabrice Le 2018-02-02 à 10:43, David Harvey via PacketFence-users a écrit : > Sorry for all the mailing list spam. I've been having a bit of a > packetfence tinkering week! > > Since upgrading

Re: [PacketFence-users] users stay in registration VLAN after authentication success

2018-02-06 Thread Fabrice Durand via PacketFence-users
Hello Tom, sorry, this is a really busy period. What we can try to find the issue is to put the log in debug, since it looks that is on the portal that you have the issue we can try it first. So in conf/log.conf.d/httpd.portal.conf , replace INFO per TRACE (2nd line) and restart the portal.

Re: [PacketFence-users] PFCMD Violation ADD & TRIGGER Clarification

2018-02-06 Thread Fabrice Durand via PacketFence-users
Hello Scott, it looks a bug in PacketFence, can you open an issue on github ? https://github.com/inverse-inc/packetfence Regards Fabrice Le 2018-02-01 à 15:05, Scott Bodeen via PacketFence-users a écrit : > Hello all, > > I've spent a good part of the day looking through the PF manuals and >

[PacketFence-users] Radius Filter

2018-02-06 Thread John Sayce via PacketFence-users
I'm looking for a little guidance. I've got two SSIDs, one open and one secured. They both use mac auth against packetfence. I don't want the clients that are registered for certain roles to connect to the unsecured SSID. Can I use a radius filter (or possibly a vlan filter) to match the