Cisco VSA h323 Attribute show again in string

2002-03-22 Thread Raymond Chen
Dear list,   I still can’t get this to work even I enable the “with_cisco_vsa_hack=yes”  in radiusd.conf.  Did I missing something in the configuration?   Thanks   Raymond  

Re: Radclient

2002-03-22 Thread Frank Cusack
On Fri, Mar 22, 2002 at 05:48:57PM -0500, Randy Moore wrote: > At 03:49 PM 3/22/2002 -0500, you wrote: > >Can someone provide example of using radclient to verify CHAP works? > > This should all be one one line: > > echo "User-Name = \"bob\", CHAP-Password = \"bobspassword\"" | radclient > my

Help needed.. Message-Authenticator attribute..

2002-03-22 Thread Sunil Chitnis
Hello, I am using FreeRadius 0.5 on Solaris to test EAP support for Radius client. The Radius authentication works fine in regular userid/password setup. During testing of 802.1X EAP Authentication using Radius, I am not getting proper expected response from server. Per the RFC 2

Re: Radclient

2002-03-22 Thread Randy Moore
At 03:49 PM 3/22/2002 -0500, you wrote: >Can someone provide example of using radclient to verify CHAP works? This should all be one one line: echo "User-Name = \"bob\", CHAP-Password = \"bobspassword\"" | radclient myradserver auth mysecret >Thanks >Michael > >- >List info/subscribe/unsu

Radclient

2002-03-22 Thread Michael S. McCollough
Can someone provide example of using radclient to verify CHAP works? Thanks Michael - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: expanding attributes for "groups"

2002-03-22 Thread Kostas Kalevras
On Fri, 22 Mar 2002, Bjorn Nordbo wrote: > Thomas Huehn wrote: > > On Friday 22 March 2002 14:34, you wrote: > > > Is this possible with FreeRADIUS, or is it a better way to do this kind > > > of thing? > > > > Yes it is possible with Free Radius. You could store the data in a mysql > > database

Re: radius client

2002-03-22 Thread Sagara Wijetunga
The portslave (http://sourceforge.net/projects/portslave) is good radius client if you are interested to pick up dial-in calls and authenticate with the Radius server. Sagara >From: ¼BªF®¶ <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: radius client >Date:

Re: expanding attributes for "groups"

2002-03-22 Thread Bjorn Nordbo
Thomas Huehn wrote: > On Friday 22 March 2002 14:34, you wrote: > > Is this possible with FreeRADIUS, or is it a better way to do this kind > > of thing? > > Yes it is possible with Free Radius. You could store the data in a mysql > database with settings per group and also per user. Each user c

RE: rlm_attr_filter + Ascend-Data-Filter

2002-03-22 Thread Randy Moore
This has been fixed in version 0.5. Even without the fix, the attribute is used properly, it was just displayed incorrectly. At 03:21 PM 3/21/2002 -0800, you wrote: >Hi , >I am facing a problem with a Ascend-Data-Filter "ip in forward tcp est ".I >am using freeradius version 0.4 on a VA-linux b

Re: Matching troubles in users file...

2002-03-22 Thread Shawn O'Shea
> > If you passed then add a bunch of attributes to make you > > work > > If you failed then send back only a Reply-Message attribute > > To do this generally would require a post-authenticate stage. The > server doesn't have this right now. > > If the authentication fails, the server *doe

Re: expanding attributes for "groups"

2002-03-22 Thread Thomas Huehn
On Friday 22 March 2002 14:34, you wrote: > Hello, > > We are running Cisctron, but will probably migrate to FreeRADIUS shortly. > > Today, we have a user database of about 1 million entries contained in a > GDBM file (GDBM support hacked into Cistron). All of these users have a > Group-Name attri

expanding attributes for "groups"

2002-03-22 Thread Bjorn Nordbo
Hello, We are running Cisctron, but will probably migrate to FreeRADIUS shortly. Today, we have a user database of about 1 million entries contained in a GDBM file (GDBM support hacked into Cistron). All of these users have a Group-Name attribute, for instance "isdnuser". We also have a group fi

radius client

2002-03-22 Thread 劉東振
Hello, I have set up a radius server and it works correctly. But I have a question, Is the radclient is a real radius client software(or program)? Or just a simulator for testing the radius server. Can anyone tell me where to find the radius client

Re: radius client

2002-03-22 Thread Frank Cusack
On Fri, Mar 22, 2002 at 03:44:45PM +0800, ¼BªF®¶ wrote: > Hello, > > I have set up a radius server, and it works correctly. > But I have a question: Is "radclient" a real radius clinet software? > Or just a simulator for testing the radius server. > If it is a simulato