| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
match acf-core-0.17
|
|
|
|
| |
If you edit the file with editfile, the permissions will be changed to readwrite, making the file editable
|
| |
|
|
|
|
| |
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
|