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
> >
> > rlm_ldap: Attribute "Password" is required for authentication. Cannot use
> > "Stripped-User-Name".
>
>   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.

But the server APPEARS to be passing the correct attribute to 
ldap_authenticate().
PW_PASSWORD == 2, correct? That's what modcall.c is sending to the ldap module.
I say "appears" because I have tried inserting debugging statements into 
rlm_ldap.c
using radlog AND DEBUG and I don't see any of those debugging statements 
showing
up in the log files.



> > Authenticate section - but if I put 'ldap' in the Authorize section,
> > radiusd segfaults when I try to authenticate a user, whether or not
> > that user is in LDAP.
>
>   Hmm... that sounds like another bug <sigh>

I haven't tackled this one yet. I am having enough trouble tracking down 
the first one.\



-- 
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/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to