PacketFence - BTS - PacketFence
View Issue Details
0001171PacketFencecaptive portalpublic2011-02-02 16:492012-10-19 15:15
obilodeau 
fgaudreault 
normalfeatureN/A
resolvedfixed 
 
 
0001171: authentication::radius should support "encrypted" RADIUS authentication
Right now our authentication::radius module seems to be doing only plaintext password checking. RADIUS supports other means which are encrypted*.

We rely on Authen::Radius for RADIUS Authentication but we would probably need to find a better client module that supports CHAP. Then again it might be something that is negotiated at the server side then we should try to make it work and document how to do it.

It was requested on the mailing list.

*: the means are considered insecure but it's better than to see cleartext passwords in freeradius' debug output
No tags attached.
Issue History
2011-02-02 16:49obilodeauNew Issue
2011-03-03 15:15obilodeauTarget Version2.1.0 => +1
2011-03-03 15:18obilodeauTarget Version+1 => +2
2012-10-19 13:03fgaudreaultNote Added: 0003167
2012-10-19 13:03fgaudreaultStatusnew => resolved
2012-10-19 13:03fgaudreaultResolutionopen => fixed
2012-10-19 13:03fgaudreaultAssigned To => fgaudreault
2012-10-19 15:15fgaudreaultTarget Versionlong-term =>

Notes
(0003167)
fgaudreault   
2012-10-19 13:03   
Let's wait on RADSEC.