release 1.0.0 still not running on Cygwin

2004-08-10 Thread
hiafter successfully make and make install(with minor change in src/modules/rlm_eap/Makefile for installing radeapclient.exe), I get the same error message as those in pre3: radiusd.conf[9] Failed to link to module 'rlm_eap': unknown error The autoconf options are those provided in doc/CYGWIN

Re: PEAP LDAP

2004-08-10 Thread Alexandre Durand
So how to configure password for it works?? Because i configure clear password in LDAP database but it doesn't work. Can you explain me in details what i have to do. In radiusd.conf i put in ldap section : password_attribute = userPassword So i test freeradius with many authentification

Re: Postgresql.conf authenticate_query not used

2004-08-10 Thread Thor Spruyt
Alan DeKok wrote: Perhaps I don't understand what you're getting excited about. You've just posted a number of messages about this topic, when I already told you that query wasn't used. Is the authorize_query also used to retrieve the user's password from the database? -- Regards, Thor

unsubscribe

2004-08-10 Thread Georgi Ivanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -- Aii Data Processing System Administrator IT Department http://6lyokavitza.org One OS to rule them all, One OS to find them, One OS to bring them all and in the darkness bind them -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5

problem compiling mysql module

2004-08-10 Thread Conosciani Mauro
Hi everybody Im having problem compiling freeradius-1.0.0-pre3 on RH ES 3, running [freeradius-1.0.0-pre3]# ./configure --prefix=/usr/local/radius/ --with-mysql-dir=/usr/local/mysql/bin/ --with-mysql-lib-dir=/usr/local/mysql/lib/ --with-mysql-include-dir=/usr/local/mysql/include/ I

Re: PEAP LDAP

2004-08-10 Thread Tiago Fernandes
hi. try to add ntPassword attribute or lmPassword to your ldap schema. define the ntPassword attribute for the user, using smbencrypt to generate the password hash. Tiago Fernandes On Tue, 10 Aug 2004 10:03:30 +0200 Alexandre Durand [EMAIL PROTECTED] wrote: So how to configure password

Re: problem compiling mysql module

2004-08-10 Thread Jan Satko
[freeradius-1.0.0-pre3]# ./configure --prefix=/usr/local/radius/ --with-mysql-dir=/usr/local/mysql/bin/ Try this without /bin/. --with-mysql-lib-dir=/usr/local/mysql/lib/ --with-mysql-include-dir=/usr/local/mysql/include/ I don't type any --with-mysql-* parameters and configure script

Re: [Help] duplicate radacct records in my postgresql database

2004-08-10 Thread Alexander M. Pravking
On Tue, Aug 10, 2004 at 04:18:08PM +0800, ac wrote: I use postgresql to record all the radacct-pkts from the freeradius-0.9.3. But sometimes the record with the same acctuniqueid, acctsessionid appears twice or much more times. I don't know why it happened and how to avoid it.

Re: PEAP LDAP

2004-08-10 Thread Alexandre Durand
But there is not an other solution because in this case i oblige to install Samba and i can't do this. Or how to try to add ntPassword attribute or lmPassword to your ldap schema.?? Thanks - Original Message - From: Tiago Fernandes [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday,

make fail under Fedora

2004-08-10 Thread Yyc
hello I install freeradius-1.0.0-pre3 under Fedora(i m not clear with the versionKernal:Linux version 2.6.5-1.358smp ). ./configure --prefix=/usr/local/radius make and the error info : snap gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS

Re: PEAP LDAP

2004-08-10 Thread Tiago Fernandes
On Tue, 10 Aug 2004 14:30:48 +0200 Alexandre Durand [EMAIL PROTECTED] wrote: i open ldap.attrmap file and i can see 2 lines : checkItemLM-PasswordlmPassword checkItemNT-PasswordntPassword So? right. that is for freeradius to know how radius atributes correspond to ldap

Re: user can't connect internet

