Re: prevent roaming configuration question

2006-10-02 Thread isidoros
James Wakefield wrote: isidoros wrote: Goal: users X,Y,Z should only be authenticated on NAS1 and not on NAS2 or any other nas users A,B,C should only be authenticated on NAS2 and not on NAS1 or any other nas etc G'day, You'll probably want users X,Y,Z

Re: prevent roaming configuration question

2006-10-02 Thread James Wakefield
isidoros wrote: Thanks James for your answer, I'm fairly new to freeradius I know the package only 14 days. (or radius in general for that matter) The group configuration is a mystery to me. It is unclear for me how this separates the users. This is how I think 1) G1 with users A,B,C 2)

mysql and nt password..

2006-10-02 Thread Collen Blijenberg
is there a good howto on using nt-passwords with freeradius and mysql as password backend ?? thx Collen - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: rlm_perl behaviour

2006-10-02 Thread Boian Jordanov
On Friday 29 September 2006 17:29, Garber, Neal wrote: When I call a perl module via rlm_perl and don't undef %RAD_CHECK and %RAD_REPLY before exiting, rlm_perl duplicates some attributes contained within the hashes. For instance: This is fixed in CVS HEAD. Also, the wiki for rlm_perl

Re: prevent roaming configuration question

2006-10-02 Thread James Wakefield
James Wakefield wrote: isidoros wrote: Thanks James for your answer, I'm fairly new to freeradius I know the package only 14 days. (or radius in general for that matter) The group configuration is a mystery to me. It is unclear for me how this separates the users. This is how I think 1)

Daily accounting

2006-10-02 Thread David Roze
Hi everyone, I have seen a lot of people who are trying to get traffic accounting collected at regular intervals to generate graphs and view per day/month etc... I have made a few modifications in order to achieve this. You can see it at http://www.netexpertise.eu/en/FreeRadius/DailyAcct.html It

RE: rlm_perl behaviour

2006-10-02 Thread Garber, Neal
This is fixed in CVS HEAD. Great. By the way, thanks for sharing rlm_perl with the community. It is fantastic and it has helped me immensely. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: prevent roaming configuration question

2006-10-02 Thread isidoros
James Wakefield wrote: isidoros wrote: Thanks James for your answer, I'm fairly new to freeradius I know the package only 14 days. (or radius in general for that matter) The group configuration is a mystery to me. It is unclear for me how this separates the users. This is how I think 1)

Re: My FreeRadius don't log anything

2006-10-02 Thread Didier Benza
If you run in debug mode (-X) the server logs to the screen instead of the disk. Hi Peter, thank you for your answer. OK, I started radiusd in normal mode. It's a little better now, a .pid and a .log files appeared but the requests are not logged in a detail file even after several

Re: prevent roaming configuration question

2006-10-02 Thread isidoros
James Wakefield wrote: James Wakefield wrote: isidoros wrote: Thanks James for your answer, I'm fairly new to freeradius I know the package only 14 days. (or radius in general for that matter) The group configuration is a mystery to me. It is unclear for me how this separates the users.

Re: prevent roaming configuration question

2006-10-02 Thread James Wakefield
isidoros wrote: James: I'm allmost there (now I'm thinking like this) 1) authorize_group_check_query: to check of the user is in a group 2) authorize_group_check_query: retrieve the check-items for this group (which is my solution) 3) authorize on the check-items. if the expression is like

Re[2]: help with undocumented attributes

2006-10-02 Thread Andrew Long
Hello Alan, OK, I'm starting out the upgrade by running through a compile on a test server with mysql 5.0.18-2.1. Are there any specific files in the running install I can look at which will provide clues what options need to be compiled in to the upgrade. And, is a pure upgrade possible,

Re: Re[2]: help with undocumented attributes

2006-10-02 Thread Peter Nixon
On Mon 02 Oct 2006 17:33, Andrew Long wrote: Hello Alan, OK, I'm starting out the upgrade by running through a compile on a test server with mysql 5.0.18-2.1. Are there any specific files in the running install I can look at which will provide clues what options need to be compiled in to

Problem With Make

2006-10-02 Thread Abel Monzon
Hi List... I still have problem at the time to Make: this is the last's line: server:~/freeradius-1.1.3# make. -rpath /usr/local/lib rlm_perl.lo rlm_perl.c /root/freeradius-1.1.3/src/lib/libradius.la \`perl -MExtUtils::Embed -e ldopts` -lnsl -lresolv -lpthread *** Warning: Linking the

Re[4]: help with undocumented attributes

2006-10-02 Thread Andrew Long
As I have inherited the system and am very new to radius, I have no idea which modules are currently installed. How can I determine? In reading over the configure/install docs, I so far see nothing about modules. Where can I get info on modules? -- Regards, Andrew Long On Mon 02 Oct 2006

Re: help with undocumented attributes

2006-10-02 Thread A . L . M . Buxey
Hi, Are there any specific files in the running install I can look at which will provide clues what options need to be compiled in to the upgrade. if you have the old source directory lying around you can easily view, eg config.log which will, in the 7th or so line, show you the options

Re: Deny user based on MAC-address

2006-10-02 Thread Kenneth Grady
you can also use lines like: #att DEFAULT User-Name =~ 80-00-10([-:]([ 0-9a-fA-F][0-9a-fA-F])){3}, Auth-Type := Reject #ibm DEFAULT User-Name =~ 10-00([-:]([ 0-9a-fA-F][0-9a-fA-F])){4}, Auth-Type := Accept #misc DEFAULT User-Name =~ ^02-|^04-[eE0][aA0]|^[aA][aA]-, Auth-Type := Reject DEFAULT

Freeradius users

2006-10-02 Thread Adrian Acuna
Hello Everybody: In my new job they want to implement Radius for PPP connection. I have installed Freeradius-1.1.3. The instalation messages show that everything is OK. But I really don't know how create new users and test it. I need something like directions to create accounts and raise the

SQL // Default user

2006-10-02 Thread Eric Hiller
Hello, I am trying to make freeradius behave so that it checks the database for the user, if the user doesnt exist it draws uses the username of something else, such as default in the sql table. How can I do this? Thank you, Eric - List info/subscribe/unsubscribe? See

rlm_ippool problem: Failed to open file - Permission denied

2006-10-02 Thread Jan Mulders
Hello, It's been far too long a day, and I think I'm overlooking something ridiculously simple. I get this error when starting freeradius: rlm_ippool: Failed to open file /etc/raddb/ippool.512k_high: Permission denied radiusd.conf[142]: 512k_high: Module instantiation failed. I've tried

Re: Freeradius users

2006-10-02 Thread Nick Larsen
Hi Adrian,Have you looked in the 'users' file in the raddb/ directory? There's some examples in there (user 'steve'). You can usually trim some stuff out of that account and use it as the base for your other users. I prefer to use MySQL to hold all the user and accounting information.Service-Type