-
**Describe the bug**
After installing packetfence on debian 11.9 the configuration portals didn't work.
/etc/hosts contains the following two lines:
```
127.0.0.1 localhost
127.0.1.1 .
```
…
chri2 updated
6 months ago
-
When doing machine auth here is the outpout:
```
(3995) Wed May 8 10:32:26 2024: Debug: chrooted_mschap_machine: Creating challenge hash with username: host/user-pc
(3995) Wed May 8 10:32:26 2024…
-
Current "Problem"
---------------
Currently PacketFence generates a lot of metrics that it uses internally to generate its dashboard graphs. While this is a nice feature to have to see how well Pack…
-
- GET /api/v1/service/pfmon/status returns systemctl output
```
● packetfence-pfmon.service - PacketFence pfmon Service
Loaded: loaded (/usr/lib/systemd/system/packetfence-pfmon.service; enabl…
-
after I create a new domain, it pops up below error while testing.
Post "http://containers-gateway.internal:5000/ntlm/connect": context deadline exceeded (Client.Timeout exceeded while awaiting hea…
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Security policy not enabled.
A SECURITY.md file can give users information about w…
-
**Describe the bug**
When you watch number of devices registered or open security events on the dashboard, it doesn't reflect current state on PacketFence.
It looks like number is not updated.
…
-
Much like for authentication sources, we could allow the PacketFence administrator to monitor the equipment that is configured to work with PacketFence (switches/APs/WiFi controllers). That would trig…
-
i'm attempting to install on an armhf machine and 'apt install' results in:
E: Unable to locate package packetfence
it would be nice if it were documented which files i need to doctor or create in…
-
Related to the Debian 11 installation process, we noticed the Installation instructions use the deprecated apt-key add function. For additional security to prevent keys from one source to be used to …