2004-08-10 Thread Alan DeKok
=?big5?q?chung=20chia=20chuin?= [EMAIL PROTECTED] wrote: When wireless users try to access NAS/Radius Server, then everthing was go well , both radius and user had show authentication success , but wireless users can't connect to others, can't ping to others.Is that any extra config as

Re: Permissions problem on the website

2004-08-10 Thread Alan DeKok
Ben Walding [EMAIL PROTECTED] wrote four times: The online docs are not available via the links on the website: http://www.freeradius.org/radiusd/doc/ The directory is not indexed. See the CVS web for the files. And posting the same message 4 times doesn't help. Alan DeKok. - List

Re: Postgresql.conf authenticate_query not used

2004-08-10 Thread Alan DeKok
Thor Spruyt [EMAIL PROTECTED] wrote: Is the authorize_query also used to retrieve the user's password from the database? Yes. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Redirection to a web page

2004-08-10 Thread Lisa Casey
Hi, I think this has been asked before, but I cannot find it searching the list. How would I (or can I) use free radius to redirect all authentications to a specific web page based on Called-Station-ID? Lisa Casey Netlink 2000, Inc. - List info/subscribe/unsubscribe? See

Boot at Startup - Debian

2004-08-10 Thread Nathan Blackham
I am running FreeRadius1.0.0pre3 that was compiled from source along with OpenSSL per jbibe's instructions on dslreports.com. My server is running fine. My question is what I need to do for the init.d script to get it to start up at boot time. Should I steal the script from Debian's package of

Starting Daemon in Debian

2004-08-10 Thread Nathan Blackham
I am using Debian for my FreeRadius server. I compiled both OpenSSL and FreeRadius1.0.0pre3 from code. My question is not so much troubleshooting the server but getting it started the way I want it. My question is what I should use to start the server at boot. Should I steal the init.d script

Re: Boot at Startup - Debian -- SORRY ABOUT THE DUPLICATE

2004-08-10 Thread Nathan Blackham
Evolution Crashed on me and I didn't know if the first message sent. Sorry. On Tue, 2004-08-10 at 10:23, Nathan Blackham wrote: I am running FreeRadius1.0.0pre3 that was compiled from source along with OpenSSL per jbibe's instructions on dslreports.com. My server is running fine. My

RE: freeradius start on boot rc.radiusd

2004-08-10 Thread Bastien
You should check for something like that at the head of the file : #!/bin/sh # # chkconfig: 345 99 10 # description: Start/Stop the FreeRADIUS Daemon # Rgds, Bastien -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Babar Shafiq Envoyé : mardi 10 août

RE: freeradius start on boot rc.radiusd

