Re: mysql modules

2002-09-06 Thread ho k
Hi --- Artur Hecker <[EMAIL PROTECTED]> wrote: > hi > > > > checking for compress in -lz... no > > install the libz. > How can I get and install the libz? > > > # gcc SQL.c -L/usr/local/mysql/lib -lmysqlclient > > > > However, I can't be success. > > > > #Undefined first referenced

Re: Cisco Ip Pool from LDAP

2002-09-06 Thread glozano
I agree it sounds crazy!! We will try thanks a lot ___ Gustavo A. Lozano Noldata CTO I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones. Albert Einstein On Fri, 6 Sep 2002, Kostas Kalevras

Replicate-To-Realm - does remote server that gets replicated data need to reply?

2002-09-06 Thread Loh John Wu
> Hello, > > From my readings, I think there are two UNIQUE ways to do accounting > replication in freeRadius 0.7. Correct if I'm wrong, or if these two ways > need to work in conjuction for replication to occur. > > 1) radrelay will replicate and send accounting info to another remote > serve

Re: Duplicate Accounting Entries

2002-09-06 Thread Kostas Kalevras
On Fri, 6 Sep 2002, Funk, Michael wrote: > Hey All Happy Friday! > > How do you prevent duplicate Accounting entries? Or, might I have something > setup incorrectly? > > > Fri Sep 6 12:44:27 2002 : Info: Accounting: login: entry for NAS > xx.xxx.xx.xx port 39 duplicate > Fri Sep 6 12:44:

Duplicate Accounting Entries

2002-09-06 Thread Funk, Michael
Hey All Happy Friday! How do you prevent duplicate Accounting entries? Or, might I have something setup incorrectly? Fri Sep 6 12:44:27 2002 : Info: Accounting: login: entry for NAS xx.xxx.xx.xx port 39 duplicate Fri Sep 6 12:44:29 2002 : Info: Accounting: login: entry for NAS xx.xxx.xx

Re: echoing RADIUS accounting requests to another ip/port

2002-09-06 Thread Alan DeKok
Loh John Wu <[EMAIL PROTECTED]> wrote: > I was just wondering if there was a mode/way that the freeRadius accounting > server could echo packets to another > ip/port (on the same machine or another machine). > I know you can configure freeRadius to be on proxy mode but I actually want > the freeR

echoing RADIUS accounting requests to another ip/port

2002-09-06 Thread Loh John Wu
Hello, I've been reading through some docs on freeRadius but I can't seem to find an answer to my question. I was just wondering if there was a mode/way that the freeRadius accounting server could echo packets to another ip/port (on the same machine or another machine). I know you can configure

Re: Cisco Ip Pool from LDAP

2002-09-06 Thread Kostas Kalevras
On Fri, 6 Sep 2002 [EMAIL PROTECTED] wrote: > What we want is to Assign the Pool from Ldap. > The cisco has 3 pools configured with 3 different names. > > We want radius to tell the cisco to assign the ip address from > determinated pool to the users. > > > Radius is authenticauting everything we

Re: FreeRadius segfault when using MSCHAP authentification

2002-09-06 Thread 3APA3A
Dear Philippe Muller, And the third problem is that config file you sent doesn't match your real configuration PM> authorize { PM> preprocess PM> files PM> } PM> modcall[authorize]: module "mschap" returns notfound In this configuration mschap is not called to authorize.

Re: FreeRadius segfault when using MSCHAP authentification

2002-09-06 Thread 3APA3A
Dear Philippe Muller, And second problem is PM> CHAP-Password = 0x01480edbec6f5c1cb7dc877d6bb4fab74ad3587f7d73adf18786a3ad6f08bd4717b29c4e1eb6c3b20f00 PM> CHAP-Challenge = "2160263401883031" It's CHAP, not MS-CHAP packet. Anyway, crash is not correct behaviour

Re: Cisco Ip Pool from LDAP

2002-09-06 Thread glozano
What we want is to Assign the Pool from Ldap. The cisco has 3 pools configured with 3 different names. We want radius to tell the cisco to assign the ip address from determinated pool to the users. Radius is authenticauting everything well and sending the String CiscoAssigngIpPool as attributte

Re: FreeRadius segfault when using MSCHAP authentification

2002-09-06 Thread 3APA3A
Dear Philippe Muller, LM-Password is octet, not string field. Use 0x0CB6948805F797BF2A82807973B89537 BTW: very few clients still support LM authentication. It's better to use NT-Password or both. --Friday, September 6, 2002, 7:51:27 PM, you wrote to [EMAIL PROTECTED]: PM> Hi, PM> I tried

FreeRadius segfault when using MSCHAP authentification

2002-09-06 Thread Philippe Muller
Hi, I tried to make MS-CHAPv2 authentification with FreeRadius, but it segfaults. My configuration: users: test Auth-Type := MS-CHAP, LM-Password := "0CB6948805F797BF2A82807973B89537" radiusd.conf: modules { mschap { authtype = MS-CHAP use_mppe = yes

RE:

2002-09-06 Thread Russell Premont
Account changed -Original Message- From: Charles Uplinger [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 8:52 AM To: Russell Premont (E-mail) Cc: Chris Niespodzianski; Frank Dailey (E-mail) Subject: 1 FLA-1 VRO Zigmont, Darleneadmin.vro [EMAIL PR

Re: mysql modules

2002-09-06 Thread Artur Hecker
hi > checking for compress in -lz... no install the libz. > # gcc SQL.c -L/usr/local/mysql/lib -lmysqlclient > > However, I can't be success. > > #Undefined first referenced > symbol in file > socket/usr/local/mysql/lib/libmysqlclient.a > (libmysql.o) > getp

Re: Severe Issues with Radius Authentication/MySQL

2002-09-06 Thread Alan DeKok
"John Gruber" <[EMAIL PROTECTED]> wrote: > Everything will be going along just fine, and then all of a sudden, the > Radius server starts telling everyone incorrect login, regardless. My only suggestion here would be to set up at least 3 RADIUS servers. Two would be back-ends, to do the authen

Re: Freeradius-Users digest, Vol 1 #1025 - 13 msgs

2002-09-06 Thread Alan DeKok
Aleksey Trubin <[EMAIL PROTECTED]> wrote: > There is nothing in FAQ about my problem with detail file :( Well, I had hoped you would read the rest of it, too. You said: >>First, radius can't get detail file from NAS... radiusd.conf seems allright. >>This very impotant for me to get detail f

RE: RH 6.2 & Freeradius-0.7

2002-09-06 Thread Joeffrey Betita
i did turn on logging for authentication request on radiusd.conf and restarted the radius server. but it did not register my username when i type tail -f /var/log/radius/radius.log i try to dialup using Win98. pls. help me. thanks for your help. -Original Message- From: [EMAIL PROTECTED

Mp3 lere..

2002-09-06 Thread Ozan Uzel
3mp3.net haber listesinden: Yerli ve yabanci albümler tamamen yenilendi. Artik istediginiz mp3 leri zip olarakta sitemizden indirebilirsiniz. Dosya indirme hizi yaklasik 2.5 kat artti. Boylece kisa zamanda tam albümlere sahip olacaksiniz. Istekleriniz dogrultusunda Top25 yenilendi. Bekle

Re: reply item using ldap

2002-09-06 Thread Kostas Kalevras
On Fri, 6 Sep 2002, wheatly wrote: > hi£¬everyone ,how can i config the reply item when using ldap authorization and >authentication,thanks > wheatly shi > ICQ#: 10499351 > More ways to contact me > You add the reply items in your user ldap entries. -- Kostas Kal