PAM Radius use (MS)CHAP, EAP, instead of PAP

2004-05-04 Thread deborha malka
Is it possible to configure PAM to use CHAP or EAP-MD5 authentication instead of PAP ? considering a non freeradius question, No. To use PAP/CHAP/MSCHAP with freeradius, Yes. Thanks, so how to configure PAM to do it ? = = Déborah Malka

(no subject)

2004-05-04 Thread jesk
testmail sorry - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

freeradius blocking until an ACK is received

2004-05-04 Thread Niall McConomy
Hi, I have a quick question about the capability of Freeradius before I investigate its use any further. I am looking for a radius server that will block creating a data session until it receives an ACK to the radius accounting start message that it has sent. Is this possible to set up with

RE: freeradius blocking until an ACK is received

2004-05-04 Thread Michael Markstaller
that will get difficult.. the accounting-start is always sent AFTER the successful authentication occured. this also makes quite sense ;) now it depends what you try to auth against freeradius (NAS,webserver,Wlan with EAP etc.). there might be a solution to achieve what you want, as nearly

Problem with Framed compression protocol

2004-05-04 Thread Costas Christonis
Hi to all, We use freeradius 0.9.3 running on a linux Red hat. We have 3 NAS (AS5200, AS5300) and the latest AS5400 HPX. WE had problem with the AS 5400 HPX working with freeradius and with isdn connections specific. We found that when we remove the Framed-Compression =Van-Jacobson-TCP-IP it works

PEAP/md5 authentication on freeradius and xsupplicant

2004-05-04 Thread Aoun Shah
Hi, I would like to know if there is any document available for PEAP/md5 authentication on freeradius and xsupplicant. I know how this works on Windows XP but I never used PEAP/MD5 authentiction on linux. So I would be more than happy if I will get some document on this. Regards, Aoun.

Re: Sharing code between modules?

2004-05-04 Thread Jon Arne Hegge
On Tue, 4 May 2004, Jon Arne Hegge wrote: Hi! Im using 0.9.3 and writing a custom module where i need to have access to some symbols in the rlm_eap module. My initial etst was to: RLM_CFLAGS = -I ..\rlm_eap in my modules Makefile. Ofcourse didnt work...Relocation error since the module

Re: Covad Telesurfer Resale

2004-05-04 Thread Alan DeKok
Walter Schulze [EMAIL PROTECTED] wrote: ... Please follow list etiquette and edit your quotes. the problem I am having is there is not someone in the Covad NOC who can explain the configuration in the FreeRADIUS file they are trying to test for. They ask me for user/pw shared secret.

Re: freeradius blocking until an ACK is received

2004-05-04 Thread Alan DeKok
Niall McConomy [EMAIL PROTECTED] wrote: I am looking for a radius server that will block creating a data session until it receives an ACK to the radius accounting start message that it has sent. No RADIUS server will do that. The RFC's say that accounting packets MAY SOMETIMES never

RE: Web Interface Errors - failed to open stream

2004-05-04 Thread Jared Jones
I know the file is there, but Im not sure exactly how to give permissions to it. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Milver S. Nisay Sent: Tuesday, May 04, 2004 11:12 AM To: [EMAIL PROTECTED] Subject: Re: Web Interface Errors - failed to open stream

ip pool infos

2004-05-04 Thread James
Hi to everybody, i need some information about how the ip-pool works in freeradius. More precisely I want to know how the address is sent to the client (is it in an attribute of a radius packet?) and what happens when there is more than one subnetwork (I mean... how does the radius server choose

EAP-Message attribute.

2004-05-04 Thread martin.p.bradley
Hello all, I have two EAP related questions when running radiusd: FreeRADIUS Version 0.9.0 running in debug mode -X. Question 1. RFC 3579 states that EAP-Start is indicated by sending an EAP-Message attribute with a length of 2 (no data). I interpret this to be the following two bytes '0x49

Re: Freeradius on redhat ES 3.0

2004-05-04 Thread Milver S. Nisay
so my questions remains: 1. anybody have luck using Auth-Type := System and got it work under redhat ES version 3.0 for Freeradius 0.9.3? Yes I did. 2. any suggestions for troubleshooting ? how PAM came into play during the radius authentication process? it is not PAM. its user

Re: Freeradius on redhat ES 3.0

2004-05-04 Thread Alan DeKok
Zhisong Jin [EMAIL PROTECTED] wrote: the problem is resolved after I sent out earilier email. It turn out the problem is cause by permission on /etc/shadow file, which by default is not readable by the radiusd user. Which is explained in the comments for the user and group configuration

Re: Looping prevention end duplicate accounting

2004-05-04 Thread Alan DeKok
Luis Guido [EMAIL PROTECTED] wrote: Thanks for the tip! I'm going to try but this will work only for leaf servers and not for proxy servers (that's what I was trying to implement). Why not? The loops that I was trying to prevent are at the Proxy Server level. But I guess this is not

Re: Freeradius on redhat ES 3.0

2004-05-04 Thread Milver S. Nisay
I cant help on RH but Im preparing to try SUSE 9.0 PRO that includes FreeRadius soon. Have you heard anything about SUSE-PRO and Radius. Ernie FC1 and FC2 also includes freeradius. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Radius PAM

2004-05-04 Thread VanWambeck, Steve
Alan, I have compiled the PAM-Radius module 1.3.16 using gcc 3.3.2 on Solaris 8. It seems to have compiled OK, no errors reported. I have copied pam_radius_auth.so to /lib/security. I have setup pam_radius_auth.conf in /etc/raddb/server with my Radius Server address and shared secret. I have

Re: windows and radius

2004-05-04 Thread Kostas Kalevras
On Tue, 4 May 2004, [iso-8859-1] deborha malka wrote: Hello all, Does anyone knows how to aythenticate a W2K user through a radius server, at the login (not for a remote access)? I have heard about some GINA, does anyone knows something about that ? (How to install it ?) GINA is the

Re: Web Interface Errors - failed to open stream

2004-05-04 Thread Kostas Kalevras
On Tue, 4 May 2004, Jared Jones wrote: Hi everyone, I'm new to the list. I have been working on a Linux, freeradius, mysql server and have seemed to run into some problems. I have the server setup, now I am just trying to get the web interface (dialupadmin) to work properly. As you all

How to config to get group attributes

2004-05-04 Thread John Duino
I'm a complete radius newbie and I can't manage to get this to work. Running v0.9.3 on Fedora Core 1. I'm using Unix authentication (system uses NIS) and I'm attempting to access this from an Aventail EX1500. Users authenticate fine, but I am not getting any group information back to the

help

2004-05-04 Thread manomugdha biswas
help = Manomugdha Biswas Yahoo! India Matrimony: Find your partner online. http://yahoo.shaadi.com/india-matrimony/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html