RE: perl scripts

2006-03-11 Thread mnisay
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of debikSent: Friday, March 10, 2006 8:41 PMTo: FreeRadius users mailing listSubject: Re: perl scripts I have got onother mysql base and i wont to write perl script to tel the radius server to use the data in that database.

Re: HOW TO ATTACH A USER TO A SPECIFIC MAC ADDRESS

2006-03-11 Thread Phil Mayers
Aime wrote: Hello, How do I define a user in users file so that the user can only be accepted from a given mac address ? In the following exemple , what must I replace . with in the check items ? : user1User-Password == passwd . That is not a FreeRadius question. It depends on

Re: NAS MAC Addres Atribute

2006-03-11 Thread Phil Mayers
Alex M wrote: Hi Is the attribute for NAS MAC address is: “NAS-Identifier”? Most NASes don't send their own MACs as far as I know. I cannot imagine why it would be useful to key off MAC. NAS-Identifier is usually the hostname or something similar. - List info/subscribe/unsubscribe? See

Re: perl scripts

2006-03-11 Thread debik
Yes. But that onother database is not in radius format like: op, value, etc. So I have to write a perl script. - Original Message - From: mnisay To: 'FreeRadius users mailing list' Sent: Saturday, March 11, 2006 11:27 AM Subject: RE: perl scripts

Re: NAS MAC Addres Atribute

2006-03-11 Thread Zoltan A. Ori
On Friday 10 March 2006 22:25, Alex M wrote: Hi Is the attribute for NAS MAC address is: NAS-Identifier? Examine what your NAS sends, read the NAS docs. My devices send the NAS MAC address as Called-Station-Id. Yours may be different or not send it at all. Zoltan Ori - List

Re: perl scripts

2006-03-11 Thread Thor Spruyt
SEND PLAIN TEXT!!! You can change the SQL queries in the sql configuration file. If you really want to use a perl script, then go have rlm_exec and rlm_perl at your disposal... read the docs. -- Groeten, Regards, Salutations, Thor Spruyt M: +32 (0)475 67 22 65 E: [EMAIL PROTECTED] W:

Re: Password Logging

2006-03-11 Thread andre kip
Hi Craig! I haven't found out where this rlm_detail module is for logging information. Where are these files? I guess it is not a file with *.so ending. Trüffel --- Craig T. Hancock [EMAIL PROTECTED] schrieb: Alan, When I grep the source tree for pair-attribute I could only find 11 files

help

2006-03-11 Thread toni
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Realms allowed to some huntgroup

2006-03-11 Thread Alan DeKok
Walter Reynolds [EMAIL PROTECTED] wrote: Currently I am running version 1.0.4 You should upgrade to 1.1.0, but that's another story. 1. How can I authenticate realms differently. 2. Can I set up logging based on Realm Key off of the Realm attribute. Well this works and