<?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 External Radius Logins for AAA Network authentication &amp;quot;monitor only&amp;quot; in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82604#M7647</link>
    <description>&lt;P&gt;Currently working on a NX5500 Controller and we cannot get the administrative logins (SSH, HTTPS) to work with Radius. We are able to log in as a Radius user, but are unable to edit anything. Below is the config from the CLI.&lt;BR /&gt;&lt;BR /&gt;aaa-policy AAA-RADIUS-AUTH&lt;BR /&gt;authentication server 1 host 192.168.0.1 secret 0 12345&lt;BR /&gt;&lt;BR /&gt;radius-group network-radius-authentication-group&lt;BR /&gt;policy access web ssh telnet console&lt;BR /&gt;policy role superuser&lt;BR /&gt;&lt;BR /&gt;management-policy CONTROLLER-RADIUS&lt;BR /&gt;no telnet&lt;BR /&gt;no http server&lt;BR /&gt;https server&lt;BR /&gt;rest-server&lt;BR /&gt;no ftp&lt;BR /&gt;ssh&lt;BR /&gt;user admin password 1 b967e3847818d317f14c61785831183139a351123a98706f77fc983f6142879f role superuser access all&lt;BR /&gt;no snmp-server manager v3&lt;BR /&gt;aaa-login radius fallback&lt;BR /&gt;aaa-login radius policy AAA-RADIUS-AUTH&lt;BR /&gt;&lt;BR /&gt;We've followed&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000081612" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000081612&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What are we missing?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 23:41:06 GMT</pubDate>
    <dc:creator>Aaron_Becker</dc:creator>
    <dc:date>2019-01-14T23:41:06Z</dc:date>
    <item>
      <title>External Radius Logins for AAA Network authentication "monitor only"</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82604#M7647</link>
      <description>&lt;P&gt;Currently working on a NX5500 Controller and we cannot get the administrative logins (SSH, HTTPS) to work with Radius. We are able to log in as a Radius user, but are unable to edit anything. Below is the config from the CLI.&lt;BR /&gt;&lt;BR /&gt;aaa-policy AAA-RADIUS-AUTH&lt;BR /&gt;authentication server 1 host 192.168.0.1 secret 0 12345&lt;BR /&gt;&lt;BR /&gt;radius-group network-radius-authentication-group&lt;BR /&gt;policy access web ssh telnet console&lt;BR /&gt;policy role superuser&lt;BR /&gt;&lt;BR /&gt;management-policy CONTROLLER-RADIUS&lt;BR /&gt;no telnet&lt;BR /&gt;no http server&lt;BR /&gt;https server&lt;BR /&gt;rest-server&lt;BR /&gt;no ftp&lt;BR /&gt;ssh&lt;BR /&gt;user admin password 1 b967e3847818d317f14c61785831183139a351123a98706f77fc983f6142879f role superuser access all&lt;BR /&gt;no snmp-server manager v3&lt;BR /&gt;aaa-login radius fallback&lt;BR /&gt;aaa-login radius policy AAA-RADIUS-AUTH&lt;BR /&gt;&lt;BR /&gt;We've followed&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000081612" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000081612&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What are we missing?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 23:41:06 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82604#M7647</guid>
      <dc:creator>Aaron_Becker</dc:creator>
      <dc:date>2019-01-14T23:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: External Radius Logins for AAA Network authentication "monitor only"</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82605#M7648</link>
      <description>I'ver never configured it but could it be that the KB article includes the problem/answer....&lt;BR /&gt;
&lt;BR /&gt;
"AAA login requires also RADIUS group | role to be assigned to an account, &lt;B&gt;&lt;U&gt;otherwise it will be using monitor privileges only&lt;/U&gt;&lt;/B&gt;.&lt;BR /&gt;
If you want to set different level of access, you have to create specific RADIUS groups, i.e.:"</description>
      <pubDate>Tue, 15 Jan 2019 05:42:29 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82605#M7648</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2019-01-15T05:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: External Radius Logins for AAA Network authentication "monitor only"</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82606#M7649</link>
      <description>Yes, and as you can see in my above CLI posts, I configured that. I think I'm missing something between the Radius groups and the actual radius server. I don't think it's actually checking the radius server for the group permissions, since that isn't really how radius works in the first place. Is it perhaps using LDAP on the backend to find the user groups permissions?</description>
      <pubDate>Tue, 15 Jan 2019 05:45:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82606#M7649</guid>
      <dc:creator>Aaron_Becker</dc:creator>
      <dc:date>2019-01-15T05:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: External Radius Logins for AAA Network authentication "monitor only"</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82607#M7650</link>
      <description>&lt;P&gt;Page#8 ?!&lt;BR /&gt;&lt;A href="https://documentation.extremenetworks.com/ExtremeWireless/RADIUS_ATTRIBUTES_HTG_EN.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/ExtremeWireless/RADIUS_ATTRIBUTES_HTG_EN.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Document found here....&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000085409" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000085409&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 05:53:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82607#M7650</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2019-01-15T05:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: External Radius Logins for AAA Network authentication "monitor only"</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82608#M7651</link>
      <description>Thanks. I hadn't seen that documentation before. Much appreciated!</description>
      <pubDate>Mon, 21 Jan 2019 02:30:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/external-radius-logins-for-aaa-network-authentication-quot/m-p/82608#M7651</guid>
      <dc:creator>Aaron_Becker</dc:creator>
      <dc:date>2019-01-21T02:30:55Z</dc:date>
    </item>
  </channel>
</rss>

