Re: Weird problem with some special characters in passwords

2009-01-17 Thread Alan DeKok
Frank Weis wrote: > We have tried to force the password to UTF-8 or ISO-8859-1 and other > encodings in the custom applications, to no avail (we have no way to > force this in the securew2 client for eduroam anyway). I think this issue is being addressed in SecureW2. > This works very well most

Weird problem with some special characters in passwords

2009-01-17 Thread Frank Weis
Hi all, we have difficulties with a freeradius server authenticating against an LDAP backend. We use the freeradius server for eduroam and also for a few custom applications. We have tried to force the password to UTF-8 or ISO-8859-1 and other encodings in the custom applications, to no avai

Weird problem with some special characters in passwords

2009-01-17 Thread Frank Weis
Hi all, we have difficulties with a freeradius server authenticating against an LDAP backend. We use the freeradius server for eduroam and also for a few custom applications. We have tried to force the password to UTF-8 or ISO-8859-1 and other encodings in the custom applications, to no avai

Re: weird problem

2007-10-11 Thread Alan DeKok
Kris wrote: > using freeradius 1.1.7 and use variabel Gigawords, still same problem I don't want to presume, but you do know what "giga" means, don't you? > modcall: leaving group session (returns ok) for request 0 > radius_xlat: '/usr/local/bin/rmauth.pl ADMIN 00:16:17:52:8F:94 172.1.1.248' >

Re: weird problem

2007-10-11 Thread tnt
Try reading what "gigaword" is. Then use it properly. Ivan Kalik Kalik Informatika ISP Dana 11/10/2007, "Kris" <[EMAIL PROTECTED]> piše: >using freeradius 1.1.7 and use variabel Gigawords, still same problem > >modcall: leaving group session (returns ok) for request 0 >radius_xlat: '/usr/local

Re: weird problem

2007-10-11 Thread Kris
using freeradius 1.1.7 and use variabel Gigawords, still same problem modcall: leaving group session (returns ok) for request 0 radius_xlat: '/usr/local/bin/rmauth.pl ADMIN 00:16:17:52:8F:94 172.1.1.248' Exec-Program: /usr/local/bin/rmauth.pl ADMIN 00:16:17:52:8F:94 172.1.1.248 Exec-Program outp

Re: weird problem

2007-10-11 Thread tnt
Wrong. Learn about binary numbers. And read Mikrotik documentation. You will find out that there are attributes containg something called "gigaword". You will also find out that there is also no need for shoehorns, hammer and chisel, rewriting operating systems and such in an attempt to squeeze som

Re: weird problem

2007-10-11 Thread Alan DeKok
Kris wrote: > it is not mikrotik issue cause freeradius send incorret values , that > mean i must configure freeradius to support more than 32-bit right ? No. Please follow the instructions on this list. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/user

Re: weird problem

2007-10-11 Thread Kris
it is not mikrotik issue cause freeradius send incorret values , that mean i must configure freeradius to support more than 32-bit right ? [EMAIL PROTECTED] wrote: how much are 32-bit number ? 2 times 2 times 2 times etc. 32 times. If that's the numer of bytes than 4GB. any possible

Re: weird problem

2007-10-11 Thread tnt
>how much are 32-bit number ? 2 times 2 times 2 times etc. 32 times. If that's the numer of bytes than 4GB. >any possible way to configure it larger than 32-bit number ? Ask Mikrotik (it's a vendor attribute). Or use "ordinary" input and output octets. - List info/subscribe/unsubscribe? See htt

Re: weird problem

2007-10-11 Thread Alan DeKok
Kris wrote: > how much are 32-bit number ? Use a calculator. > any possible way to configure it larger than 32-bit number ? Read the Mikrotik documentation. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: weird problem

2007-10-11 Thread liran tal
-+2147483647 I think there's a patch for Giga accounting table somewhere but I'm not sure that this is what you're looking for. Regards, Liran. On 10/11/07, Kris <[EMAIL PROTECTED]> wrote: > > how much are 32-bit number ? > > any possible way to configure it larger than 32-bit number ? > > Alan

Re: weird problem

2007-10-11 Thread Kris
how much are 32-bit number ? any possible way to configure it larger than 32-bit number ? Alan DeKok wrote: Kris wrote: i`m using Mikrotik (Hotspot) + Freeradius + Mysql + perl postscript to check auth , on perl script i do check quota based on radacct table. if quota more than xxx Gb then

Re: weird problem

2007-10-11 Thread Alan DeKok
Kris wrote: > i`m using Mikrotik (Hotspot) + Freeradius + Mysql + perl postscript to > check auth , on perl script i do check quota based on radacct table. if > quota more than xxx Gb then you cant login. > > the problem are like this what the result of accounting different with > value that send

weird problem

2007-10-11 Thread Kris
i`m using Mikrotik (Hotspot) + Freeradius + Mysql + perl postscript to check auth , on perl script i do check quota based on radacct table. if quota more than xxx Gb then you cant login. the problem are like this what the result of accounting different with value that send to NAS. like this

Weird Problem

2007-09-04 Thread Sofia Silva
First of all i want to say i'm sorry for attaching so many messages, my problem is that i don't have a clueof where is the problem. When i run radlogin and write the username and the password i get this: login: testuser Password: RADIUS: Authentication failure local: Authentication failure login

Re: radius+mysql weird problem

2006-12-22 Thread Jorge Minassian - Comintec
Original Message - From: "Alan DeKok" <[EMAIL PROTECTED]> To: "FreeRadius users mailing list" Sent: Friday, December 22, 2006 10:23 PM Subject: Re: radius+mysql weird problem Jorge Minassian - Comintec wrote: Hello all !, After upgrading Fedora from

Re: radius+mysql weird problem

2006-12-22 Thread Alan DeKok
Jorge Minassian - Comintec wrote: > Hello all !, > > After upgrading Fedora from FC2 to FC4, I got what is described below > from log (radiusd -X) > If I query database manually, I get all info about users (all users are > correctly on DB), but radius still says "No matching entry in the > databas

radius+mysql weird problem

2006-12-22 Thread Jorge Minassian - Comintec
Hello all !, After upgrading Fedora from FC2 to FC4, I got what is described below from log (radiusd -X) If I query database manually, I get all info about users (all users are correctly on DB), but radius still says "No matching entry in the database ...". If using "files", it works OK. I tr