[freeradius+mysql]new field of table

2011-08-01 Thread gary
Hi to all Anybody give me some guideline? I would like to add new field in mysql table, how to configure freeradius recognize the field and fill out the correct value that I want? Best Regards Gary BROWAN COMMUNICATIONS INC. Tel:886-3-600-6899 ext.4842 Fax:886-3-597-2970

Re: [freeradius+mysql]new field of table

2011-08-01 Thread Arran Cudbard-Bell
On 1 Aug 2011, at 10:34, gary wrote: Hi to all Anybody give me some guideline? I would like to add new field in mysql table, how to configure freeradius recognize the field and fill out the correct value that I want? Edit the queries in raddb/sql/your db/dialup.conf -Arran Arran

Re: [freeradius+mysql]new field of table

2011-08-01 Thread Fajar A. Nugraha
2011/8/1 gary gary.y...@browan.com: Hi to all Anybody give me some guideline? I would like to add new field in mysql table, how to configure freeradius recognize the field and fill out the correct value that I want? All queries are customizable. By default it's on raddb/sql/mysql/dialup.conf

[PATCH] Adding new attributes to the ERX dictionary

2011-08-01 Thread Bjørn Mork
This should make it compatible with JUNOSe version 12.1.1 and JUNOS version 11.2. Signed-off-by: Bjørn Mork bj...@mork.no --- share/dictionary.erx |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/share/dictionary.erx b/share/dictionary.erx index 93584d2..7b84f0c

Re: [freeradius+mysql]new field of table

2011-08-01 Thread gary
Hi Arran, Fajar I've try and thank you so much. Best Regards Gary - Original Message - From: Fajar A. Nugraha l...@fajar.net To: FreeRadius users mailing list freeradius-users@lists.freeradius.org Sent: Monday, August 01, 2011 4:41 PM Subject: Re: [freeradius+mysql]new field of

Re: WiFI

2011-08-01 Thread Michel Bulgado
Alan Buxey wrote: Hi, With them, users connect to my network using WIFI using a password exchange. I would like to change this pattern, I wondered if configuration is possible to perform Authentication, Authorization and Accounting with Freeradius and if I can provide any documentation

Security issues with 1.1.3 flatfile

2011-08-01 Thread d . tom . schmitt
Currently running 1.1.3 on CentOS 5.x. I am currently using the flat file option and it works just fine as long as the permissions on the file are: 664 RW-RW-R- Record in the file looks like: Tom tab Auth-Type := Local, User-Password := tompass This allows

RE: Security issues with 1.1.3 flatfile

2011-08-01 Thread Sallee, Stephen (Jake)
So my questions are: There REALLY needs to be a good reason that you are running any 1.X version or else your question should be, Why haven't I upgraded to the latest and most secure FreeRADIUS release. Jake Sallee Godfather of Bandwidth System Engineer University of Mary Hardin-Baylor 900

Re: Security issues with 1.1.3 flatfile

2011-08-01 Thread James J J Hooper
On 01/08/2011 22:08, d.tom.schm...@l-3com.com wrote: Currently running 1.1.3 on CentOS 5.x. Upgrade I am currently using the flat file option and it works just fine as long as the permissions on the file are: 664 RW-RW-R— Record in the file looks like: Tom tab Auth-Type := Local,

RE: Security issues with 1.1.3 flatfile

2011-08-01 Thread d . tom . schmitt
Because that is what is installed when you do 'yum -y install freeradius' on the CentOS 5.x PBX-in-a-Flash (PiaF) platform. Otherwise, you have to explain to everyone how to manually install 2.1.7. Does the problem not exist in 2.1.7? Also, that was the How-To for MySQL that I was able to

RE: Security issues with 1.1.3 flatfile

2011-08-01 Thread Sallee, Stephen (Jake)
Because that is what is installed when you do 'yum -y install freeradius' on the CentOS 5.x PBX-in-a-Flash (PiaF) platform. That is a fair statement, however I will say the installing FR from source is the easiest source installation I have ever done. And as for staying up to date, a two

Re: Security issues with 1.1.3 flatfile

2011-08-01 Thread John Dennis
On 08/01/2011 05:08 PM, d.tom.schm...@l-3com.com wrote: Currently running 1.1.3 on CentOS 5.x. You really should upgrade to 2.x. In RHEL 5 the package name of the 2.x version of FreeRADIUS is freeradius2. The reason why the package name is different is because the configuration of FreeRADIUS

Re: Security issues with 1.1.3 flatfile

2011-08-01 Thread Andrew Hood
d.tom.schm...@l-3com.com wrote: Currently running 1.1.3 on CentOS 5.x. I am currently using the flat file option and it works just fine as long as the permissions on the file are: 664 RW-RW-R- Is the file owner the same as the user as which freeradius is running? If it is, I

Re: Security issues with 1.1.3 flatfile

2011-08-01 Thread John Dennis
On 08/01/2011 05:50 PM, Sallee, Stephen (Jake) wrote: Because that is what is installed when you do ‘yum –y install freeradius’ on the CentOS 5.x PBX-in-a-Flash (PiaF) platform. That is a fair statement, however I will say the installing FR from source is the easiest source installation I

Machine Authentication

2011-08-01 Thread Leonardo Drumond
Hi to All, I need configure Freeradius, with machine authentication (hosts) in LDAP database. Anybody have a tutorial ? Who can help me ? Thanks, Leonardo Leonardo José Drumond Analista de Suporte Seção de Infraestrutura de Tecnologia da Informação - SECITI Câmara Municipal de

[freeradius+mysql]pap method

2011-08-01 Thread gary
Hi All I configure the NAS client as pap method for user authentication. But through the packet analysis by wireshark it appears Encrypted. Is it normal or any incorrect configure on NAS or Freeradius server? Best Regards Gary 111.JPG- List info/subscribe/unsubscribe? See

Re: [freeradius+mysql]pap method

2011-08-01 Thread Fajar A. Nugraha
2011/8/2 gary gary.y...@browan.com Hi All I configure the NAS client as pap method for user authentication. But through the packet analysis by wireshark it appears Encrypted. To debug radius problems, it's much easier and informative to run debug mode (radiusd -X) instead of using packet