(RADIATOR)

Christian Kratzer ck-lists at cksoft.de
Fri Apr 15 08:05:54 CDT 2005


Hi,

On Fri, 15 Apr 2005 frank.messie at osix.nl wrote:

> Hi all,
>
> In our evaluation we are now trying to authenticate against a Postgres
> database.
> We are using the database as created by the Radiator provided script.
>
> We adapted the sql.cfg sample to use TTLS.
>
> At the bottom of this email we include the text of our radius.cfg.
>
>
>
> During authentication we get the error
> ERROR
> **************************************************************************************************
> Fri Apr 15 13:52:48 2005: ERR: Could not connect to SQL database with
> DBI->connect dbi:Pg:radius, radiator, security:  missing "=" after
> "radius" in connection info string
> ********************************************************************************
[snipp]

>        DBSource        dbi:Pg:radius
>        DBUsername      radiator
>        DBAuth          security

you want something like this

 	DBSource        dbi:Pg:host=HOSTNAME dbname=DBNAME

where your set HOSTNAME and DBNAME to be whatever your require.

Greetings
Christian

-- 
Christian Kratzer                       ck at cksoft.de
CK Software GmbH                        http://www.cksoft.de/
Phone: +49 7452 889 135                 Fax: +49 7452 889 136

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list