Freeradius - LDAP Authenication

Simon Barnes simon.barnes at marymount.edu
Thu Aug 11 20:42:53 CEST 2005


Kris and List

Still having no luck getting rlm_ldap to work. I used a packet sniffer to
check traffic and all I see is a SYN packet to the ldap and the a SYN back
to the radius followed by a RST packet from the radius server to the ldap.
Cannot decipher any user details in the first packet so I assume none are
being sent. 

I searched the archives for this and came across a patch for ver 0.6, can I
assume that this was rolled into subsequent versions?

Not sure on how to proceed any other pointers any one?

Thanks

Simon



-----Original Message-----
From: freeradius-users-bounces at lists.freeradius.org
[mailto:freeradius-users-bounces at lists.freeradius.org] On Behalf Of Kris
Benson
Sent: Wednesday, August 10, 2005 2:20 PM
To: FreeRadius users mailing list
Cc: 'FreeRadius users mailing list'
Subject: Re: Freeradius - LDAP Authenication

FreeRadius users mailing list <freeradius-users at lists.freeradius.org> on
August 10, 2005 at 11:17 -0800 wrote:
>
>>I think I'm at the end of my abilities here, but will make a couple more
>>comments.
>
>>First off, I'm nowhere near being an LDAP pro, but what's up with the
>>"o=mayrmount.edu.o=marymount.edu" ?  There are two things that stick out
>>to me here -- first off, the '.' between the elements... I'm used to
>>seeing a comma.  Second, the duplication of the o=.  Do you *really* have
>>a child element named the same as its parent?
>
>We do indeed have a child with the same name as the parent and they both
>have "." in them. Fun Hey
>

For sure.... one other idea, then...

If your structure is this:
o=marymount.edu.
   |
    -> o=marymount.edu.

should this maybe be "o=marymount.edu.,o=marymount.edu." ?
(note trailing periods, making an FQDN)

Or perhaps if your structure is this:
o=marymount.edu
   |
    -> o=marymount.edu

should this maybe be "o=marymount.edu,o=marymount.edu" ?

Just a thought... your original looks like a typo, based on the fact that
the two fields are not being joined by a comma.

HTH,

-kb
--
Kris Benson, CCP, I.S.P.
Technical Analyst, District Projects
School District #57 (Prince George)

- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html





More information about the Freeradius-Users mailing list