ndejong / pfsense_fauxapi

REST based API interface for pfSense 2.3.x and 2.4.x to facilitate devops
Apache License 2.0
354 stars 61 forks source link

Need to use GUI to save freeradius ? #83

Open ithakaa opened 2 years ago

ithakaa commented 2 years ago

When using fauxapi to setup "freeradius" users and "client specific overrides" for our clients, we are finding that we need to press the save button on the GUI before the client can authenticate.

Why?

After the import, we can see everything is is place and the GUI is reporting everything as it should be but clients are not authenticating until we press save on the GUI.

Very confusing