summaryrefslogtreecommitdiffstats
path: root/freeradius3-listpasswdfiles-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Add listpasswdfiles, viewpasswdfile, and editpasswdentry actions for ↵Ted Trask2014-09-141-0/+63
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