RE: (Freeradius 0.1 vs. Freeradius 0.2) + LDAP

2001-09-05 Thread Peter Foreman
Well, actually the man page is right but it's kinda tricky reading :) Just depends on how you read it. It should be something like: If the freeit parameter is non zero it indicates that the res parameter should be freed by ldap_result2error by a call to ldap_msgfree(3) after the error

AW: AW: MS-CHAP Password

2001-09-05 Thread Stoll, Simon
Title: AW: AW: MS-CHAP Password Hi Chris I tried to change Auth-Type to MS-CHAP result: /opt/radius/etc/raddb/users[81]: Parse error (check) for entry uad318: Unknown value MS-CHAP for attribute Auth-Type Errors reading /opt/radius/etc/raddb/users radiusd.conf[506]: files: Module

Re: AW: MSCHAP with MPPE

2001-09-05 Thread aland
Stoll, Simon [EMAIL PROTECTED] wrote: sorry for asking again, but I'm new to radius what do i have to type in the radiusd.conf and where can i get this MS-CHAP Module? The MS-CHAP module comes with FreeRADIUS. It should build by default. You can add it to the 'authenticate' section,

Re: 128bit Proxy-State Attribute

2001-09-05 Thread Chris Parker
At 11:20 AM 9/5/2001 -0700, [EMAIL PROTECTED] wrote: Hello all, I am curious if anyone has tested freeradius with a 128bit proxy attribute. Our upstream proxy requires us to be able to take and respond to the radius requests with a 128bit proxy-state attribute. Currently we are using Cistron

Re: Problems with Solaris 8 and Cisco IOS 12.x

2001-09-05 Thread Chris Parker
At 12:07 PM 9/5/2001 -0600, you wrote: Hi all I'm having a weird problem, I just compiled version 0.2 of freeradius. fill the users , radiusd.conf and other files. On our NAS we setuped the radius server until that all is fine. But when we dialed-in neither unix users or file users can log on

Re: trying to understand module counter?

2001-09-05 Thread Chris Parker
At 01:18 PM 9/5/2001 +0200, you wrote: Hi all We can do this in radiusd.conf DEFAULT Daily-Session-Time 3600, Auth-Type = Reject Actually, you put the DEFAULT into the 'users' file, but I think you knew that. What are the keywords that are supported? What do you mean by this? Can you

FreeRadius/LDAP/Netware 5.1

2001-09-05 Thread markcapelle
Has anyone had any success getting FreeRadius 0.2 to use LDAP against NDS for authentication? Any hints, comments, suggestions, or config examples would be excellent. I have spend about a week messing with this with no success and I am at my wits end. Thanks, Mark Capelle - CNE5, CNE4, A+

garbage dirs in radacct

2001-09-05 Thread Mohsen Moeeni
My radius uses the default configuration for the location of detail logs: radacctdir = ${logdir}/radacct detailfile = ${radacctdir}/%{Client-IP-Address}/detail when i saw my radacctdir, surprisingly i found out that there are many directories there that are not my clients:

Re: garbage dirs in radacct

2001-09-05 Thread Chris Parker
At 12:33 AM 9/6/2001 +0430, you wrote: My radius uses the default configuration for the location of detail logs: radacctdir = ${logdir}/radacct detailfile = ${radacctdir}/%{Client-IP-Address}/detail when i saw my radacctdir, surprisingly i found out that there are many

Re: 128bit Proxy-State Attribute

2001-09-05 Thread VISP Systems Administration
At 01:28 PM 9/5/2001 -0500, you wrote: At 11:20 AM 9/5/2001 -0700, [EMAIL PROTECTED] wrote: Hello all, I am curious if anyone has tested freeradius with a 128bit proxy attribute. Our upstream proxy requires us to be able to take and respond to the radius requests with a 128bit proxy-state

Re: 128bit Proxy-State Attribute

2001-09-05 Thread Joe Modjeski
At 01:28 PM 9/5/2001 -0500, you wrote: At 11:20 AM 9/5/2001 -0700, [EMAIL PROTECTED] wrote: Hello all, I am curious if anyone has tested freeradius with a 128bit proxy attribute. Our upstream proxy requires us to be able to take and respond to the radius requests with a 128bit proxy-state

Change to parsing of DEFAULT between 0.2 and current

2001-09-05 Thread Spike Ilacqua
Under 0.2 the following DEFAULT entry worked: DEFAULT Service-Type = Login-User, Login-Service = Rlogin, Login-IP-Host = shellbox.ispdomain.com with the current CVS release, it gets an error: Error: /etc/raddb/users[195]: Parse error (check) for entry DEFAULT: This can

about freeradius0.2 and oracle 8.1.7

2001-09-05 Thread sunny
I am trying to install a Radius Server on red hat 7.1. I have tried ICRadius. It has a script file to build tables which radius needed on mysql, it is very simple to install. Only becase it dosen't support oracle, so I try to use freeradius 0.2. I read the /doc and I think it support oracle.