Build problem on Debian 3

2004-11-01 Thread rashad
Build process breaks down at following point: /root/freeradius/freeradius-1.0.1/libtool --mode=link gcc -release 1.0.1 \ -module -export-dynamic -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D OP ENSSL_NO_KRB5 -I../.. -I../../../../include \ -I'/usr/include/mysql' -o rlm_sql_mysql.la

Re: Build problem on Debian 3

2004-11-01 Thread Rens Houben
In other news for Mon, Nov 01, 2004 at 12:22:04PM +0400, rashad has been seen typing: Build process breaks down at following point: /usr/bin/ld: cannot find -lz Where is the problem? There. -- Rens Houben |opinions are mine Resident linux guru and sysadmin

problem building from CVS

2004-11-01 Thread Alexander Serkin
Hi. While trying to build last CVS snapshot on sunos 5.8 i got some error: gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations

unsubscribe 480096 thc@frognet.net

2004-11-01 Thread T. Howell-Cintron
On 2004/11/01 10:52 EST [EMAIL PROTECTED] wrote: This is an automated response. There were problems with the email commands you sent to Mailman via the administrative address [EMAIL PROTECTED]. To obtain instructions on valid Mailman email commands, send email to [EMAIL PROTECTED] with

Re: How to Aurthenticate users with an external prog

2004-11-01 Thread Payam Shabanian
but i want to DO authentication by an external program. from the doc it seems that you can only run an external program when a user is authenticated. am i right or there are other ways to do this? thanks, Payam Shabanian On Sat, 30 Oct 2004 11:26:55 -0400 (EDT), Dustin Doris [EMAIL PROTECTED]

pppoe auth problem

2004-11-01 Thread Joel n.solanki
Dear all, I have configured pppoe+ mysql with free-radius. Now i have used the sql file camed along with free-radius source. this is the file freeradius-0.9.2/src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql Now i made the database according to told by this document

help:how to make XP supplicant to get an IP if I use ippool

2004-11-01 Thread
freeradius-users-request hello,every boy. First,I am very sorry for my pool English. I have configured freeradius1.0.1 to use ippool module for ip assigement.In the debug,I can see freeradius has assign the IP,but I don't know how to make the XP supplicant to

Re: pppoe auth problem

2004-11-01 Thread Vipul Ramani
HI joe Well can u check out with u 1st table mysql select * from radcheck; ++++--+--+ | id | UserName | Attribute | Value| Op |

RE: ldap searching

2004-11-01 Thread Ron Wahler
It seems that one of our customers has a database in which it does Have duplicate users names, they were asking the following question: Would also like to know how LDAP handles duplicate user names (if the baseDN was set to O=ACME instead of OU=Users,O=ACME) If the basedn Is at the higher level

RE: ldap searching

2004-11-01 Thread Ron Wahler
If there are multiple users in an LDAP database with the same login name what is The default behavior of the ldap module, will it stop at the first login name that Matches and compare the password ? I assume so. If I wanted it To keep comparing all the users it finds in the database

RE: ldap searching

2004-11-01 Thread Kostas Kalevras
On Mon, 1 Nov 2004, Ron Wahler wrote: It seems that one of our customers has a database in which it does Have duplicate users names, they were asking the following question: Would also like to know how LDAP handles duplicate user names (if the baseDN was set to O=ACME instead of OU=Users,O=ACME)

Access-Reject and freeradius-dialupadmin

2004-11-01 Thread Victor Romero
As far as I read on this thread, http://lists.freeradius.org/archives/freeradius-users/2004/09/msg00313.html ... theres no problem inserting the Access-Reject on tables, is there some reason to use the (I guess cron-called) freeradius-dialupadmin/bin/log_badlogins instead inserting

Don't Proxy Alive Packets

2004-11-01 Thread Joachim Dostal
hi all, is it possible to proxy all accounting (start/stop)packets - but not the alive(update) packets ? is there any solution ? thx4allinfos, joachim -- Geschenkt: 3 Monate GMX ProMail + 3 Top-Spielfilme auf DVD ++ Jetzt kostenlos testen http://www.gmx.net/de/go/mail ++ - List

mod_auth_radius-2.0 difficulty

2004-11-01 Thread Tippens, Jennifer
Hello all, I have used mod_auth_radius with apache 1.x.x with no problems. We recently started upgrading the apache servers to 2.0. I downloaded the mod_auth_radius-2.0.c from http://www.freeradius.org/mod_auth_radius/ . It is version 1.5.7. The module compiled correctly with apxs. I

Re: dynamic IP addresses with mysql

2004-11-01 Thread Alan DeKok
Terence Agius [EMAIL PROTECTED] wrote: But how do I make that IP Address dynamic ? Use the ippool module. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Access-Reject and freeradius-dialupadmin

2004-11-01 Thread Kostas Kalevras
On Mon, 1 Nov 2004, Victor Romero wrote: As far as I read on this thread, http://lists.freeradius.org/archives/freeradius-users/2004/09/msg00313.html ... theres no problem inserting the Access-Reject on tables, is there some reason to use the (I guess cron-called)

help:how make windows xp 802.1X supplicant to obtain the IP if I use IPpool

2004-11-01 Thread ???
freeradius-usersfreeradius-users-request, hello,every boy. First,I am very sorry for my pool English. I have configured freeradius1.0.1 to use ippool module for ip assigement.In the debug,I can see freeradius has assign the IP,but I don't know how to make the XP supplicant to

Re: help:how make windows xp 802.1X supplicant to obtain the IP if I use IPpool

2004-11-01 Thread Alan DeKok
??? [EMAIL PROTECTED] wrote: freeradius has assign the IP,but I don't know how to make the XP supplicant to obtain this IP? Any suggestion? You can't assign IP's that way. Use a DHCP server. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: pppoe auth problem

2004-11-01 Thread Joel n.solanki
Uh Silly Mistake. I didnt take my tea today morning. Thanks vipul / Alan Dekok Regards, On Mon, 2004-11-01 at 18:56, Vipul Ramani wrote: HI joe Well can u check out with u 1st table mysql select * from radcheck;

RE: How do i change the format of Accouting detail file?

2004-11-01 Thread Yyc
oh, I see, _-_ Would you like to tell me which modules I can use? rlm_sql? We worry about the DB performance when too many users,but haven't experiment. Regards. Yyc And the vision that was planted in my brain. Still remains with the Sound

Re: Problems moving from FreeRADIUS 1.0.0 to version 1.0.1

2004-11-01 Thread Geoffroy Arnoud
Hello, I'm working with Nicolas - who sent the first mail. The module failing is not the one showed in the request (its cod eis too big). When we saw that something was going wrong, we quickly wrote a very simple module to stress the failure, and we built it with release 1.0.1. Geoffroy ---

Re: Problems moving from FreeRADIUS 1.0.0 to version 1.0.1

2004-11-01 Thread Chaigneau Nicolas
Chaigneau Nicolas [EMAIL PROTECTED] wrote: I've been using FreeRADIUS 1.0.0 so far. I just tried to install FreeRADIUS 1.0.1, but I'm encountering a problem : I get a bus error upon receiving an access-request. Did you re-build you module in 1.0.1, or just re-use the lobrary from