-----Original Message----- From: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of Dusty Doris Sent: Friday, August 05, 2005 11:57 AM To: FreeRadius users mailing list Subject: Re: Freeradius - LDAP Authenication
This is pretty clear that it cannot connect. What does your ldapsearch command look like? Perhaps, you have the wrong port or ip in your config? What does telnet 198.100.0.18 389 show you?
Hi Dusty and Kris, The ip address I am using for the ldap is correct, when using ldapsearch ldapsearch -h 198.100.0.18 -b ou=people,o=marymount.edu,o=marymount.edu -D "cn=directory manager" -W I can connect and get prompted for the password, after which I get a complete dump of the LDAP. I did a tcpdump on the freeradius machine and this is the output tcpdump: listening on dc0 11:32:59.115890 morris.marymount.edu.34613 > cooper.marymount.edu.ldap: S 3685972564:3685972564(0) win 16384 <mss 1460,nop,nop,sackOK,nop,wscale 0,nop,nop,timestamp 1366456907 0> (DF) 11:32:59.116137 cooper.marymount.edu.ldap > morris.marymount.edu.34613: S 3939941434:3939941434(0) ack 3685972565 win 49232 <nop,nop,timestamp 48298597 1366456907,mss 1460,nop,wscale 0,nop,nop,sackOK> (DF) 11:32:59.116222 morris.marymount.edu.34613 > cooper.marymount.edu.ldap: . ack 1 win 16384 <nop,nop,timestamp 1366456907 48298597> (DF) 11:32:59.116312 morris.marymount.edu.34613 > cooper.marymount.edu.ldap: F 1:1(0) ack 1 win 16384 <nop,nop,timestamp 1366456907 48298597> (DF) 11:32:59.116427 cooper.marymount.edu.ldap > morris.marymount.edu.34613: . ack 2 win 49232 <nop,nop,timestamp 48298597 1366456907> (DF) 11:32:59.117917 cooper.marymount.edu.ldap > morris.marymount.edu.34613: F 1:1(0) ack 2 win 49232 <nop,nop,timestamp 48298597 1366456907> (DF) 11:32:59.117987 morris.marymount.edu.34613 > cooper.marymount.edu.ldap: . ack 2 win 16383 <nop,nop,timestamp 1366456907 48298597> (DF) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html