<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Web Auth using LDAP on WLC 4402 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/web-auth-using-ldap-on-wlc-4402/m-p/1833875#M45959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi All,&lt;/P&gt;&lt;P&gt;I read an article that LDAP only works if your LDAP database returns passwords in clear text.&amp;nbsp; Since we use Microsoft Active Directory passwords are not in clear text.&amp;nbsp; Instead I setup radius authentication using PAP and it worked.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 14:35:09 GMT</pubDate>
    <dc:creator>ajm349</dc:creator>
    <dc:date>2011-12-21T14:35:09Z</dc:date>
    <item>
      <title>Web Auth using LDAP on WLC 4402</title>
      <link>https://community.cisco.com/t5/wireless/web-auth-using-ldap-on-wlc-4402/m-p/1833874#M45958</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are attempting to use LDAP for web authentication on a WLC 4402.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We followed several articles with no avail:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080a03e09.shtml#C2" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080a03e09.shtml#C2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080a03e09.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080a03e09.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are able to connect to the SSID and it reidrects you to the login page as it should.&amp;nbsp; When you enter your username and password you get a message that "the username and password combination you have entered is invalid." Based on the following log it looks like the LDAP bind is the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*LDAP DB Task 1: Dec 19 11:19:26.584: %AAA-3-LDAP_CONNECT_SERVER_FAILED: ldap_db.c:1038 Could not connect to LDAP server 1, reason: 1005 (LDAP bind failed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are able to test the following configuration with ldp.exe successfully,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server: ***.***.***.***&lt;/P&gt;&lt;P&gt;Port Number: 389&lt;/P&gt;&lt;P&gt;Bind Username: CiscoBYOT&lt;/P&gt;&lt;P&gt;Bind Password: ***&lt;/P&gt;&lt;P&gt;User Base DN: OU=Students,DC=domain,DC=local &lt;/P&gt;&lt;P&gt;&lt;LABEL for="user_attr"&gt;User Attribute: sAMAccountName&lt;/LABEL&gt;&lt;/P&gt;&lt;P&gt;&lt;LABEL for="user_type"&gt;User Object Type: Person&lt;/LABEL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried running a debug on the WLC but I didn't see anything useful:&lt;/P&gt;&lt;P&gt;Cisco Controller) &amp;gt;*LDAP DB Task 1: Dec 16 15:45:02.276: ldapInitAndBind [1] configured Method Authenticated lcapi_bind (rc = 1005 - LDAP bind failed)&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:02.276: ldapClose [1] called lcapi_close (rc = 0 - Success)&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:02.276: LDAP server 1 changed state to IDLE&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:02.276: LDAP server 1 changed state to RETRY&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:02.277: LDAP_OPT_REFERRALS = -1&lt;/P&gt;&lt;P&gt;*LDAP DB Task 1: Dec 16 15:45:02.277: ldapInitAndBind [1] called lcapi_init (rc = 0 - Success)&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:32.278: ldapInitAndBind [1] configured Method Authenticated lcapi_bind (rc = 1005 - LDAP bind failed)&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:32.278: ldapClose [1] called lcapi_close (rc = 0 - Success)&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:32.278: LDAP server 1 changed state to IDLE&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:32.278: LDAP server 1 changed state to ERROR&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:37.271: ldapTask [1] received msg 'TIMER' (1) in state 'ERROR' (5)&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:37.271: LDAP server 1 changed state to IDLE&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:37.271: LDAP server 1 changed state to INIT&lt;BR /&gt;*LDAP DB Task 1: Dec 16 15:45:37.271: LDAP_OPT_REFERRALS = -1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help to figure out what i missed would be greatly appreciated!&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 04:16:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/web-auth-using-ldap-on-wlc-4402/m-p/1833874#M45958</guid>
      <dc:creator>ajm349</dc:creator>
      <dc:date>2021-07-04T04:16:10Z</dc:date>
    </item>
    <item>
      <title>Web Auth using LDAP on WLC 4402</title>
      <link>https://community.cisco.com/t5/wireless/web-auth-using-ldap-on-wlc-4402/m-p/1833875#M45959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi All,&lt;/P&gt;&lt;P&gt;I read an article that LDAP only works if your LDAP database returns passwords in clear text.&amp;nbsp; Since we use Microsoft Active Directory passwords are not in clear text.&amp;nbsp; Instead I setup radius authentication using PAP and it worked.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 14:35:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/web-auth-using-ldap-on-wlc-4402/m-p/1833875#M45959</guid>
      <dc:creator>ajm349</dc:creator>
      <dc:date>2011-12-21T14:35:09Z</dc:date>
    </item>
    <item>
      <title>Web Auth using LDAP on WLC 4402</title>
      <link>https://community.cisco.com/t5/wireless/web-auth-using-ldap-on-wlc-4402/m-p/1833876#M45960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is correct. CHAP for webauth and eap methods using mschapv2 are not supported with LDAP by the way the db are working ...&lt;/P&gt;&lt;P&gt;+5 for posting the solution of your problem &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; It helps other people&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 19:09:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/web-auth-using-ldap-on-wlc-4402/m-p/1833876#M45960</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-12-22T19:09:50Z</dc:date>
    </item>
  </channel>
</rss>

