<?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 NCS - add guest user (import from file) in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965972#M33458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't you have a sample on the page that allows you to upload the file? There are usually sample what to configure and what parameters are mandatory and what are optional.&lt;/P&gt;&lt;P&gt;Can you please put a sample from your CSV file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amjad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2012 09:53:09 GMT</pubDate>
    <dc:creator>Amjad Abdullah</dc:creator>
    <dc:date>2012-07-18T09:53:09Z</dc:date>
    <item>
      <title>NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965971#M33457</link>
      <description>&lt;P&gt;Does anyone have the format of the csv? I'm using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; password&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; duration&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; description&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; disclaimer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I get the error "Insufficient data at line 1. Missing required 2 field(s).".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 05:25:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965971#M33457</guid>
      <dc:creator>codflanglers</dc:creator>
      <dc:date>2021-07-04T05:25:01Z</dc:date>
    </item>
    <item>
      <title>NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965972#M33458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't you have a sample on the page that allows you to upload the file? There are usually sample what to configure and what parameters are mandatory and what are optional.&lt;/P&gt;&lt;P&gt;Can you please put a sample from your CSV file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amjad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 09:53:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965972#M33458</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2012-07-18T09:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965973#M33459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Username Password Lifetime Description Disclaimer &lt;BR /&gt;user1 ***** 3600 Example conference Disclaimer-1 &lt;BR /&gt;user2 ***** 3600 Example conference Disclaimer-1 &lt;BR /&gt;user3 ***** 3600 Example conference Disclaimer-1 &lt;BR /&gt;user4 ***** 3600 Example conference Disclaimer-1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This is what I have in my csv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 10:19:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965973#M33459</guid>
      <dc:creator>codflanglers</dc:creator>
      <dc:date>2012-07-18T10:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965974#M33460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should separate letters by commas (and hence the CSV name: Comma separated values).&lt;/P&gt;&lt;P&gt;you should write:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Username","password", "lifetime", "Description", Disclaimer"&lt;/P&gt;&lt;P&gt;user1,*******,3600,Example conference disclaimer-1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amjad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 10:33:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965974#M33460</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2012-07-18T10:33:28Z</dc:date>
    </item>
    <item>
      <title>NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965975#M33461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the footnote on the NCS says "The first row of the sample CSV below is used to describe the columns. It is not required in the CSV file. The Description and Disclaimer are not mandatory." which would indicate that the data needs to be seperated out in to columns.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:42:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965975#M33461</guid>
      <dc:creator>codflanglers</dc:creator>
      <dc:date>2012-07-18T11:42:23Z</dc:date>
    </item>
    <item>
      <title>NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965976#M33462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is why I asked you about what the note says.&lt;/P&gt;&lt;P&gt;so, if it is the case, ignore the first row I put.&lt;/P&gt;&lt;P&gt;If you want not to insert optional fields you would write (for example, ignoring the disclaimer and the description):&lt;/P&gt;&lt;P&gt;user1,*****,3600,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(or if we want to ignore the disclaimer only);&lt;/P&gt;&lt;P&gt;user1,*****,3600,description,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(or if we want to ignore the description only):&lt;/P&gt;&lt;P&gt;user1,******,3600,,disclaimer &lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use 4 commans anyway for each row. if you want to leave something blanks you use whatever after the comma blank. but the comma should be there.&lt;/P&gt;&lt;P&gt;NCS uses the commas as separator to know what field to be filled. So no need to put them in regular column shape.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amjad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 11:57:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965976#M33462</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2012-07-18T11:57:40Z</dc:date>
    </item>
    <item>
      <title>NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965977#M33463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; OK, so I moved all the data in to a single column. Four commas. Still the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 12:20:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965977#M33463</guid>
      <dc:creator>codflanglers</dc:creator>
      <dc:date>2012-07-18T12:20:35Z</dc:date>
    </item>
    <item>
      <title>NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965978#M33464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need five columns. not four.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user1,******,3600,,disclaimer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username: user1&lt;/P&gt;&lt;P&gt;password: ******&lt;/P&gt;&lt;P&gt;lifetime: 3600&lt;/P&gt;&lt;P&gt;description is not provided.&lt;/P&gt;&lt;P&gt;Disclaimer: disclaimer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have 5 columns in your CSV or 4? are you using commas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 12:31:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965978#M33464</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2012-07-18T12:31:28Z</dc:date>
    </item>
    <item>
      <title>NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965979#M33465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have 5 columns in my csv. I have tried using commas and not and both are the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 14:00:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965979#M33465</guid>
      <dc:creator>codflanglers</dc:creator>
      <dc:date>2012-07-18T14:00:08Z</dc:date>
    </item>
    <item>
      <title>NCS - add guest user (import from file)</title>
      <link>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965980#M33466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorted it. Turns out the file I was using was corrupt for some reason. I re-created the file in the original format and it worked fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 08:46:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ncs-add-guest-user-import-from-file/m-p/1965980#M33466</guid>
      <dc:creator>codflanglers</dc:creator>
      <dc:date>2012-07-19T08:46:21Z</dc:date>
    </item>
  </channel>
</rss>

