<?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 Re: Secure LDAP in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/secure-ldap/m-p/1594405#M18595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;!--[if !mso]&gt;
&lt;object  classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui&gt;
&lt;/object&gt;
&lt;style&gt;
st1\:*{behavior:url(#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P&gt;Nicolas ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you are mentioning is about the bind method "Authenticated or Anonymous”, irrespective of the bind the packet is plain text&amp;nbsp; and how do i ensure that to be encrypted&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thinking about it i thought of doing IPSEC to the LDAP server, but the WLC would only support IPSEC for Radius servers and not LDAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link below tells it was supported and new releases stopped supporting it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Searched how the other vendors do the same and it seems Aruba does supports secure LDAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clearly a limitation on the product&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Feb 2011 08:40:38 GMT</pubDate>
    <dc:creator>sandjose</dc:creator>
    <dc:date>2011-02-22T08:40:38Z</dc:date>
    <item>
      <title>Secure LDAP</title>
      <link>https://community.cisco.com/t5/wireless/secure-ldap/m-p/1594403#M18593</link>
      <description>&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;P&gt;I know the WLC supports LDAP based authentication,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our environment requires integrating the WLC directly with LDAP and it needs to be secure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secure LDAP was supported in WLC, but i find that it has been removed from WLC based on the link below . Need to understand if secure LDAP is supported or is the link below outdated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6366/products_white_paper09186a0080b4cd24.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6366/products_white_paper09186a0080b4cd24.shtml&lt;/A&gt;&lt;/SPAN&gt;</description>
      <pubDate>Sun, 04 Jul 2021 02:51:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/secure-ldap/m-p/1594403#M18593</guid>
      <dc:creator>sandjose</dc:creator>
      <dc:date>2021-07-04T02:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Secure LDAP</title>
      <link>https://community.cisco.com/t5/wireless/secure-ldap/m-p/1594404#M18594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you cannot do secure LDAP.&lt;/P&gt;&lt;P&gt;I don't remember it being supported so either it was a confusion with "authenticated " ldap which you can still do or the option was there but the code behind was not working (that's why it was removed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot the historical reason but for sure now it's not supported and you can't even configure it.&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 07:23:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/secure-ldap/m-p/1594404#M18594</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-02-22T07:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Secure LDAP</title>
      <link>https://community.cisco.com/t5/wireless/secure-ldap/m-p/1594405#M18595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;!--[if !mso]&gt;
&lt;object  classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui&gt;
&lt;/object&gt;
&lt;style&gt;
st1\:*{behavior:url(#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P&gt;Nicolas ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you are mentioning is about the bind method "Authenticated or Anonymous”, irrespective of the bind the packet is plain text&amp;nbsp; and how do i ensure that to be encrypted&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thinking about it i thought of doing IPSEC to the LDAP server, but the WLC would only support IPSEC for Radius servers and not LDAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link below tells it was supported and new releases stopped supporting it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Searched how the other vendors do the same and it seems Aruba does supports secure LDAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clearly a limitation on the product&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 08:40:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/secure-ldap/m-p/1594405#M18595</guid>
      <dc:creator>sandjose</dc:creator>
      <dc:date>2011-02-22T08:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Secure LDAP</title>
      <link>https://community.cisco.com/t5/wireless/secure-ldap/m-p/1594406#M18596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know, that's why I said it was not to be confused with "authenticated".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secure LDAP is easier known as LDAP/SSL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a limitation that is being worked on by the Business Unit.&lt;/P&gt;&lt;P&gt;The current alternative is to use a radius server like ACS to interconnect a LDAP database with the WLC with all security needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 09:15:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/secure-ldap/m-p/1594406#M18596</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-02-22T09:15:57Z</dc:date>
    </item>
  </channel>
</rss>

