help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] Re:pointing radius to odbc dsn


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] Re:pointing radius to odbc dsn
Date: Sat, 05 Jul 2003 14:45:09 +0300

Hello Macram,

> If my ODBC DSN is called  radiusdsn
> 
> Should I mention the following on sqlserver file? :
> 
> Auth_db radiusdsn
> Acct_db radiusdsn

Yes, that's right. Note, however, that both auth_db and acct_db
should start with a lowercase 'a'.

> 
> Plus I suppose I  need  to remove the interface command (interface
> mysql, server, login  etc..)  right ?

Not quite so. You should set at least

interface odbc

Depending on your configuration you might also need the following:

login USER_NAME
password AUTH

(where USER_NAME and AUTH are the credentials needed to access the
database)

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]