<?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: Kerberos Information Not Showing In NAC in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/kerberos-information-not-showing-in-nac/m-p/61158#M7569</link>
    <description>Hi Martin.&lt;BR /&gt;
&lt;BR /&gt;
can be related to reauthentication? Some properties are updated only in end-system history and not in the end-system table. Not sure if it is the case with username.&lt;BR /&gt;
&lt;BR /&gt;
Z.</description>
    <pubDate>Fri, 24 May 2019 13:20:51 GMT</pubDate>
    <dc:creator>Zdeněk_Pala</dc:creator>
    <dc:date>2019-05-24T13:20:51Z</dc:date>
    <item>
      <title>Kerberos Information Not Showing In NAC</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/kerberos-information-not-showing-in-nac/m-p/61156#M7567</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Have this working on another site, but trying to replicate it I cannot seem to get it working or find any step I'm missing?&lt;BR /&gt;
&lt;BR /&gt;
The switch firmware is 22.4.1.4-patch1-2&lt;BR /&gt;
XMC / Control is 8.2.4.55&lt;BR /&gt;
&lt;BR /&gt;
The configuration on the switch is as follows:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;create xml-notification target nac-target_10.1.0.85 url https://10.1.0.85:8443/axis/services/event vr VR-Default&lt;BR /&gt;configure xml-notification target nac-target_10.1.0.85 user admin&lt;BR /&gt;&lt;BR /&gt;Extreme@pp&lt;BR /&gt;&lt;BR /&gt;configure xml-notification target nac-target_10.1.0.85 from 10.1.10.38&lt;BR /&gt;configure xml-notification target nac-target_10.1.0.85 add idMgr&lt;BR /&gt;enable xml-notification "nac-target_10.1.0.85"&lt;BR /&gt;&lt;BR /&gt;enable ip-security dhcp-snooping vlan Staff ports all violation-action none&lt;BR /&gt;enable ip-security dhcp-snooping vlan Students ports all violation-action none&lt;BR /&gt;&lt;BR /&gt;configure trusted-ports 51 trust-for dhcp-server&lt;BR /&gt;&lt;BR /&gt;configure identity-management kerberos snooping add server 10.1.10.71&lt;BR /&gt;configure identity-management kerberos snooping add server 10.1.10.72&lt;BR /&gt;configure identity-management kerberos snooping add server 10.1.10.70&lt;BR /&gt;configure identity-management kerberos snooping add server 10.1.0.74&lt;BR /&gt;configure identity-management kerberos snooping add server 10.1.0.75&lt;BR /&gt;configure identity-management kerberos snooping add server 10.1.0.73&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
When you look at XML notification it looks fine:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;# show xml-notification statistics &lt;BR /&gt;&lt;BR /&gt;Target Name             : nac-target_10.1.0.85&lt;BR /&gt;Server URL              : https://10.1.0.85:8443/axis/services/event&lt;BR /&gt;Server Queue Size       : 100       &lt;BR /&gt;Enabled                 : yes       &lt;BR /&gt;Connection Status       : connected &lt;BR /&gt;Events Received         : 16        &lt;BR /&gt;Connection Failures     : 0         &lt;BR /&gt;Events Sent Success     : 16        &lt;BR /&gt;Events Sent Failed      : 0         &lt;BR /&gt;Events Dropped          : 0  &lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
Idmgr also looks fine. I've replaced sensitive information with x's:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;# show identity-management entries &lt;BR /&gt;ID Name/          Flags  Port        MAC/          VLAN            Role         &lt;BR /&gt;Domain Name                          IP&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;xxxxxxxx        --k-  43     a4:4c:c8:a9:56:be  business(1)     authenticated&lt;BR /&gt;BUSINESS.xxxx.AC.UK              10.1.24.171(1)       &lt;BR /&gt;xxxxxxxx        --k-  13     a4:4c:c8:dd:fa:6c  business(1)     authenticated&lt;BR /&gt;BUSINESS.xxxx.AC.UK              10.1.24.82(1)        &lt;BR /&gt;xxxxxxxx             --k-  33     48:ba:4e:61:a4:23  business(1)     authenticated&lt;BR /&gt;BUSINESS.xxxx.AC.UK              10.1.27.80(1)        &lt;BR /&gt;xxxxxxxx            --k-  21     18:66:da:2b:92:cc  academic(1)     authenticated&lt;BR /&gt;BUSINESS.xxxx.AC.UK              10.0.25.151(1)       &lt;BR /&gt;xxxxxxxx          --k-  5      18:db:f2:44:b4:4e  business(1)     authenticated&lt;BR /&gt;BUSINESS.xxxx.AC.UK              10.1.24.170(1)    &lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
When I look up any of these end-system in XMC I should see the authentication as 'Kerberos' and the 'User Name' filled in with the username show in idmgr.&lt;BR /&gt;
&lt;BR /&gt;
Currently I have MAC auth enabled on the ports only.&lt;BR /&gt;
&lt;BR /&gt;
XMC Connect Extreme Control Module has the kerberos function enabled. When I enable debug mode I believe the below is showing me the process is working, but no mention of the devices and type of authentication:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;2019-05-22 10:23:30,295 DEBUG [com.enterasys.fusion.modules.NetSightHandler] ES Group Storage: Retrieved data for endsystem group [Web Authenticated Users]: com.enterasys.fusion.common.EndSystemGroup@2cc952ee[approvalRequired=false,description=End-Systems that have authenticated through the NAC web interface and been granted permission to access the network,lastUpdate=May 22, 2019 10:23:30 AM,name=Web Authenticated &lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
I'm seeing all the end-system information like IP, Hostname, Device type &amp;amp; family, but not the user name.&lt;BR /&gt;
&lt;BR /&gt;
Just wondering if anyone has any ideas.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance</description>
      <pubDate>Wed, 22 May 2019 21:21:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/kerberos-information-not-showing-in-nac/m-p/61156#M7567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T21:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos Information Not Showing In NAC</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/kerberos-information-not-showing-in-nac/m-p/61157#M7568</link>
      <description>Well perhaps it was just because I wasn't patient enough, but had to leave it at least an hour (I believe) and it started working!&lt;BR /&gt;
&lt;BR /&gt;
There is probably a very logical explanation for that, but least I know the configuration works </description>
      <pubDate>Wed, 22 May 2019 22:39:30 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/kerberos-information-not-showing-in-nac/m-p/61157#M7568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-22T22:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos Information Not Showing In NAC</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/kerberos-information-not-showing-in-nac/m-p/61158#M7569</link>
      <description>Hi Martin.&lt;BR /&gt;
&lt;BR /&gt;
can be related to reauthentication? Some properties are updated only in end-system history and not in the end-system table. Not sure if it is the case with username.&lt;BR /&gt;
&lt;BR /&gt;
Z.</description>
      <pubDate>Fri, 24 May 2019 13:20:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/kerberos-information-not-showing-in-nac/m-p/61158#M7569</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2019-05-24T13:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos Information Not Showing In NAC</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/kerberos-information-not-showing-in-nac/m-p/61159#M7570</link>
      <description>Thanks for replying Z, sounds logical </description>
      <pubDate>Tue, 28 May 2019 03:51:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/kerberos-information-not-showing-in-nac/m-p/61159#M7570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-28T03:51:32Z</dc:date>
    </item>
  </channel>
</rss>

