<?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 Importing user and group database from 2.6 to 4.0 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/importing-user-and-group-database-from-2-6-to-4-0/m-p/565617#M427541</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to import the user and groups from version 2.6 ACS to version 4.0. The 2.6 online documentation talks of using the CSUtils to create a .txt back up of the users and group. But I cannot see how to import that into 4.0. Has anyone done this. Any info would be appreciated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 21:31:09 GMT</pubDate>
    <dc:creator>eir-dialint</dc:creator>
    <dc:date>2019-03-10T21:31:09Z</dc:date>
    <item>
      <title>Importing user and group database from 2.6 to 4.0</title>
      <link>https://community.cisco.com/t5/network-access-control/importing-user-and-group-database-from-2-6-to-4-0/m-p/565617#M427541</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to import the user and groups from version 2.6 ACS to version 4.0. The 2.6 online documentation talks of using the CSUtils to create a .txt back up of the users and group. But I cannot see how to import that into 4.0. Has anyone done this. Any info would be appreciated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:31:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/importing-user-and-group-database-from-2-6-to-4-0/m-p/565617#M427541</guid>
      <dc:creator>eir-dialint</dc:creator>
      <dc:date>2019-03-10T21:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Importing user and group database from 2.6 to 4.0</title>
      <link>https://community.cisco.com/t5/network-access-control/importing-user-and-group-database-from-2-6-to-4-0/m-p/565618#M427542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easy...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on your 2.6 server run "csutil -d"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will create a file called dump.txt which you can import onto the 4.0 server using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"csutil -l dump.txt"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 2.6 csutil.exe lives in the Utils sub-folder. In 4.0 its in the bin folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2006 20:48:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/importing-user-and-group-database-from-2-6-to-4-0/m-p/565618#M427542</guid>
      <dc:creator>darpotter</dc:creator>
      <dc:date>2006-03-24T20:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Importing user and group database from 2.6 to 4.0</title>
      <link>https://community.cisco.com/t5/network-access-control/importing-user-and-group-database-from-2-6-to-4-0/m-p/565619#M427543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Darran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that worked a treat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks alot for that!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Russell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 13:34:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/importing-user-and-group-database-from-2-6-to-4-0/m-p/565619#M427543</guid>
      <dc:creator>eir-dialint</dc:creator>
      <dc:date>2006-03-27T13:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Importing user and group database from 2.6 to 4.0</title>
      <link>https://community.cisco.com/t5/network-access-control/importing-user-and-group-database-from-2-6-to-4-0/m-p/565620#M427544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked at what I had imported using the instructions you had supplied me and it looked fine, all users and group, tacacs privelege levels had been imported. I modified a router on our network to point at the ACS 4.0. on testing it looks like the passwords hadn't been copied across successfully. Logins are failing with 'invalid CS password' in the failed authentication log. If I changed the password manually it was fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you seen that before? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Russell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 15:05:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/importing-user-and-group-database-from-2-6-to-4-0/m-p/565620#M427544</guid>
      <dc:creator>eir-dialint</dc:creator>
      <dc:date>2006-03-27T15:05:21Z</dc:date>
    </item>
  </channel>
</rss>

