FreeRadius and PostgreSQL for a prepaid solution

2005-10-16 Thread Erik Ågren
Hi all I have a couple of questions that I hope you guys can answer: I have to use radius for a prepaid solution. The soft switch is going to send radius authentication messages and accounting messages. My idea is to use FreeRADIUS with PostgreSQL. So my first question is if that's a good idea fo

Still problems with cert authentication XP

2005-10-16 Thread Thuis Algemeen
Hi everybody,   Ik still have a problem with validating the server certificate. See the RASTLS log below:     [1280] 17:19:40:078: EapTlsInvokeIdentityUI [1280] 17:19:40:078: GetCertInfo [1280] 17:19:40:156: FCheckSCardCertAndCanOpenSilentContext [1280] 17:19:40:15

Re: "How freeradius compile with g++"

2005-10-16 Thread Alan DeKok
Manoj Patel <[EMAIL PROTECTED]> wrote: > like > in radiusd.h file , there r operator is declare as variable , but it is key > word in g++? > so how can i make freeradius with g++? Edit the source code. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.h

Re: undefined reference 'md4_calc' compile error...

2005-10-16 Thread Alan DeKok
Andrew Teixeira <[EMAIL PROTECTED]> wrote: > I don't really understand it either since that is what I thought when > I looked at the libraries being used. When I looked more closely at > src/lib/libradius.a, it was only 8 bytes long (i.e. not really a > library), but the libradius.a in src/lib/.li

Re: Login incorrect

2005-10-16 Thread Alan DeKok
Andrea Bencini <[EMAIL PROTECTED]> wrote: > Alan I don't understand what you are saying. Could you explain to me with > more detail? In order to authenticate a user who has a password, the server needs to know what the correct password is for that user. You didn't tell the server the correct pa

Re: undefined reference 'md4_calc' compile error...

2005-10-16 Thread Andrew Teixeira
I don't really understand it either since that is what I thought when I looked at the libraries being used. When I looked more closely at src/lib/libradius.a, it was only 8 bytes long (i.e. not really a library), but the libradius.a in src/lib/.libs is 223086 bytes and contains the correct library

Re: Login incorrect

2005-10-16 Thread Andrea Bencini
> > In the Colubris I put "andreabencini" password. > > Did you tell the server that was the correct password? > > > Sat Oct 15 17:10:10 2005 : Info: rlm_eap_md5: User-Password is required for > > EAP-MD5 authentication > > Sat Oct 15 17:10:10 2005 : Debug: rlm_eap: Handler failed in EAP/md5 > >