Re: FreeRadius cannot Authenticate to Windows AD

2005-12-19 Thread Alan DeKok
Norbert Wegener <[EMAIL PROTECTED]> wrote: > With the above changes rlm_ldap.c compiles and runs (at least for me). > Will the patch mentioned at > http://bugs.freeradius.org/show_bug.cgi?id=183 become part of the next > official release? Something like it, perhaps. The patch as-is isn't th

Re: FreeRadius cannot Authenticate to Windows AD

2005-12-19 Thread Norbert Wegener
A little modification of that patch seems to be neccessary, as the patch applies, but compiling fails: Compiling this patch gives: rlm_ldap.c: In function `ldap_groupcmp': rlm_ldap.c:879: warning: initialization discards qualifiers from pointer target type rlm_ldap.c:1010: warning: comparison

Re: FreeRadius cannot Authenticate to Windows AD

2005-12-18 Thread Michael Calizo
Alhagie, Hey, i made it work now.. I can now authenticate to my MSAD... Tnx for the hints.: My radius.conf looks like this now... I can now even make my CISCO 1700 dial-in server to authenticate to my MSAD. ldap {     server = "192.168.1.1"     #identity = "cn=admin,o=My

Re: FreeRadius cannot Authenticate to Windows AD

2005-12-18 Thread Alan DeKok
In addition to Dusty's comments: Michael Calizo <[EMAIL PROTECTED]> wrote: > rlm_ldap: ldap_search() failed: Operations error http://bugs.freeradius.org/show_bug.cgi?id=183 You're running into two issues: - the OpenLDAP client libraries don't use the authentication credentials they're

Re: FreeRadius cannot Authenticate to Windows AD

2005-12-18 Thread Dusty Doris
rlm_ldap: login attempt by "mike" with password "mike123" radius_xlat: '(SamAccountName=mike)' radius_xlat: 'CN=Person,DC=chikka,DC=ph' rlm_ldap: ldap_get_conn: Checking Id: 0 rlm_ldap: ldap_get_conn: Got Id: 0 rlm_ldap: attempting LDAP reconnection rlm_ldap: (re)connect to 192.168.1.1:389, auth

Re: FreeRadius cannot Authenticate to Windows AD

2005-12-18 Thread Michael Calizo
Hi Alhagie, Below is my ldap search result which i found it that it can connect to MSAD. But when i configure my radiusd.conf  Ldap part as shown below. ldap {     server = "192.168.1.1"     #identity = "cn=admin,o=My Org,c=UA"     # password = mypass  

RE: FreeRadius cannot Authenticate to Windows AD

2005-12-16 Thread Alhagie Puye
lhagie Puye - Network Engineer Datawave Group of Companies (604)295-1817 > >-Original Message- > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] On > >Behalf Of Phil Mayers > >Sent: December 16, 2005 1:55 AM > >To: FreeRadius users mailing

Re: FreeRadius cannot Authenticate to Windows AD

2005-12-16 Thread Phil Mayers
Michael Calizo wrote: Hi, Same thing has happened, I still can not authenticate to WindowsAD. Same Error is displayed when i debug radiusd I put quotes arround password.. radtest user 'mypass' 192.168.1.1:1812 1812 testing123 or radtest user 'mypass' 192.168.1

Re: FreeRadius cannot Authenticate to Windows AD

2005-12-15 Thread Michael Calizo
Hi, Same thing has happened, I still can not authenticate to WindowsAD. Same Error is displayed when i debug radiusd I put quotes arround password.. radtest user 'mypass' 192.168.1.1:1812 1812 testing123 or radtest user 'mypass' 192.168.1.1:1812 1812 testing123 What do you think is the pro

RE: FreeRadius cannot Authenticate to Windows AD

2005-12-15 Thread Alhagie Puye
Put quotes around the passwordone thing I learned. That will take you further.   I have a working config. So, please let me know if you are still running into problems.   P.S. I will be posting a doc on the wiki once I'm done with testing.   Alhagie Puye - Network EngineerDatawave Group o