<?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: MSM760 CLI command Account Removal in M and MSM Series</title>
    <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792042#M2632</link>
    <description>MSM Guest management software is a free&lt;BR /&gt;with controller&lt;BR /&gt;&lt;BR /&gt;you can create hp costumer account and download GMS on hp site&lt;BR /&gt;&lt;BR /&gt;what is your e mail address</description>
    <pubDate>Fri, 27 May 2011 06:02:22 GMT</pubDate>
    <dc:creator>cenk sasmaztin</dc:creator>
    <dc:date>2011-05-27T06:02:22Z</dc:date>
    <item>
      <title>MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792035#M2625</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;How can i delete expired user on command line ?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved&amp;nbsp;from Communications, Wireless (Legacy ITRC forum) to MSM Series. - Hp Forum Moderator&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2013 03:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792035#M2625</guid>
      <dc:creator>Volkan AĞAOĞLU</dc:creator>
      <dc:date>2013-12-02T03:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792036#M2626</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;expired user automatically delete user data base when expire &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;https://controllerip/security/user_account_edit.asp&lt;BR /&gt;&lt;BR /&gt;under account removal section</description>
      <pubDate>Thu, 26 May 2011 13:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792036#M2626</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-05-26T13:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792037#M2627</link>
      <description>also... if you clear user account expired or unexpired you can use this command&lt;BR /&gt;&lt;BR /&gt;CLI(config)# no user profile testname</description>
      <pubDate>Thu, 26 May 2011 14:18:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792037#M2627</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-05-26T14:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792038#M2628</link>
      <description>Hi,&lt;BR /&gt;Principally thank your reply&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I expand my question. I write a script in php and I connect to msm760 with ssh. Everything is working&lt;BR /&gt;- User created is OK&lt;BR /&gt;- Subscriptin plan choise is OK etc..&lt;BR /&gt;&lt;BR /&gt;But user expired time or inactive time cant control&lt;BR /&gt;&lt;BR /&gt;Which can I use the command&lt;BR /&gt;&lt;BR /&gt;Sorry for my bad english</description>
      <pubDate>Fri, 27 May 2011 04:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792038#M2628</guid>
      <dc:creator>Volkan AĞAOĞLU</dc:creator>
      <dc:date>2011-05-27T04:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792039#M2629</link>
      <description>hi Volkan &lt;BR /&gt;&lt;BR /&gt;I'm guessing that you want to write a tool for user accounts&lt;BR /&gt;There is already such a tool (Hp Guest Management Software)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;all user command in the bellow&lt;BR /&gt;fristly create user..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CLI(config)# user profile testuser&lt;BR /&gt;% User created &lt;BR /&gt;CLI(user-profile)# &lt;BR /&gt;end:&lt;BR /&gt;        Switches to parent context.&lt;BR /&gt;username &lt;NAME&gt;:&lt;BR /&gt;        Change the name for  this user. &lt;BR /&gt;*******************************************&lt;BR /&gt;password &lt;SECRET&gt;:&lt;BR /&gt;        Change the password for this user.&lt;BR /&gt;*******************************************&lt;BR /&gt;idle timeout {10-10000}:&lt;BR /&gt;        Sets the idle timeout for this user.&lt;BR /&gt;no idle timeout:&lt;BR /&gt;        This user never times out.&lt;BR /&gt;*******************************************&lt;BR /&gt;session timeout {10-10000}:&lt;BR /&gt;        Sets the session timeout for this user.&lt;BR /&gt;no session timeout:&lt;BR /&gt;        This user session never times out.&lt;BR /&gt;********************************************&lt;BR /&gt;max user sessions {0-100}:&lt;BR /&gt;        Sets the maximum concurrent sessions for this user.&lt;BR /&gt;no max user sessions:&lt;BR /&gt;        This user doesn't have a maximum &lt;BR /&gt;********************************************&lt;BR /&gt;concurrent sessions limit.&lt;BR /&gt;active:&lt;BR /&gt;        Enables this user account.&lt;BR /&gt;no active:&lt;BR /&gt;        Disables this user account.&lt;BR /&gt;********************************************&lt;BR /&gt;chargeable user identity &lt;ID&gt;:&lt;BR /&gt;        Sets the CUI.&lt;BR /&gt;use chargeable user identity:&lt;BR /&gt;        Uses the CUI.&lt;BR /&gt;no use chargeable user identity:&lt;BR /&gt;        Do not use the CUI.&lt;BR /&gt;********************************************&lt;BR /&gt;access controlled:&lt;BR /&gt;        Makes this user access controlled.&lt;BR /&gt;no access controlled:&lt;BR /&gt;        Makes this user not access &lt;BR /&gt;*********************************************&lt;BR /&gt;controlled.&lt;BR /&gt;control method (subscription|endtime|none):&lt;BR /&gt;        How is this account controlled?&lt;BR /&gt;********************************************&lt;BR /&gt;end time &lt;TIME&gt;:&lt;BR /&gt;        Sets expiration time: "YYYY-MM-DD HH:MM:SS".&lt;BR /&gt;subscription plan &lt;NAME&gt;:&lt;BR /&gt;        &lt;BR /&gt;********************************************&lt;BR /&gt;Sets the subscription plan to use.&lt;BR /&gt;no subscription plan:&lt;BR /&gt;        Delete a subscription plan.&lt;BR /&gt;access-controlled profile &lt;NAME&gt;:&lt;BR /&gt;        Use this session profile for this account.&lt;BR /&gt;********************************************&lt;BR /&gt;no access-controlled profile &lt;NAME&gt;:&lt;BR /&gt;        Do not use this session profile for this account.&lt;BR /&gt;use access-controlled profile:&lt;BR /&gt;        Use the Access Controlled profiles.&lt;BR /&gt;no use access-controlled profile:&lt;BR /&gt;        Use the Access Controlled profiles.&lt;BR /&gt;********************************************&lt;BR /&gt;access-controlled virtual ap &lt;NAME&gt;:&lt;BR /&gt;        Adds to the list of allowed virtual APs.&lt;BR /&gt;no access-controlled virtual ap &lt;NAME&gt;:&lt;BR /&gt;        Removes from the list of allowed &lt;BR /&gt;*********************************************&lt;BR /&gt;virtual APs.&lt;BR /&gt;use access-controlled virtual ap:&lt;BR /&gt;        Use only allowed Virtual AP (VSC) for this profile.&lt;BR /&gt;no use access-controlled virtual ap:&lt;BR /&gt;        Use any Virtual AP (VSC) for this profile.&lt;BR /&gt;********************************************&lt;BR /&gt;no use restrict access-controlled virtual ap:&lt;BR /&gt;        Use any Virtual AP (VSC) for this profile.&lt;BR /&gt;********************************************&lt;BR /&gt;regular profile &lt;NAME&gt;:&lt;BR /&gt;        Apply a non-access-controlled profile.&lt;BR /&gt;no regular profile &lt;NAME&gt;:&lt;BR /&gt;        Remove a non-access-controlled profile.&lt;BR /&gt;use regular profile:&lt;BR /&gt;        Use the non-access-controlled profiles.&lt;BR /&gt;no use regular profile:&lt;BR /&gt;        Do not use the non-access-controlled profiles.&lt;BR /&gt;********************************************&lt;BR /&gt;regular virtual ap &lt;NAME&gt;:&lt;BR /&gt;        Add to the list of allowed virtual APs.&lt;BR /&gt;no regular virtual ap &lt;NAME&gt;:&lt;BR /&gt;        Remove from the list of allowed virtual APs.&lt;BR /&gt;use regular virtual ap:&lt;BR /&gt;        Use only allowed Virtual AP (VSC) for this profile.&lt;BR /&gt;no use restrict regular virtual ap:&lt;BR /&gt;        Use any Virtual AP (VSC) for this profile.&lt;BR /&gt;********************************************&lt;BR /&gt;egress vlan {0-4096}:&lt;BR /&gt;        Sets the VLAN tunnel ID.&lt;BR /&gt;use egress vlan:&lt;BR /&gt;        Use the VLAN tunnel ID.&lt;BR /&gt;no use egress vlan:&lt;/NAME&gt;&lt;/NAME&gt;&lt;/NAME&gt;&lt;/NAME&gt;&lt;/NAME&gt;&lt;/NAME&gt;&lt;/NAME&gt;&lt;/NAME&gt;&lt;/NAME&gt;&lt;/TIME&gt;&lt;/ID&gt;&lt;/SECRET&gt;&lt;/NAME&gt;</description>
      <pubDate>Fri, 27 May 2011 05:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792039#M2629</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-05-27T05:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792040#M2630</link>
      <description>Hi Cenk &lt;BR /&gt;&lt;BR /&gt;I can not find said software because not selling anymore &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h10010.www1.hp.com/wwpc/tr/tr/sm/WF10a/18964-18964-427972-4172293-4172293-3836218.html" target="_blank"&gt;http://h10010.www1.hp.com/wwpc/tr/tr/sm/WF10a/18964-18964-427972-4172293-4172293-3836218.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;let you show my code&lt;BR /&gt;&lt;BR /&gt;---code---&lt;BR /&gt;enable&lt;BR /&gt;config&lt;BR /&gt;user profile "some name"&lt;BR /&gt;password "somepassword"&lt;BR /&gt;subscription plan "designate a plan"&lt;BR /&gt;control method subscription&lt;BR /&gt;access-controlled virtual ap "myvlan"&lt;BR /&gt;use access-controlled virtual ap&lt;BR /&gt;//-&amp;gt;I need to set expired time here &amp;lt;-//&lt;BR /&gt;end&lt;BR /&gt;persistent user information&lt;BR /&gt;end&lt;BR /&gt;end&lt;BR /&gt;---/code---&lt;BR /&gt;&lt;BR /&gt;Thank you for helping</description>
      <pubDate>Fri, 27 May 2011 05:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792040#M2630</guid>
      <dc:creator>Volkan AĞAOĞLU</dc:creator>
      <dc:date>2011-05-27T05:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792041#M2631</link>
      <description>what is the sofware version your controller</description>
      <pubDate>Fri, 27 May 2011 05:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792041#M2631</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-05-27T05:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792042#M2632</link>
      <description>MSM Guest management software is a free&lt;BR /&gt;with controller&lt;BR /&gt;&lt;BR /&gt;you can create hp costumer account and download GMS on hp site&lt;BR /&gt;&lt;BR /&gt;what is your e mail address</description>
      <pubDate>Fri, 27 May 2011 06:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792042#M2632</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-05-27T06:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792043#M2633</link>
      <description>My software version 5.5.1.0-01-9677 and email adress &lt;BR /&gt;&lt;BR /&gt;cerber@canver.net&lt;BR /&gt;&lt;BR /&gt;Thank you for everything</description>
      <pubDate>Fri, 27 May 2011 06:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792043#M2633</guid>
      <dc:creator>Volkan AĞAOĞLU</dc:creator>
      <dc:date>2011-05-27T06:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792044#M2634</link>
      <description>hi Volkan&lt;BR /&gt;I send Guest Management Software information your mail address (GMS installation guide)&lt;BR /&gt;&lt;BR /&gt;please check mail</description>
      <pubDate>Fri, 27 May 2011 11:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792044#M2634</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-05-27T11:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792045#M2635</link>
      <description>hi Volkan can take my mail&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 12:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792045#M2635</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-05-31T12:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792046#M2636</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;no i can't&lt;BR /&gt;&lt;BR /&gt;if you want send this address&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.emailerr.com/gens/d8cf3dbfab18a859bb727268c7dc495e.png" target="_blank"&gt;http://www.emailerr.com/gens/d8cf3dbfab18a859bb727268c7dc495e.png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;thank you for everything</description>
      <pubDate>Tue, 31 May 2011 12:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792046#M2636</guid>
      <dc:creator>Volkan AĞAOĞLU</dc:creator>
      <dc:date>2011-05-31T12:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792047#M2637</link>
      <description>I send this address&lt;BR /&gt;&lt;BR /&gt;cerber@canver.net</description>
      <pubDate>Tue, 31 May 2011 12:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792047#M2637</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-05-31T12:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792048#M2638</link>
      <description>and send gmail address</description>
      <pubDate>Tue, 31 May 2011 12:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792048#M2638</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-05-31T12:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: MSM760 CLI command Account Removal</title>
      <link>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792049#M2639</link>
      <description>&lt;P&gt;and I wanted to remind you :)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2011 15:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/m-and-msm-series/msm760-cli-command-account-removal/m-p/4792049#M2639</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2011-07-07T15:44:41Z</dc:date>
    </item>
  </channel>
</rss>

