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, [EMAIL PROTECTED] 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 >>> [email protected] >>> http://lists.gnu.org/mailman/listinfo/help-gnu-radius >>> >> >> > > > > _______________________________________________ > Help-gnu-radius mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gnu-radius > _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
