Re: [PacketFence-users] SMS Authentication Sources

2020-08-05 Thread Ludovic Zammit via PacketFence-users
Hello, You are correct, there is no SMS module to support external API calls for custom SMS gateway. I will check with the PF Team if it could be added to the roadmap and I will get back to you. Thanks, Ludovic Zammit lzam...@inverse.ca :: +1.514.447.4918 (x145)

Re: [PacketFence-users] WMI Scan NTSTATUS 0xc002001b but wmic works

2020-08-05 Thread Ludovic Zammit via PacketFence-users
Hello, Have patched your PacketFence with: /usr/local/pf/addons/pf-maint.pl ? If not, do it, restart all your PF services and try again. Thanks, PS: make sure that the test device has all the firewall rules for WMI and also WMI enabled. NT code 0xc002001b —> RPC_NT_CALL_FAILED

Re: [PacketFence-users] Captive Portal Auto Reauthentication

2020-08-05 Thread Ludovic Zammit via PacketFence-users
Hello Michael, No, they would have to submit their credential once PF unreg their node past the unreg_date. Only 802.1x has that kind of feature. Thanks, Ludovic Zammit lzam...@inverse.ca :: +1.514.447.4918 (x145) :: www.inverse.ca

Re: [PacketFence-users] Captive Portal Auto Reauthentication

2020-08-05 Thread Michael Brown via PacketFence-users
Checking in on this. Thanks.  Sent from Yahoo Mail for iPhone On Friday, July 31, 2020, 12:19 PM, Michael Brown wrote: Hi Guys, Is there a way to have clients who have authenticated via the captive portal (Wireless-No-EAP) using their Active Directory credentials to reauthenticate

Re: [PacketFence-users] SMS Authentication Sources

2020-08-05 Thread System Administrator via PacketFence-users
Hello, It seems PacketFence only sends SMS code using SMTP-to-SMS gateways. But I can only send SMS code using HTTP API calls where I will have SMS gateway address, username and password. Did anyone configure SMS authentication source using HTTP API. OR is there any plan for HTTP API option

[PacketFence-users] WMI Scan NTSTATUS 0xc002001b but wmic works

2020-08-05 Thread Mohr, Markus (GAA-OL) via PacketFence-users
Hi Guys, in the moment i am testing with Packetfence and WMI Scan-Engine. I created a Scan-Engine with the build-in WMI-Rule "logged-user". A Query with CLI-Tool wmic from the Packetfence-Server works: wmic -U / //192.168.110.194 "select UserName from Win32_ComputerSystem" I configured the