Re: !! Freeradius with rlm_ldap compiling problem.

2002-02-18 Thread Steve Sobol
At 10:43 AM 2/18/2002 -0600, you wrote: >Which version of freeradius and openldap are you using? thanks, jan You can't use OpenLDAP 1. I had many many problems using 1.2.11. Upgrading to the current stable release of OpenLDAP 2 (2.0.21) basically solved every single problem I had. There are ref

rlm_ldap problem solved by upgrading to OpenLDAP 2

2002-02-05 Thread Steve Sobol
Ladies and gentlemen, I have solved my problems with rlm_ldap. Switching to 2.0.21, the most current stable version of OpenLDAP, fixed everything. And I didn't have to patch the calls to library functions that don't exist in 1.2, which was cool. Now, I was running 1.2.11, and the more observan

Re: Is there any free LDAP-server?

2002-02-05 Thread Steve Sobol
yes there are: http://www.openldap.org/ -- JustThe.net LLC - Steve "Web Dude" Sobol, CTO ICQ: 56972932/WebDude216 website: http://JustThe.net email: [EMAIL PROTECTED] phone: 216.619.2NET postal: 5686 Davis Drive, Mentor On The Lake, OH 44060-2752 DalNet: ZX-2 - List info/subscribe/u

Re: OK!

2002-01-31 Thread Steve Sobol
At 02:49 PM 1/31/2002 -0500, you wrote: >I just started working again on my problem with LDAP and rlm_ldap. I have >finally >figured out why rlm_ldap.c doesn't compile! > >The Makefile generated by autoconf doesn't assign a value to TARGET. >TARGET should be >set equal to rlm_ldap. > >Once I ma

OK!

2002-01-31 Thread Steve Sobol
I just started working again on my problem with LDAP and rlm_ldap. I have finally figured out why rlm_ldap.c doesn't compile! The Makefile generated by autoconf doesn't assign a value to TARGET. TARGET should be set equal to rlm_ldap. Once I manually edited the makefile, voila, it worked. Did

Re: CHAP/LDAP authenticate

2002-01-18 Thread Steve Sobol
At 11:22 AM 1/18/02 -0500, you wrote: >"Smith, Steven N" <[EMAIL PROTECTED]> wrote: > > Alan, I appreciate your response, but I've been through the FAQ as well as > > the archives (multiple times) searching for a clue as to why LDAP authorize > > is failing. > > There was a working example confi

Re: Getting closer, but now there is a problem with LDAP authentication.

2002-01-13 Thread Steve Sobol
At 11:14 AM 1/11/2002 -0500, you wrote: >Steve Sobol <[EMAIL PROTECTED]> wrote: > > The Authenticate section of my radiusd.conf specifies unix and ldap > > as the authentication methods. When I try to log in using my LDAP > > test account, I get the message > >

Re: Getting closer, but now there is a problem with LDAP authentication.

2002-01-11 Thread Steve Sobol
At 11:14 AM 1/11/02 -0500, you wrote: > Ouch. That's a bug in the server core. The LDAP module is looking >at what SHOULD be the password for the request, but it looks like it's >set to something else. > > > I read in the docs or the FAQ (I can't remember which) that the best > > thing to do

Getting closer, but now there is a problem with LDAP authentication.

2002-01-11 Thread Steve Sobol
OK - Updating to the latest CVS snapshot allowed me to use the := operator. I can now specify Auth-Type := Ldap in the SQL database, and it will actually work. :) I'm THIS >< close to getting everything working. Here's the latest, and hopefully, the last issue I'm encountering. The Authentica

Re: WWW.FREERADIUS.ORG

2002-01-11 Thread Steve Sobol
At 01:25 PM 1/11/02 +0100, you wrote: >Hi, > > > If we can do somethig with these people please tell me > > they are doing spam every were . > > But I have not ever imegined that would reach this list. > >I've sent them, their ISP and their ISP's upstream the mail >which is attached to this messag

Re: freeradius + mysql

2002-01-10 Thread Steve Sobol
At 03:35 PM 1/10/2002 -0600, you wrote: >Hi, i'm desperately in need of help getting this working. I was running >IC-Radius before and it works perfect with mysql. Though freeradius has so >many more features i decided to giv eit a try. Now all my dialup customers >are up in arms because it didn't

Re: rlm_sql_mysql operator patch

2002-01-10 Thread Steve Sobol
At 09:19 AM 1/10/02 -0600, you wrote: >Also, the queries in sql conf are updated as well as the table >schema. You'll need to make sure the queries are retrieving the 'op' >value in the auth query. D'OH! *OF COURSE* I didn't replace the queries. Ok, I'll try this later today and report bac

Re: rlm_sql_mysql operator patch

2002-01-10 Thread Steve Sobol
At 08:52 AM 1/10/02 -0600, you wrote: >It's not the code the changed, but the table schema: OK. Well, I did find the new schema, and created a new database using that schema. I pointed sql.conf at the new database and got the same results I'd been getting. >Note that the *check tables have ad

rlm_sql_mysql operator patch

2002-01-09 Thread Steve Sobol
OK, this is getting aggravating. I built the 1/9 nightly snapshot off the ftp site (id's itself as FR 0.5) and... nothing. Searched through the source for rlm_sql and rlm_sql_mysql for any mention of the word "operator" - not found. Same with the latest source off CVS. I hope this is just a re

rlm_sql - pairs do not match - but everything seems to be there

2002-01-08 Thread Steve Sobol
I'm currently using FreeRadius - just upgraded to 0.4 - to authenticate users with account info in /etc/passwd and /etc/shadow. Currently all I use is a default entry in /usr/local/etc/raddb/users. This works fine. However, I'm testing a setup where as much information as possible will go into a