2004-08-10 Thread Bastien
Sorry.. I read too fast :o( -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Bastien Envoyé : mardi 10 août 2004 18:55 À : [EMAIL PROTECTED] Objet : RE: freeradius start on boot rc.radiusd You should check for something like that at the head of the

minimum required modules for EAP-TTLS

2004-08-10 Thread Yi Zheng
Hi, I am tring to build a server with the smallest footprint that can do EAP-TTLS, with plain unix password file for authentication. No need for ldap, sql etc. In my current Make.enc, I have the default modules as the following: RADIUSD_MAJOR_VERSION = 1RADIUSD_MINOR_VERSION =

Re: freeradius start on boot rc.radiusd

2004-08-10 Thread Kevin Bonner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 10 August 2004 12:45, Babar Shafiq wrote: If somebody have same problem like me try those steps:- install -m 755 rc.radiusd /etc/rc.d/init.d/radiusd and then chkconfig --add radiusd *error* service radiusd does not support chkconfig

FreeRadius 1.0.0 Compiler error in rlm_krb5.c

2004-08-10 Thread RON FLORY
- FreeRadius 1.0.0 - Linux, x86, Fedora Core 2-based, 2.6.7 - Kerberos 5 release 1.3.3 - gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) Making static dynamic in rlm_krb5... gmake[6]: Entering directory `/opt/x/freeradius-1.0.0/src/modules/rlm_krb5' gcc -g -O2 -D_REENTRANT

Re: web based billing

2004-08-10 Thread Thor Spruyt
Contact Siemens for the ISP In A Rack offering. And post your message in text format next time :) -- Regards, Thor Spruyt E: [EMAIL PROTECTED] W: www.thor-spruyt.com M: +32 (0)475 67 22 65 - Original Message - From: Barry Murphy To: [EMAIL PROTECTED] Sent: Tuesday, August 10, 2004 9:07

Re: snapshot-20040807 - fedora core 1 - make fails - SOLVED

2004-08-10 Thread Thor Spruyt
Hi, Just to let you know that this issue is gone in 1.0.0 Thanx! Thor. Paul Hampson wrote: On Sun, Aug 08, 2004 at 02:54:33PM +0200, Thor Spruyt wrote: Paul Hampson wrote: On Sat, Aug 07, 2004 at 08:57:10PM +0200, Thor Spruyt wrote: Looking into the libltdl directory, I don't see a

Re: FreeRadius 1.0.0 Compiler error in rlm_krb5.c

2004-08-10 Thread Kevin Bonner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 10 August 2004 15:26, RON FLORY wrote: Changing the include of com_err.h at line 40 of rlm_krb5/rlm_krb5.c from: #include com_err.h to: #include et/com_err.h Yes, but is it portable? Probably not. Allows the build to

Problem with FreeRADIUS 0.9.3 using LDAP Auth

2004-08-10 Thread Oscar Caballero Chavanel
Hello, I started using and configuring FreeRADIUS 0.9.3 on SuSE Linux Enterprise Server 8. I need to authenticate RADIUS users to eDirectory server using LDAP. After some research, I found how to accomplish that, however, the performance is extremely slow. I am getting responses from LDAP after

missing EAP-TTLS outer User-Name

2004-08-10 Thread David Hart
This issue was discussed on the list several months ago, but I haven't seen any resolution posted. Recent Broadcom wireless drivers in Dell laptops natively support EAP-TTLS but do not send an outer User-Name. Apparently the standard permits this behavior, but it causes EAP authentication to fail

Re: snapshot-20040807 - fedora core 1 - make fails - SOLVED

2004-08-10 Thread Paul Hampson
On Tue, Aug 10, 2004 at 10:35:00PM +0200, Thor Spruyt wrote: Just to let you know that this issue is gone in 1.0.0 1.0.0 is basically 1.0.0-pre3, which you had said was already working. I expect the problem still exists in CVS HEAD. -- Paul TBBle Hampson, on an alternate email client. - List

Re: Problem with FreeRADIUS 0.9.3 using LDAP Auth

2004-08-10 Thread Robert Banniza
Run 'radiusd -X -A' and report back where it seems to be hanging up. Robert On Tue, Aug 10, 2004 at 03:38:17PM -0600, Oscar Caballero Chavanel wrote: Hello, I started using and configuring FreeRADIUS 0.9.3 on SuSE Linux Enterprise Server 8. I need to authenticate RADIUS users to

command-line option -p to radiusd not working

2004-08-10 Thread Nils Rønhovde
Hello, I am a bit puzzled that radiusd says Ignoring deprecated command-line option -p while usage() says: -p port Bind to 'port', and not to the radius/udp, or 1646/udp. I must admit that I haven't read the list thoroughly for the last year or so, so can I have missed a discussion

Radutmp and Simultaneous-use

2004-08-10 Thread David
Hi, I have a stand alone radius server set up in a test enviroment so that I can test and learn more about simultaneous use. I am using radclient to send auth requests, start and stop packets. I have radutmp/radwtmp enabled in radiusd.conf. I have created a test user in my user file: test

How to force PAP and disable CHAP?

2004-08-10 Thread ecsd
freeradius-1.0.0 pre3 How do I tell FreeRadius to DO pap and NOT do chap? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html