Re: SQL Mac-Authentication based on Call-Check

2005-11-28 Thread florian broder
Morning. No one got an idea for me? Is my question just stupid, or doesn't really nobody know what to do in this case? Maybe someone of the developers can tell me, what to do with the following: # Uncomment the next line, if you want the sql_user_name to mean: # # Use Stripped-User-Name, if

Re: SQL Mac-Authentication based on Call-Check

2005-11-28 Thread Alan DeKok
florian broder [EMAIL PROTECTED] wrote: Can I use that DEFAULT to tell freeradius, that there is no user-name in the access-request packet? I mean Else use User-Name, if it's there, suggest, that the field user-name MAY be empty?! Yes. That's why it's there. See doc/variables.txt, which

Re: SQL Mac-Authentication based on Call-Check

2005-11-25 Thread florian broder
Hi. For better understanding. Here are the packets, the Catalyst sends to the radius (Cisco ACS). Captured with Ethereal. The feature (Mac-Authentication-bypass) was tested by myself, with ACS 4.0 beta and worked. The switch sends three packets like that: Radius Protocol Code: Access-Request

Re: SQL Mac-Authentication based on Call-Check

2005-11-24 Thread florian broder
Hi. Thanks for your thoughts.On 11/23/05, Alan DeKok [EMAIL PROTECTED] wrote: florian broder [EMAIL PROTECTED] wrote: The only thing I'm currently unaware of is, where I can tell freeradius to use Call-Check together with mysql, I think it's somewhere in sql.conf?No, it's also in the radcheck

Re: SQL Mac-Authentication based on Call-Check

2005-11-23 Thread Alan DeKok
florian broder [EMAIL PROTECTED] wrote: The only thing I'm currently unaware of is, where I can tell freeradius to use Call-Check together with mysql, I think it's somewhere in sql.conf? No, it's also in the radcheck table. Only thing that need to be done IMO is to tell radius, that there

RE: SQL Mac-Authentication based on Call-Check

2005-11-23 Thread Jonathan De Graeve
] [mailto:freeradius- [EMAIL PROTECTED] Namens Alan DeKok Verzonden: woensdag 23 november 2005 19:33 Aan: FreeRadius users mailing list Onderwerp: Re: SQL Mac-Authentication based on Call-Check florian broder [EMAIL PROTECTED] wrote: The only thing I'm currently unaware of is, where I can tell