[horde] Radius Auth

Stefan Schmeink Stefan.Schmeink at gmx.net
Fri May 23 12:46:34 PDT 2003


Hello,

I use Horde with imp/turba and that work very good. For authentication I use
at the moment ftp. But for the future I will use radius. 

For that I've compiled php-3.2.1 with the following options:

*******************
System  Linux web01 2.4.18-27.7.x #1 Fri Mar 14 06:44:53 EST 2003 i686  
Build Date  May 23 2003 21:08:22  
Configure Command  './configure' '--quiet' '--with-apxs' '--disable-debug'
'--enable-ftp' '--enable-sockets' '--enable-inline-optimization'
'--enable-magic-quotes' '--enable-mbstring' '--enable-mm=shared'
'--enable-safe-mode'
'--enable-track-vars' '--enable-trans-sid' '--enable-wddx=shared'
'--enable-xml'
'--with-dba' '--with-gettext' '--with-mysql' '--with-regex=system'
'--with-xml' '--with-imap' '--with-imap-ssl'  

Server API  Apache  (2.0.X)
Virtual Directory Support  disabled  
Configuration File (php.ini) Path  /usr/local/lib/php.ini  
PHP API  20020918  
PHP Extension  20020429  
Zend Extension  20021010  
Debug Build  no  
Thread Safety  disabled  
Registered PHP Streams  php, http, ftp  
***************

The config/horde.php:

$conf['auth']['driver'] = 'radius';

// An array holding any parameters that the Auth object will need to
// function correctly.
$conf['auth']['params'] = array();
$conf['auth']['params']['host'] = '192.168.100.1';
$conf['auth']['params']['secret'] = 'xyz';
$conf['auth']['params']['port'] = '1812';

After that I wanted to use the horde authentication with radius. But that
doesn't work. I look with the firewall and I saw that there wasn't a
connection
to the radius server.

What I'm making wrong ?

Regards

Stefan

test.php:

Horde Versions
Horde: 2.2.3 
IMP: 3.2.1  
Turba: 1.2 
PHP Version 
PHP Version: 4.3.1 
PHP Major Version: 4.3 
PHP Minor Version: 1 
PHP Version Classification: release 
You are running a supported version of PHP.
PHP Module Capabilities
DOM XML Support: No 
FTP Support: Yes 
Gettext Support: Yes 
IMAP Support: Yes 
LDAP Support: No 
MCAL Support: No 
Mcrypt Support: No 
MySQL Support: Yes 
PostgreSQL Support: No 
XML Support: Yes 
Miscellaneous PHP Settings
magic_quotes_runtime disabled: Yes 
file_uploads enabled: Yes 
safe_mode disabled: Yes 
trans_sid disabled: Yes 

PEAR
PEAR - Yes 
Recent PEAR - Yes 
Mail - Yes 
Log - Yes 
DB - Yes 
Net_Socket - Yes 
Date - Yes 
HTML_Common/HTML_Select - Yes 




-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!




More information about the horde mailing list