Re: freeraduis LDAP error

2012-05-08 Thread NdK
Il 04/05/2012 09:35, dhanushka ranasinghe ha scritto: > User-Name = "dhanush...@wso2.com" > User-Password = "dcn05c4-1282" I hope you realize you've sent your credentials to a public mailing list... BYtE! - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Session-Timeout Monitoring from db.daily

2012-05-08 Thread yagizozen
Hello guys, I am using counter module as follows: counter daily { filename = ${raddbdir}/db.daily key = User-Name count-attribute = Acct-Session-Time reset = daily counter-name = Daily-Session-Time check-name = Max-Daily-Session reply

problem about ldap-group attribute without users file

2012-05-08 Thread Mohsen Saeedi
Hi I read more and more about my problem. but i didn't find any useful answer. I have freeradius-2.1.10 and i configured it with Active Directory. I know about openldap and radius profile and good attributes is exist under openldap for radius purpose. Now i'm able to find ldap-group with rlm

mySQL user wifi authentication error on freeradius

2012-05-08 Thread xadow20
Hi! I'm new to freeradius. My Setup is: Ubuntu Server 10.04 Freeradius 2.1.8 daloRADIUS 0.9-9 When I try to authenticate on AP wireless with a user on /etc/freeradius/users it succedd well. But When I create a user on daloradius it gives the output above, can anyone tell me what i'm doing wrong?

mySQL user wifi authentication error on freeradius

2012-05-08 Thread xadow20
Hi! I'm new to freeradius. My Setup is: Ubuntu Server 10.04 Freeradius 2.1.8 daloRADIUS 0.9-9 When I try to authenticate on AP wireless with a user on /etc/freeradius/users it succedd well. But When I create a user on daloradius it gives the output above, can anyone tell me what i'm doing wrong?

Re: mySQL user wifi authentication error on freeradius

2012-05-08 Thread Tobias Hachmer
On 08.05.2012 13:36, xadow20 wrote: I'm new to freeradius. My Setup is: Ubuntu Server 10.04 Freeradius 2.1.8 daloRADIUS 0.9-9 When I try to authenticate on AP wireless with a user on /etc/freeradius/users it succedd well. But When I create a user on daloradius it gives the output above, can any

mySQL user wifi authentication error on freeradius

2012-05-08 Thread xadow20
Hi! I'm new to freeradius. My Setup is: Ubuntu Server 10.04 Freeradius 2.1.8 daloRADIUS 0.9-9 When I try to authenticate on AP wireless with a user on /etc/freeradius/users it succedd well. But When I create a user on daloradius it gives the output above, can anyone tell me what i'm doing wrong?

Re: logintime attribute - most specific time

2012-05-08 Thread jomajo
Hello Alan. Few weeks ago simple authentication with "login-time" attributes was working. Now I wan't to use just few tables in my MySQL radius database. These tables: http://freeradius.1045715.n5.nabble.com/file/n5693637/1.png http://freeradius.1045715.n5.nabble.com/file/n5693637/2.png But

RE: Translate characters

2012-05-08 Thread Xbert_badstuber
Now everything works just fine! I guess i had some missunderstanding with REGEX. After a long time reading it finaly works precisely as i want. Thanks for your answers! Regards your friend, Badstuber Stubblebine. -- View this message in context: http://freeradius.1045715.n5.nabble.com/Translate

Re: logintime attribute - most specific time

2012-05-08 Thread alan buxey
Hi, > But there is a problem, my Radius server doesn't look at "login-time" > attribute."Login-Time" is enabled in Authorization section also in the > instantiate section. needs to be a radcheck item, not a radreply item alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list

Re: mySQL user wifi authentication error on freeradius

2012-05-08 Thread xadow20
Hi! tanks for reply. Here is the debug. FreeRADIUS Version 2.1.8, for host i486-pc-linux-gnu, built on Jan 5 2010 at 02:49:11 Copyright (C) 1999-2009 The FreeRADIUS server project and contributors. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You may

Re: mySQL user wifi authentication error on freeradius

2012-05-08 Thread xadow20
Hi! tanks for reply. Here is the debug. FreeRADIUS Version 2.1.8, for host i486-pc-linux-gnu, built on Jan 5 2010 at 02:49:11 Copyright (C) 1999-2009 The FreeRADIUS server project and contributors. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You may

Re: mySQL user wifi authentication error on freeradius

2012-05-08 Thread xadow20
Hi! tanks for reply. Here is the debug. FreeRADIUS Version 2.1.8, for host i486-pc-linux-gnu, built on Jan 5 2010 at 02:49:11 Copyright (C) 1999-2009 The FreeRADIUS server project and contributors. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You may

Re: mySQL user wifi authentication error on freeradius

2012-05-08 Thread Tobias Hachmer
On 08.05.2012 16:06, xadow20 wrote: Hi! tanks for reply. Here is the debug. I took it for granted to send the whole debug output including the radius request and processing and not only the freeradius instantiating output. My fault ;-) Please start radiusd -X, or freeradius -X , then start

Re: mySQL user wifi authentication error on freeradius

2012-05-08 Thread Tobias Hachmer
On 08.05.2012 16:09, xadow20 wrote: Hi! tanks for reply. Here is the debug. Please stop posting your posts three times!! Regards, Tobias Hachmer - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Accessing radwho information or accounting request from rlm_perl

2012-05-08 Thread eluna
I need to get the NAS-IP-Address attribute from the Accounting request and not from the Access request because because I am working with a WDS environment. These are the access and accounting requests: rad_recv: Access-Request packet from host 10.33.0.33 port 1645, id=36, length=211 User-N

Accessing attribute in control list

2012-05-08 Thread Mike
> > Hi guys, > > I am setting an attribute in the auth section of my config . I am able to > access the attribute in the same section and preform unlang operations on > said attribute, however, i am unable to access the same from the pre-proxy > section of my config. The attribute just expand

Re: Accessing radwho information or accounting request from rlm_perl

2012-05-08 Thread Alan DeKok
eluna wrote: > As you can see the NAS-IP-Address attributes are different, and I need a > method to get the value of the accounting request because when I need to for > example deauthenticate a user, i need to know what access point is is > actually associated to. Any solutions or hints are very mu

Re: Session-Timeout Monitoring from db.daily

2012-05-08 Thread Alan DeKok
yagizozen wrote: > All the information of the users that connect and dc, is stored in the > db.daily file I suppose. But I can not open the file with notepad and see > which user had how many seconds of active sessions. That's not how computers work. Do you open MP3s in Notepad to play them? >