
andrew at morphoss
May 16, 2012, 7:22 PM
Post #2 of 2
(145 views)
Permalink
|
On Tue, 2012-05-15 at 15:39 +0200, Jan wrote: > Hi there, > > I wrote a Radius-Plugin for our DAViCal-deployment. Is there any > interest, that I somehow contribute it to the project? > It makes use of php5-radius. Before I contribute it, i think some things > have to be cleaned up: eg. correct use of configuration-Variables. > There was one problem I had to work around: We want both authentication > against the Postgresql-Database and Authentication against Radius to be > possible. That worked out of the box for the webinterface, but for > authentication out of the Calender-Client, the enabling of the > RADIUS-Plugin made it impossible to authenticate with Database-Credentials. > So I added some code i found in HTTPAuthSession.php to the plugin, so > that if RADIUS-Authentication fails, the User is checked against the > database additionally. I dont think this is very clean, maybe someone > can state some better way to do it. > I am eager to contribute a clean plugin :) Hi Jan, I'm happy to take a look at your plugin and comment/ask questions about the code. I don't have a radius server to test against, but I can at least sanity check things. Cheers, Andrew. > > Best regards > > Jan > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Davical-general mailing list > Davical-general [at] lists > https://lists.sourceforge.net/lists/listinfo/davical-general > -- ------------------------------------------------------------------------ andrew (AT) morphoss (DOT) com +64(272)DEBIAN Them as has, gets. ------------------------------------------------------------------------
|