<?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: GUI/CLI Access Authentication with 9800 WLC using LDAP in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5034868#M267717</link>
    <description>&lt;P&gt;Thank you, this is a trick to figure out the service is working or not, without engaging to security stuffs.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 09:38:47 GMT</pubDate>
    <dc:creator>Max Jobs</dc:creator>
    <dc:date>2024-03-06T09:38:47Z</dc:date>
    <item>
      <title>GUI/CLI Access Authentication with 9800 WLC using LDAP</title>
      <link>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5034803#M267706</link>
      <description>&lt;P&gt;Can I use LDAP to access the 9800 GUI / CLI?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 08:34:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5034803#M267706</guid>
      <dc:creator>toy.thompson</dc:creator>
      <dc:date>2024-03-06T08:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: GUI/CLI Access Authentication with 9800 WLC using LDAP</title>
      <link>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5034815#M267709</link>
      <description>&lt;P&gt;Hi Toy,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes, you can configure LDAP authentication for accessing both the GUI and CLI on a Cisco Catalyst 9800 Series Wireless Controller.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Configure LDAP Server:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;aaa group server ldap LDAP_SERVER
  server X.X.X.X
  ldap attribute-map MY_LDAP_MAP&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Define LDAP Attribute Map:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ldap attribute-map MY_LDAP_MAP
  map-name  memberOf IETF-Radius-Service-Type
  map-value memberOf "CN=Admins,CN=Groups,DC=example,DC=com" Admin&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this example, the attribute map MY_LDAP_MAP maps the LDAP attribute memberOf to the local role Admin for users who are members of the LDAP group CN=Admins,CN=Groups,DC=example,DC=com.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enable AAA Authentication:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;aaa new-model
aaa authentication login LDAP_AUTH group LDAP_SERVER local&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Apply AAA Authentication to GUI/CLI:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;*** Example for GUI
ip http authentication aaa

*** Example for CLI
line vty 0 4
  login authentication LDAP_AUTH&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it fits your request.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 08:47:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5034815#M267709</guid>
      <dc:creator>Max Jobs</dc:creator>
      <dc:date>2024-03-06T08:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: GUI/CLI Access Authentication with 9800 WLC using LDAP</title>
      <link>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5034847#M267714</link>
      <description>&lt;P&gt;Thanks for the feedback I will try it and provide feedback....I see you don't have any authorization method only authentication, I assume it will retrieve the relevant authorization level from the local admin role and the attribute map will be similar for local LobbyAdmin role&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 09:06:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5034847#M267714</guid>
      <dc:creator>toy.thompson</dc:creator>
      <dc:date>2024-03-06T09:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: GUI/CLI Access Authentication with 9800 WLC using LDAP</title>
      <link>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5034868#M267717</link>
      <description>&lt;P&gt;Thank you, this is a trick to figure out the service is working or not, without engaging to security stuffs.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 09:38:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5034868#M267717</guid>
      <dc:creator>Max Jobs</dc:creator>
      <dc:date>2024-03-06T09:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: GUI/CLI Access Authentication with 9800 WLC using LDAP</title>
      <link>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5035202#M267756</link>
      <description>&lt;P&gt;Are you sure it works for CLI&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1168232"&gt;@Max Jobs&lt;/a&gt;&amp;nbsp;?&lt;BR /&gt;Is this wrong?&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-12/config-guide/b_wl_17_12_cg/m_secure_ldap.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-12/config-guide/b_wl_17_12_cg/m_secure_ldap.html&lt;/A&gt;&lt;/P&gt;
&lt;H2 id="ariaid-title4" class="title topictitle2"&gt;Restrictions for Configuring SLDAP&lt;/H2&gt;
&lt;P&gt;- LDAP authentication is not supported for interactive (terminal) sessions.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 17:43:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5035202#M267756</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2024-03-06T17:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: GUI/CLI Access Authentication with 9800 WLC using LDAP</title>
      <link>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5090521#M271045</link>
      <description>&lt;P&gt;Do you perhaps have a more detailed explanation for the use of these commands:&lt;/P&gt;
&lt;P&gt;Device(config-ldap-server)# bind authenticate root-dn CN=ldapipv6user,CN=Users,DC=ca,DC=ssh2,DC=com password Cisco12345&lt;BR /&gt;Device(config-ldap-server)# base-dn CN=Users,DC=ca,DC=ssh2,DC=com&lt;/P&gt;
&lt;P&gt;specifically around the user and user groups that will be authenticated&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 10:53:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/gui-cli-access-authentication-with-9800-wlc-using-ldap/m-p/5090521#M271045</guid>
      <dc:creator>toy.thompson</dc:creator>
      <dc:date>2024-05-06T10:53:27Z</dc:date>
    </item>
  </channel>
</rss>

