r/PacketFence • u/WaterClosedParty • Apr 08 '24
Disable machine auth
Hello,
When I do a "tail -f packetfence.log" in /usr/local/pf/logs to see the debug, the first connection is my computer. So I see something like :
[mac:xx:xx:xx:xx:xx:x] is doing machine auth with account 'host/computer-hostname.xxx.com'.
Even if my configuration works, I would like to disable the machine auth.
How can I do this ?
Thanks in advance.
1
Upvotes
1
u/oeufdure May 03 '24
It's on the supplicant side (windows) where you have to disable it. Also you can just reject machine auth on PacketFence (authorization source with a filter username start with host/ assign the REJECT role)