2 Jun
2013
2 Jun
'13
10:53 a.m.
Hello everyone, Has anyone tried added BCrypt password hash support to Freeradius? We're trying to move to a more secure way of storing passwords and BCrypt seems to be highly recommended. -Jason
2 Jun
2 Jun
5:30 p.m.
R. Jason Adams wrote:
Has anyone tried added BCrypt password hash support to Freeradius? We're trying to move to a more secure way of storing passwords and BCrypt seems to be highly recommended.
It should be easy enough to do. Just poke rlm_pap to support it. rlm_pap already does 5-10 different crypt methods, so the examples should be there. And it will work for PAP authentication, and nothing else. Alan DeKok.
4784
Age (days ago)
4784
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
R. Jason Adams