Our sysadmin suggested I look into the existence of a RADIUS plugin for CMSMS.
While the FrontEndUsers module works nicely, it's a bit of a pain to maintain two databases of users, so I wonder if anyone's ever considered a RADIUS module for authenticating users against a RADIUS server?
A RADIUS Module?
Re: A RADIUS Module?
All (most) plugins / modules are developed onpgoneill wrote: Our sysadmin suggested I look into the existence of a RADIUS plugin for CMSMS.
http://dev.cmsmadesimple.org/
But if I'm right there's no module like that.
Re: A RADIUS Module?
I know. I was wondering if anyone had considered building one? Just throwing the idea out there, really.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: A RADIUS Module?
A radius module doesn't exist (yet).
Adding radius authentication to the feusers stuff wouldn't be too bad, but for the backend (where it would be more valuable), could be a bit hairy.
There's currently seperate user databases for the backend, and for the frontend (feusers). So there's already two separate login modules, and then if you're on a network and trying to access the backend (i.e.: for an intranet or something). then you're up to 3 user databases. Syncing or having one user/group model would be cool.
Adding radius authentication to the feusers stuff wouldn't be too bad, but for the backend (where it would be more valuable), could be a bit hairy.
There's currently seperate user databases for the backend, and for the frontend (feusers). So there's already two separate login modules, and then if you're on a network and trying to access the backend (i.e.: for an intranet or something). then you're up to 3 user databases. Syncing or having one user/group model would be cool.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.