M and MSM Series
1753584 Members
6617 Online
108796 Solutions
New Discussion юеВ

Re: MSM760 CLI command Account Removal

 
SOLVED
Go to solution

MSM760 CLI command Account Removal

Hi,

How can i delete expired user on command line ?

Thank you

 

 

P.S. This thread has been moved from Communications, Wireless (Legacy ITRC forum) to MSM Series. - Hp Forum Moderator

14 REPLIES 14
cenk sasmaztin
Honored Contributor

Re: MSM760 CLI command Account Removal

hi

expired user automatically delete user data base when expire


https://controllerip/security/user_account_edit.asp

under account removal section
cenk

cenk sasmaztin
Honored Contributor

Re: MSM760 CLI command Account Removal

also... if you clear user account expired or unexpired you can use this command

CLI(config)# no user profile testname
cenk

Re: MSM760 CLI command Account Removal

Hi,
Principally thank your reply


I expand my question. I write a script in php and I connect to msm760 with ssh. Everything is working
- User created is OK
- Subscriptin plan choise is OK etc..

But user expired time or inactive time cant control

Which can I use the command

Sorry for my bad english
cenk sasmaztin
Honored Contributor

Re: MSM760 CLI command Account Removal

hi Volkan

I'm guessing that you want to write a tool for user accounts
There is already such a tool (Hp Guest Management Software)



all user command in the bellow
fristly create user..



CLI(config)# user profile testuser
% User created
CLI(user-profile)#
end:
Switches to parent context.
username :
Change the name for this user.
*******************************************
password :
Change the password for this user.
*******************************************
idle timeout {10-10000}:
Sets the idle timeout for this user.
no idle timeout:
This user never times out.
*******************************************
session timeout {10-10000}:
Sets the session timeout for this user.
no session timeout:
This user session never times out.
********************************************
max user sessions {0-100}:
Sets the maximum concurrent sessions for this user.
no max user sessions:
This user doesn't have a maximum
********************************************
concurrent sessions limit.
active:
Enables this user account.
no active:
Disables this user account.
********************************************
chargeable user identity :
Sets the CUI.
use chargeable user identity:
Uses the CUI.
no use chargeable user identity:
Do not use the CUI.
********************************************
access controlled:
Makes this user access controlled.
no access controlled:
Makes this user not access
*********************************************
controlled.
control method (subscription|endtime|none):
How is this account controlled?
********************************************
end time
cenk

Re: MSM760 CLI command Account Removal

Hi Cenk

I can not find said software because not selling anymore

http://h10010.www1.hp.com/wwpc/tr/tr/sm/WF10a/18964-18964-427972-4172293-4172293-3836218.html

let you show my code

---code---
enable
config
user profile "some name"
password "somepassword"
subscription plan "designate a plan"
control method subscription
access-controlled virtual ap "myvlan"
use access-controlled virtual ap
//->I need to set expired time here <-//
end
persistent user information
end
end
---/code---

Thank you for helping
cenk sasmaztin
Honored Contributor

Re: MSM760 CLI command Account Removal

what is the sofware version your controller
cenk

cenk sasmaztin
Honored Contributor

Re: MSM760 CLI command Account Removal

MSM Guest management software is a free
with controller

you can create hp costumer account and download GMS on hp site

what is your e mail address
cenk

Re: MSM760 CLI command Account Removal

My software version 5.5.1.0-01-9677 and email adress

cerber@canver.net

Thank you for everything
cenk sasmaztin
Honored Contributor

Re: MSM760 CLI command Account Removal

hi Volkan
I send Guest Management Software information your mail address (GMS installation guide)

please check mail
cenk