Actions
Feature #8835
closedFreeRADIUS Package - Don't store passwords as cleartext in users file
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
FreeRADIUS
Target version:
-
Start date:
08/26/2018
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Description
If a user is created in the FreeRadius GUI the password is stored as cleartext in "/usr/local/etc/raddb/users".
That is not a secure way to handle with passwords. There should be a solution that passwords are stored encrypted.
Example:
"user1" Cleartext-Password := "highsecure-password1234" Tunnel-Type = VLAN, Tunnel-Medium-Type = IEEE-802, Tunnel-Private-Group-ID = "42"
Actions