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

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

Re: [Help-gnu-radius] radius y postgres


From: martin
Subject: Re: [Help-gnu-radius] radius y postgres
Date: Wed, 7 Jun 2006 13:50:56 -0000 (UTC)
User-agent: SquirrelMail/1.4.4

Yeah... that's pretty easy actually.  Just look at your sqlserver config.
file in radius. Also, on IRC on irc.freenode.net, you can join the
#postgresql group - great help there too!:

I just hope you installed with postgres support.

You're in luck though, that's exactly what I run... postgres with GNU
Radius on BSD

#########
## General settings
##

# The interface statement specifies which SQL interface to use. It is
# needed only if the package is configured with both --with-mysql and
# --with-postgres options.
interface postgres

server 10.1.1.3
port 5432
login postgres
password asdfasdf

# Specifies whether radiusd should try to keep the connection open.
# When set to no (the default), radiusd will open the new connection
# before the transaction and close it right after finishing it.
keepopen yes



> Hi
>
> I need to configure radius with postgres, but i don't know how to
> connect it because postgres is in other server, different to radius.
>
> somebody knows how to configurate it??
>
> Thanks
>
>
>
> On Jun 7, 2006, at 8:33 AM, address@hidden wrote:
>
>> Huh... I use gnu-radius with Postgres but I don't speak Spanish.. :(
>>
>>
>>  Buen día a todos.
>>>
>>> Necesito saber que debo hacer para utilizar postgres pero de un
>>> servidor aparte de mi servidor radius??.
>>>
>>>
>>> Saludos y gracias
>>>
>>>
>>>
>>> _______________________________________________
>>> Help-gnu-radius mailing list
>>> address@hidden
>>> http://lists.gnu.org/mailman/listinfo/help-gnu-radius
>>>
>>
>>
>
>
>
> _______________________________________________
> Help-gnu-radius mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gnu-radius
>






reply via email to

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