<?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: Cisco Secure Multiple Authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9968#M6780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you&amp;#146;re sure it&amp;#146;s configured for single sessions and allowing multiple, it sounds like a bug.  I haven&amp;#146;t seen that behavior though so you should run it by Cisco&amp;#146;s techs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2001 19:51:37 GMT</pubDate>
    <dc:creator>s-doyle</dc:creator>
    <dc:date>2001-07-18T19:51:37Z</dc:date>
    <item>
      <title>Cisco Secure Multiple Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9967#M6779</link>
      <description>&lt;P&gt;Dear Tech,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having Cisco Secure 2.6 and it is using Windows NT Database, We have Pix firewall 5.1, Cisco Secure is configured for single session in group settings that are mapped to Windows NT Groups, initially it worked fine and denying multi sessions, after one week it is allowing anyone to loggin from mutiple machine,s we want Cisco Secure not to allow multiple sessions, please give us the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 17:57:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9967#M6779</guid>
      <dc:creator>kefah</dc:creator>
      <dc:date>2020-02-21T17:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Secure Multiple Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9968#M6780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you&amp;#146;re sure it&amp;#146;s configured for single sessions and allowing multiple, it sounds like a bug.  I haven&amp;#146;t seen that behavior though so you should run it by Cisco&amp;#146;s techs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2001 19:51:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9968#M6780</guid>
      <dc:creator>s-doyle</dc:creator>
      <dc:date>2001-07-18T19:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Secure Multiple Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9969#M6781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CiscoSecure ACS 2.6 has the ability to log SUCCESSFUL authentications, I would recommend turning this on and looking at the results.  This should provide some good insight.  Chances are that these users are ending up in the wrong group.  Also, keep in mind that if your "unknown user policy" is set to go to Windows NT, if a user first authenticates as "george", and next authenticates as "domain1\george", ACS will see this as two different users, create two different user profiles, and possibly drop them into different groups depending on your mappings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2001 16:26:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9969#M6781</guid>
      <dc:creator>robert.hyde</dc:creator>
      <dc:date>2001-08-17T16:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Secure Multiple Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9970#M6782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well cisco has confirmed it is HTTP behavior, and it is not possible to control http traffic on multisession feature in ACS 2.6, below is the cisco comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------&lt;/P&gt;&lt;P&gt;Unfortunately, because of the way that HTTP works, it is not possible to use the Max sessions feature the way you might expect. In a Telnet or FTP&lt;/P&gt;&lt;P&gt;connection, the PIX sends a 'start' accounting record to the CSNT server, and this tells it that this user has started a session. If the user attempts&lt;/P&gt;&lt;P&gt;another session, then because the CSNT server has not received a 'stop' record for the previous session, it will not allow another session if the&lt;/P&gt;&lt;P&gt;session limit is set to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in the case of HTTP, the session is very short-lived (typically 1 second). You can see the short duration of the session in the accounting log&lt;/P&gt;&lt;P&gt;Since the CSNT server receives the 'stop' record almost immediately after the 'Start' record, it now counts this user as not connected (which is technically correct since he no longer has a TCP&lt;/P&gt;&lt;P&gt;session), even though he may still be looking at a web page. So, this may give the impression that the user is being allowed many more session than CSNT is configured to allow, but in reality this is not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2001 13:20:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9970#M6782</guid>
      <dc:creator>kefah</dc:creator>
      <dc:date>2001-08-22T13:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Secure Multiple Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9971#M6783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the same problems when trying to control the HTTP traffic using ver 2.6.  The same thing happens with version 3.0???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis Wilkes&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:lm_wilkes@hotmail.com"&gt;lm_wilkes@hotmail.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2001 01:27:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-secure-multiple-authentication/m-p/9971#M6783</guid>
      <dc:creator>l-wilkes</dc:creator>
      <dc:date>2001-12-23T01:27:02Z</dc:date>
    </item>
  </channel>
</rss>

