<?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 ACS 4.2 RSA Authentication and LDAP Group Mapping in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235449#M127109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this should work, but it a bit clumsy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Proxy Distribution entry in Network Configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;domain\*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strip the Prefix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forward back to the AAA server, from there authenticate against the RSA server without the domain prefix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2013 07:30:35 GMT</pubDate>
    <dc:creator>Chris Illsley</dc:creator>
    <dc:date>2013-05-15T07:30:35Z</dc:date>
    <item>
      <title>ACS 4.2 RSA Authentication and LDAP Group Mapping</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235448#M127104</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have a PaloAlto firewall with Global Protect functionality enabled (VPN-SSL)&lt;/P&gt;&lt;P&gt;I use Cisco Secure ACS as a proxy for RSA SecurID Authentication.&lt;/P&gt;&lt;P&gt;After the authentication y try to map AD Groups through LDAP Query.&lt;/P&gt;&lt;P&gt;The issue I've found is that the user I get with user authentication has no domain:&lt;/P&gt;&lt;P&gt;show user ip-user-mapping all | match mbm60380 &lt;/P&gt;&lt;P&gt;10.240.1.24&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vsys1&amp;nbsp; UIA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; domain\mbm60380&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2388&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2388&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;10.240.1.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vsys1&amp;nbsp; UIA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; domain\mbm60380&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2101&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2101&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;10.240.250.1&amp;nbsp;&amp;nbsp;&amp;nbsp; vsys2&amp;nbsp; GP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mbm60380&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2590859&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2590859&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the list of users I get from the LDAP Query does include domain prefix:&lt;/P&gt;&lt;P&gt;show user group name domain\group1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;short name:&amp;nbsp; domain\group1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ] domain\aag60368&lt;/P&gt;&lt;P&gt;[2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ] domain\ced61081&lt;/P&gt;&lt;P&gt;[3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ] domain\jas61669&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ] domain\mbm60380&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ] domain\pmc61693&lt;/P&gt;&lt;P&gt;[6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ] domain\vcm60984&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to create the user with domain in the ACS but it should strip the domain before querying the RSA Server, as it doesn't support domain stripping.&lt;/P&gt;&lt;P&gt;I've tried to fix this on the Palo Alto firewall without any success.&lt;/P&gt;&lt;P&gt;I'm trying to make it work changing Cisco Secure ACS 4.2 but it hasn't worked either:&lt;/P&gt;&lt;P&gt;The RSA Servers are configured as an external database.&amp;nbsp; They are not defined in the Network Device Groups. &lt;/P&gt;&lt;P&gt;Can I configure domain stripping for RSA servers queries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:26:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235448#M127104</guid>
      <dc:creator>seba</dc:creator>
      <dc:date>2019-03-11T03:26:04Z</dc:date>
    </item>
    <item>
      <title>ACS 4.2 RSA Authentication and LDAP Group Mapping</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235449#M127109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this should work, but it a bit clumsy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Proxy Distribution entry in Network Configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;domain\*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strip the Prefix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forward back to the AAA server, from there authenticate against the RSA server without the domain prefix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 07:30:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235449#M127109</guid>
      <dc:creator>Chris Illsley</dc:creator>
      <dc:date>2013-05-15T07:30:35Z</dc:date>
    </item>
    <item>
      <title>ACS 4.2 RSA Authentication and LDAP Group Mapping</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235450#M127113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello&lt;/P&gt;&lt;P&gt;The RSA Servers are not defined as AAA Servers. &lt;/P&gt;&lt;P&gt;I created an External User Database as RSA SecurID Token server with a file (C:\WINDOWS\system32\sdconf.rec)&lt;/P&gt;&lt;P&gt;To create a Proxy Distribution entry you need to specify the AAA server, don't you?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 08:05:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235450#M127113</guid>
      <dc:creator>seba</dc:creator>
      <dc:date>2013-05-15T08:05:00Z</dc:date>
    </item>
    <item>
      <title>ACS 4.2 RSA Authentication and LDAP Group Mapping</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235451#M127122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Absolutely, hence the reason to forward the request back to your AAA server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 08:07:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235451#M127122</guid>
      <dc:creator>Chris Illsley</dc:creator>
      <dc:date>2013-05-15T08:07:09Z</dc:date>
    </item>
    <item>
      <title>ACS 4.2 RSA Authentication and LDAP Group Mapping</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235452#M127129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Please, excuse me.&lt;/P&gt;&lt;P&gt;I don't understand what is "forware the request back to your AAA server" or how to do it.&lt;/P&gt;&lt;P&gt;Do you mean that the ACS sends the query to itself after stripping the domain?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 08:15:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235452#M127129</guid>
      <dc:creator>seba</dc:creator>
      <dc:date>2013-05-15T08:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 RSA Authentication and LDAP Group Mapping</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235453#M127141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, something like below where GSTT-AAA01 is the AAA server you are configuring the distribution entry on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 08:18:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235453#M127141</guid>
      <dc:creator>Chris Illsley</dc:creator>
      <dc:date>2013-05-15T08:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 RSA Authentication and LDAP Group Mapping</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235454#M127171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good going guys. I do agree what "mooncat76" suggested to resolve this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a supporting document in case you wanted to go through.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2/user/guide/NetCfg.html#wp342969"&gt;http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2/user/guide/NetCfg.html#wp342969&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;- Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 08:49:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235454#M127171</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-05-15T08:49:59Z</dc:date>
    </item>
    <item>
      <title>ACS 4.2 RSA Authentication and LDAP Group Mapping</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235455#M127223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; It has worked&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 09:36:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235455#M127223</guid>
      <dc:creator>seba</dc:creator>
      <dc:date>2013-05-15T09:36:46Z</dc:date>
    </item>
    <item>
      <title>ACS 4.2 RSA Authentication and LDAP Group Mapping</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235456#M127251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 09:39:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-rsa-authentication-and-ldap-group-mapping/m-p/2235456#M127251</guid>
      <dc:creator>Chris Illsley</dc:creator>
      <dc:date>2013-05-15T09:39:10Z</dc:date>
    </item>
  </channel>
</rss>

