RE: Freeradius-Users Digest, Vol 43, Issue 3
Well, I'm porting to PPC with package by the hands of other people and one of those is freeradius-1.1.7. Ok. I'll do that. By the way, does the configuration file of version 1.1.7 use for 2.1.1? Thanks. -----Original Message----- From: freeradius-users-bounces+cs010101=gmail.com@lists.freeradius.org [mailto:freeradius-users-bounces+cs010101=gmail.com@lists.freeradius.org] On Behalf Of freeradius-users-request@lists.freeradius.org Sent: Monday, November 03, 2008 8:00 PM To: freeradius-users@lists.freeradius.org Subject: Freeradius-Users Digest, Vol 43, Issue 3 Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..." Today's Topics: 1. Re: [Q] compiling for ppc. (Anders Holm) 2. Re: Freeradius-1.0.5_PEAP with EAP-MD5 auth failure (Anders Holm) ---------------------------------------------------------------------- Message: 1 Date: Mon, 03 Nov 2008 08:10:21 +0000 From: Anders Holm <anders.holm@sysadmin.ie> Subject: Re: [Q] compiling for ppc. To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Message-ID: <490EB1ED.80909@sysadmin.ie> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Young-Whan Kim wrote:
Hi~~ Happy to meet you.
I'm trying to compile for PPC. The version is 1.1.7.
Why 1.1.7? Use 2.1.1 if you're going through the trouble of compiling anyway.
/opt/mvl4/pro/devkit/ppc/7xx/bin/../lib/gcc/powerpc-montavista-linux/3.4.3/.
./../../../powerpc-montavista-linux/bin/ld: attempted static link of dynamic object `/opt/mvl4/pro/devkit/ppc/7xx/bin/../target/usr/lib/libgdbm.a' collect2: ld returned 1 exit status
Fairly self-explanatory. Why not start with 2.1.1, and use configure without options and see how far you get, and then take one step at a time until things are where you want them to be. //anders ------------------------------ Message: 2 Date: Mon, 03 Nov 2008 08:11:50 +0000 From: Anders Holm <anders.holm@sysadmin.ie> Subject: Re: Freeradius-1.0.5_PEAP with EAP-MD5 auth failure To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Message-ID: <490EB246.6040603@sysadmin.ie> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" This is likely to have been fixed in a newer version. Do you see this with a 2.1.1 installation? //anders Prasad Parab wrote:
Hi,
Am using freeradius-1.0.5 for PEAP authentication with EAP-MD5. Attached is the log of auth failure wirg the same. Attached also are the configuration files. Kindly help.
Regards Prasad ------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Well, I'm porting to PPC with package by the hands of other people and one of those is freeradius-1.1.7.
Ok. I'll do that. By the way, does the configuration file of version 1.1.7 use for 2.1.1?
You can, but you would loose a lot of new features by using old configuration. It' very easy to adapt it. Main change is that parts of radiusd.conf have moved out to other files. AAA, pre and post proxy etc. is now in virtual servers (raddb/sites-enabled) while modules (mschap, ldap etc.) are now separate files in raddb/modules. Since there is very little to change in default configuration anyway ... Ivan Kalik Kalik Informatika ISP
participants (2)
-
tnt@kalik.net -
Young-Whan Kim