Ticket #23 (closed Enhancement: Will not be fixed)
radius authentication
| Reported by: | jh | Owned by: | mircea |
|---|---|---|---|
| Priority: | Major | Milestone: | |
| Component: | Authentication | Version: | Release 1.0 |
| Severity: | Critical | Keywords: | |
| Cc: |
Description
For those who use Radius authentication of users in OpenSER, it would be critical to Radius authentication backend also for OpenXCAP.
By looking at the code, Radius authentication does not seem that difficult to add using pyrad. What confuses me is the organization of backend classes. Now database.py deals with both authentication and storage, whereas openser.py only deals with storage.
I'm not any expert on this, but should there be separate openser_storage.py and database_storage.py as well as database_authentication.py and radius_authentication.py or what?
-- Juha
Change History
Note: See
TracTickets for help on using
tickets.
