<?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: automatic guest user import on  C4110 WLAN Controller? in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34166#M3777</link>
    <description>Cool, that's what im Looking for!&lt;BR /&gt;
&lt;BR /&gt;
Many Thank's&lt;BR /&gt;
&lt;BR /&gt;
Thomas&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Apr 2015 16:31:00 GMT</pubDate>
    <dc:creator>Thomas_Reiss</dc:creator>
    <dc:date>2015-04-30T16:31:00Z</dc:date>
    <item>
      <title>automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34162#M3773</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
is it possible to automaticaly import a guest user file into the controller (cron job or such)?&lt;BR /&gt;
How?&lt;BR /&gt;
Or, can we "push" the guest user to the Controller?&lt;BR /&gt;
&lt;BR /&gt;
We try to implement a easier Management for User and Guest on our Hospital.&lt;BR /&gt;
&lt;BR /&gt;
Thx&lt;BR /&gt;
Thomas&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2015 14:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34162#M3773</guid>
      <dc:creator>Thomas_Reiss</dc:creator>
      <dc:date>2015-04-30T14:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34163#M3774</link>
      <description>Are you aware that you'd do it via the GUI or are you only interested in a method that works without user interaction.&lt;BR /&gt;
&lt;BR /&gt;
Lower right button in the guest ueser GUI window...&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="b44c9c42dcbf477b88eca7bc83bd949c_RackMultipart20150430-18970-1v2t1vi-CP_import_guest_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1832i6078D476EC80F786/image-size/large?v=v2&amp;amp;px=999" role="button" title="b44c9c42dcbf477b88eca7bc83bd949c_RackMultipart20150430-18970-1v2t1vi-CP_import_guest_inline.png" alt="b44c9c42dcbf477b88eca7bc83bd949c_RackMultipart20150430-18970-1v2t1vi-CP_import_guest_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2015 15:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34163#M3774</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2015-04-30T15:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34164#M3775</link>
      <description>Thx,&lt;BR /&gt;
&lt;BR /&gt;
i'm only interested in a automatic way without user interaction.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34164#M3775</guid>
      <dc:creator>Thomas_Reiss</dc:creator>
      <dc:date>2015-04-30T16:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34165#M3776</link>
      <description>Hi Thomas,&lt;BR /&gt;
You can write a shell script in your linux system that SSH to controller and push following commands to it. Finally add cron job for that shell script.&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;wlans    &lt;BR /&gt;
# Guest Access Accounts&lt;BR /&gt;
    clients&lt;BR /&gt;
        client "Guest-USERID" "username" "password" 2015-4-30 17:0:00 30 0&lt;BR /&gt;
        enable "Guest-USERID"&lt;BR /&gt;
        descr "Guest-USERID"&lt;BR /&gt;
        startofday "Guest-USERID" 00:00&lt;BR /&gt;
        durationofday "Guest-USERID" 1440&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34165#M3776</guid>
      <dc:creator>Karthik1</dc:creator>
      <dc:date>2015-04-30T16:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34166#M3777</link>
      <description>Cool, that's what im Looking for!&lt;BR /&gt;
&lt;BR /&gt;
Many Thank's&lt;BR /&gt;
&lt;BR /&gt;
Thomas&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34166#M3777</guid>
      <dc:creator>Thomas_Reiss</dc:creator>
      <dc:date>2015-04-30T16:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34167#M3778</link>
      <description>Don't forget the &lt;I&gt;apply&lt;/I&gt; command at the end of sequence.</description>
      <pubDate>Thu, 30 Apr 2015 16:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34167#M3778</guid>
      <dc:creator>Karthik1</dc:creator>
      <dc:date>2015-04-30T16:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34168#M3779</link>
      <description>thx,&lt;BR /&gt;
&lt;BR /&gt;
help a lot!&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34168#M3779</guid>
      <dc:creator>Thomas_Reiss</dc:creator>
      <dc:date>2015-04-30T16:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34169#M3780</link>
      <description>I haven't seen anyone do this but we do offer the admin the ability to upload a guest file to the controller. I would create a test user in that screen Thomas suggested, then use that to create new accounts and upload them to the controller....&lt;BR /&gt;
&lt;BR /&gt;
The following example imports the previously exported file created by the export_clients  command in the controllers CLI (SSH):  &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;EWC.extremenetworks.com:wlans:clients# import_clients 192.168.4.1 admin /support  clients_export_file  Please input password:  Attempting to download file...&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
(Requires Exrtranet Log In) - Page 22 - import_clients - &lt;A href="https://extranet.extremenetworks.com/downloads/Pages/dms.ashx?download=03a845cf-b879-4ffb-b2b2-9cc705d2941b" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extranet.extremenetworks.com/downloads/Pages/dms.ashx?download=03a845cf-b879-4ffb-b2b2-9cc70...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34169#M3780</guid>
      <dc:creator>Doug</dc:creator>
      <dc:date>2015-04-30T16:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34170#M3781</link>
      <description>But does that needs user intervention to input password?</description>
      <pubDate>Thu, 30 Apr 2015 16:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34170#M3781</guid>
      <dc:creator>Karthik1</dc:creator>
      <dc:date>2015-04-30T16:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34171#M3782</link>
      <description>Yes but they could use a standard password in the file for each account. i guess I would need to know more about the design requirements...</description>
      <pubDate>Thu, 30 Apr 2015 16:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34171#M3782</guid>
      <dc:creator>Doug</dc:creator>
      <dc:date>2015-04-30T16:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34172#M3783</link>
      <description>thx for comment's!&lt;BR /&gt;
&lt;BR /&gt;
Help a lot.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34172#M3783</guid>
      <dc:creator>Thomas_Reiss</dc:creator>
      <dc:date>2015-04-30T16:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: automatic guest user import on  C4110 WLAN Controller?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34173#M3784</link>
      <description>Sorry, i need to ask back&lt;BR /&gt;
&lt;BR /&gt;
When i try to create a user via CLI, i Need to start the ID with a "Guest-" prefix.&lt;BR /&gt;
&lt;BR /&gt;
Here is a example:&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;EWC2:wlans:clients# client "userid" "username" "password" 2015-11-04 11:00:00 30 0&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;ID must start with prefix: Guest-&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;Error: invalid argument.&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Usage: [no] client &lt;I&gt; &lt;NAME&gt;  &lt;ACCT_START&gt; &lt;ACCOUNT_LIFETIME&gt; &lt;SESSION_LIFETIME&gt;&lt;/SESSION_LIFETIME&gt;&lt;/ACCOUNT_LIFETIME&gt;&lt;/ACCT_START&gt;&lt;/NAME&gt;&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
Can i avoid this, because this didn't happen in Webinterface?&lt;BR /&gt;
&lt;BR /&gt;
Thomas&lt;BR /&gt;
&lt;BR /&gt;&lt;/I&gt;</description>
      <pubDate>Wed, 04 Nov 2015 18:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/automatic-guest-user-import-on-c4110-wlan-controller/m-p/34173#M3784</guid>
      <dc:creator>Thomas_Reiss</dc:creator>
      <dc:date>2015-11-04T18:15:00Z</dc:date>
    </item>
  </channel>
</rss>

