Re: ntlm_auth not working from within Freeradius with Domain in Username

2009-01-19 Thread Holger Steppke
Hi, this would then just strip of the Domainname from the --username parameter. So its lost. If possile i like to keep it eithere in the username or if i can get it in anothere variable (will check rlm_mschap if thee is one) to feed this into --domain. In case its Empty i could pace a Default Doma

Adding Attributes to a post proxy request

2005-11-05 Thread Holger Steppke
Hi, i have read a couple of msg on this list about the same problem i actualy have but could not really find a nice solution for it. I have a case where I use Freeradius for proxy auth/acct to home servers. Lets assume I will be more then 20-40 different realms. Before the answer goes back to th

RE: Proxying based on AVPair (multiple SSIDs)

2005-11-05 Thread Holger Steppke
Hi, there is no attribute in the Request you can match on :( We do EAP and at least there is no and i found now way to add one. But there is a way to configure different radius servers per ssid :) You "just" ;) need to specifiy different Radius Server groups. The real order in the config is diff

Re: Cisco WDS, WLSE and FreeRADIUS (SOLUTION!)

2005-04-13 Thread Holger Steppke
Hi, do you know if this is fixed in the wlse in the meantime ? I have to set this up in the next couple of days and like to prevent to have to different radius binaries one for the WDS/WLSE and one for the users :( If not i will talk to Cisco too :) Bye Holger Martin Hamilton schrieb: H

-i and -p commandline options

2005-03-01 Thread Holger Steppke
Hi, in the man page i found the comment that this options are deprecated and listen/bind should be used. Just my sentence on this why to let them stay in the code :) I found such options very usfully maintaining same configuration across multiple redundand servers. So eg. Radiusd.conf could be th

FW: Cisco WDS, WLSE and FreeRADIUS

2005-02-28 Thread Holger Steppke
Hi, has someone ever ask Cisco about that "issue" ?! If yes what was the answer? Buy Cisco ASC server ? Regards Holger > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of Jeffrey C. Ollie > > Sent: Monday, February 14, 2005 5:34 PM

RE: Accounting request

2004-11-07 Thread Holger Steppke
Title: Message Hi,   you need to check you NAS to include thos attribtes. It is the NAs wich sends those. So if there not present you can not solve this on freeradius. Freeradius does only stroe what is present in the Acct Request from the NAS   Bye     Holger   -Original Message-

RE: Is there some kind of trick to make Cisco LEAP work???

2004-11-05 Thread Holger Steppke
WLSE is brocken ? Is that still right or have you got it working ? Regards Holger Steppke > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of James Munroe > Sent: Sunday, September 26, 2004 5:05 PM > To: [EMAIL PROTECTED]

RE: Authentication for Cisco WDS?

2004-11-05 Thread Holger Steppke
Does only work with Cisco LEAP. And well i would be surpised if it would be possiple to somehow cach the EAP/TLS stuff to reuse them later ?! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Matanya Elchanani > Sent: Thursday, October 07, 2004

RE: solved Re: compile issues on solaris 7

2004-08-18 Thread Holger Steppke
Hi Mike, i run into same issue. How do you changed it ? Well i could just ignore the stuff in line 355 inet_ntop with AF_INET6 but i don´t think this is smart. Bye Holger > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mike > Sent: Wednes

RE: groupreply per NAS

2004-04-26 Thread Holger Steppke
Look at the Huntgroup feature.   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Sérgio José FerreiraSent: Freitag, 23. April 2004 15:30To: [EMAIL PROTECTED]Subject: groupreply per NAS Hello,       How can I reply attributes per NAS ? If user

RE: OS for FreeRADIUS

2004-04-21 Thread Holger Steppke
Hi, well don?t lmow how well it runs on the others. I run it on Solaris 2.6 and 2.8 and it works well. Bye Holger [EMAIL PROTECTED] <> wrote on : > Is there a recommended OS for freeradius? > Is there really a difference (performance or otherwise) between running > freeradius on FreeB

Tagged Attributes and attribute filter does not work correctly

2004-04-21 Thread Holger Steppke
Hi, like to bothere you again about Taged Attributes. (0.9.3) Its not like i complain about. I work arounded it differently vor myself but hopefully someone is intressed in seening this. If i add some more of those Attributes in the usersfile like Tunnel-Endpoint:1 += 1.2.3.4 Tunnel-Endpoint:2 +

Huntgroup matching == vs !=

2004-04-20 Thread Holger Steppke
Hi, working alot on 0.9.3 at the moment, hope you not feel bothered to much of my many requests. This time i found something starnge regarding the huntgroup Matching. Lets says there is a huntgroup call "foo" with some ips and a lot of othere ips wich are not part of a huntgroup as they could cha

RE: How to add attributes at post proxy stage ?

2004-04-20 Thread Holger Steppke
[EMAIL PROTECTED] <> wrote on : > "Holger Steppke" <[EMAIL PROTECTED]> wrote: >> Now i need same function with Freeradius. Well i think a >> "post_proxy_authorize = yes" would do and my usersfile is parsed again. > > Yes. That's what

Multiple Taged Attributes

2004-04-19 Thread Holger Steppke
Hi, i think i wrote already on this list that i migrating from cistron to freeradius 0.9.3 so there i found anothere point i like to highlight. It is subject to discuss. maybe its wanted that way don´t know. Bascily adding multiple Attributes from the same name does work with += adding an attrib

How to add attributes at post proxy stage ?

2004-04-19 Thread Holger Steppke
Hi, i´am movin away from Cistron and now having a issue with the different behavior both servers have. Ciston calls users twice once at the time sending the resquest and second when the answer from the home server is recievd. Could matche there then based on realms, usernames and wildcards. Wich

configure --without-rlm_modulename dosn´t seam to work correctly

2004-04-16 Thread Holger Steppke
Hi, properly i´am to stupid to know why but if i run configure for 0.9.3 with quit some --whithout-rlm_modulename statements at the end "Make.inc" still has all modules listed. Which is bad for me because some that i not need are not compiling on my box so make doesn't finish. Well i edit it by