| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(cherry picked from commit a03de8da1d5af33c465c035b90c0d82afe0f9a90)
|
| |
|
|
|
|
| |
Points to to-be-implemented editmacauthfile action
|
| |
|
|
|
|
| |
There are known problems with handling blank passwords and redirecting to viewpasswdfile
|
|
|
|
|
|
|
|
| |
managing passwd files
We obtain the config by running 'radiusd -XC' and parsing the result
passwd files are parsed/displayed based upon the format defined in freeradius config
Use posix.crypt to set encrypted password generating salt from /dev/urandom, defaulting to SHA-512
|
|
Included support for status/startstop/logfile and list/edit/create/delete files
|