<?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:ACS 5.4 and WLC - Issue with using Identity Privacy in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207183#M131518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries, I will keep a close look on that issue. You never know when you need to work with some similar issue. something new &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt;- Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jun 2013 20:03:01 GMT</pubDate>
    <dc:creator>Jatin Katyal</dc:creator>
    <dc:date>2013-06-07T20:03:01Z</dc:date>
    <item>
      <title>ACS 5.4 and WLC - Issue with using Identity Privacy</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207176#M131502</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping some of you might be able to help out with an issue I'm seeing when using the Identity Privacy feature for PEAP-based WLAN authentication through ACS 5.4 and a Cisco WLC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we are seeing in the Clients section of the Monitor tab on the WLC is a number of systems showing up with a username of 'anonymous' rather than their proper AD username (see attached image).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the client side (mostly Windows 7 laptops) in the WLAN profile, we have the "Enable Identity Privacy" option checked, and are specifiying a username of (you guessed it) 'anonymous'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I fully understand the EAP establishment process, with the initial server certificate and TLS tunnel exchange, and it makes sense to me that once the tunnel is set up, the WLC cannot 'see' into the payload to pull the inner PEAP username out for session tagging. The only part the WLC can 'see' is the initial EAP identity access-request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RADIUS server &lt;STRONG&gt;can&lt;/STRONG&gt; return the inner EAP username to the WLC as part of the access-accept message, and according to TAC, ACS apparently is supposed to do this without any specific configuration changes in the Authorization Profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that I'm seeing this 'work' intermittently; in that I am seeing some clients authenticated as 'anonymous', as if the ACS access-accept response did not actually contain the appropriate VSA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue is troubling for two reasons:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. It skews our user tracking in WCS / Prime Infrastructure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. We either have to disable Identity Privacy on the client, or permit additional concurrent logins on a per-user basis on the WLC, neither of which I'm in favor of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be interested to know if any of you are using identity privacy with&amp;nbsp; your WLAN deployments, and whether you have observe similar behaviour. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any feedback you can provide.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:30:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207176#M131502</guid>
      <dc:creator>Travis Hysuick</dc:creator>
      <dc:date>2019-03-11T03:30:30Z</dc:date>
    </item>
    <item>
      <title>ACS 5.4 and WLC - Issue with using Identity Privacy</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207177#M131504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is some new feature and we need to investigate its default behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EAP identity privacy is provided by certain EAP methods where an empty or an anonymous identity (different from the actual identity) is sent in response to the EAP identity request. PEAP method sends the identity twice during the authentication. In the 1st phase the identity is sent in plain text and this identity will be used for routing purposes and not for client authentication. The real identity is sent within a secure tunnel (established in the 1st phase) during the 2nd phase of the authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://blogs.msdn.com/b/eapteam/archive/2009/01/16/peap-identity-privacy-support-in-windows7.aspx"&gt;http://blogs.msdn.com/b/eapteam/archive/2009/01/16/peap-identity-privacy-support-in-windows7.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://blogs.technet.com/b/wsnetdoc/archive/2010/01/19/peap-identity-privacy-support-in-windows-7-and-windows-server-2008-r2.aspx"&gt;http://blogs.technet.com/b/wsnetdoc/archive/2010/01/19/peap-identity-privacy-support-in-windows-7-and-windows-server-2008-r2.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like you to gather some information on this subject to understand the behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.] Run following traces on the client: Start &amp;gt; Run and hit enter, type cmd and hit enter, then type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;netsh ras set tracing * enabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now try to authenticate the client to record the traces. Once done authenticating, collect the traces. I guess, It generates the traces under installation drive&amp;gt;:\WINDOWS\tracing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use "netsh ras set tracing * disable" to stop logging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.] generate the logs from ACS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;acs/admin# acs-config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Escape character is CNTL/D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Username: acsadmin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Password: xxxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; acs/admin(config-acs)#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; acs/admin(config-acs)# debug-log runtime level debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we need to duplicate the issue with the identity privacy feature turned on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; acs/admin(config-acs)# exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;acs/admin# acs support TACBUNDLE repository MYREPOSITORY encryption-passphrase null include-debug-logs 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do provide me the username and time-stamp when you duplicate this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My take away would be to see if ACS sent back &lt;STRONG&gt;cisco-av-pair:User-Name=&lt;ACTUAL-USERNAME&gt;)&lt;/ACTUAL-USERNAME&gt;&lt;/STRONG&gt; in the access-accept&amp;nbsp; message to the WLC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; - Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 23:39:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207177#M131504</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-04T23:39:06Z</dc:date>
    </item>
    <item>
      <title>ACS 5.4 and WLC - Issue with using Identity Privacy</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207178#M131506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jatin, I'll work through the suggested steps tomorrow and post back with some results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My TAC engineer also informed me that this issue is going to be addressed in a near release of WLC 8.0 code. While I'm not necessarily a fan of .0 releases, I may have to suck it up when it comes available, or potentially wait until the first point release is made available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Travis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 23:33:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207178#M131506</guid>
      <dc:creator>Travis Hysuick</dc:creator>
      <dc:date>2013-06-05T23:33:00Z</dc:date>
    </item>
    <item>
      <title>ACS 5.4 and WLC - Issue with using Identity Privacy</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207179#M131508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure, np.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; - Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 08:45:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207179#M131508</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-06T08:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.4 and WLC - Issue with using Identity Privacy</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207180#M131509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning Jatin, I've collected the traces and ACS support bundle as requested.&lt;/P&gt;&lt;P&gt;Would you be able to access the support bundle if I attach it to my existing case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The existing TAC case is 626163423.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know and I will attach the files right away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Travis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 16:22:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207180#M131509</guid>
      <dc:creator>Travis Hysuick</dc:creator>
      <dc:date>2013-06-06T16:22:01Z</dc:date>
    </item>
    <item>
      <title>Re:ACS 5.4 and WLC - Issue with using Identity Privacy</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207181#M131511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure...I'll download and review it tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support Android App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 22:06:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207181#M131511</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-06T22:06:12Z</dc:date>
    </item>
    <item>
      <title>Re:ACS 5.4 and WLC - Issue with using Identity Privacy</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207182#M131514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a quick follow-up note, this issue has been raised in a separate TAC case. Previously, in ACS v5.3, the functionality to return the inner EAP username to the NAD in the Access-Accept was present, however this was discontinued / remove from the 5.4 code base for some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AAA BU will be discussing the issue next week, hopefully an agreement can be reached to add this funcitonality into a .4 or .5 patch release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin, thanks again for your efforts in this!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 18:59:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207182#M131514</guid>
      <dc:creator>Travis Hysuick</dc:creator>
      <dc:date>2013-06-07T18:59:51Z</dc:date>
    </item>
    <item>
      <title>Re:ACS 5.4 and WLC - Issue with using Identity Privacy</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207183#M131518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries, I will keep a close look on that issue. You never know when you need to work with some similar issue. something new &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt;- Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 20:03:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-4-and-wlc-issue-with-using-identity-privacy/m-p/2207183#M131518</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-07T20:03:01Z</dc:date>
    </item>
  </channel>
</rss>

