| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
(cherry picked from commit f652cfd01fd25af2bb9e3d404379b63961bd5af2)
Conflicts:
freeradius3-listmacauthfiles-html.lsp
freeradius3-listpasswdfiles-html.lsp
|
|
|
|
|
|
|
|
|
| |
(cherry picked from commit 2b91ec333e5d2f421e6d9a372c3bb18c7fee658b)
Conflicts:
freeradius3-listfiles-html.lsp
freeradius3-listmacauthfiles-html.lsp
freeradius3-listpasswdfiles-html.lsp
|
| |
|
|
|
|
| |
match acf-core-0.17
|
|
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
|