jaredhendrickson13 / pfsense-api

The missing REST API package for pfSense
https://pfrest.org/
Apache License 2.0
653 stars 97 forks source link

Implement add users / macs to Radius / LDAP #21

Open Installer0001 opened 3 years ago

Installer0001 commented 3 years ago

It would be nice to be able to add / edit users and MACs to FreeRADIUS or LDAP via pfsense-api.

jaredhendrickson13 commented 3 years ago

Thanks for the request. I will need to look into this a bit further to determine the practicality of implementing this. I will update this issue when I have more insight.

Installer0001 commented 3 years ago

I would like to be any part to help you in implementing this, but I didn't understand your code (probably I must look into pfSense's API as well), if you can guide me a little bit in just one process (maybe add user to RADIUS) then I will implement the remaining (View, Delete -> RADIUS User).

RAYs3T commented 3 weeks ago

This would be super helpful to manage lokal wireless-credentials with a third party GUI. So not so tech heavy family members can add users for guest to gain WIFI Access and stuff like VLANs can be set in the background. I might have a look into this in the next weeks as I would like to implement such an UI.