Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
27
7 MMP User Account Commands
The MMP user account roles are:
n
admin: MMP administrator; permitted to do all tasks
n
crypto: MMP cryptography operator; permitted to do crypto-related tasks
n
audit: to send audit logs to a Syslog server (refer to the Remote Syslog server section in the
deployment guide for guidance on how to do this)
n
appadmin: Can perform application level configuration through the Web Admin Interface
n
api: can use the API. Note that the "api" user role was previously configured through the Web
Admin Interface
Note: Do not confuse user accounts set up with the commands in this section, with accounts
which are set up using Active Directory and which let users log in on a Cisco Meeting App and
make calls.
Unless otherwise mentioned the following commands require you to be logged into an MMP
account with admin rights.
Command/Examples
Description/Notes
user add <username>
(admin|crypto|audit|appadmin|api)
Creates a new MMP user of the specified type (see above)
Prompts for a password for the user which must be entered twice
to ensure that the intended password is configured. On first login,
the user will be asked to configure a new password.
user del <username>
Removes a user from the system
user list
Displays the list of users, their role, the expiry date of their
password and whether or not they are logged in.
user info <username>
Displays user details including role, last login, number of failed
login attempts since last login, last time password was changed,
expiry date of password, if the account is locked or not.
user evict <username>
Logs a user out from his or her session
user unlock <username>
Removes a lock on logins for a user caused by exceeding the
maximum failed logins
passwd [<username>]
Changes your password or another users password: follow the
instructions.
The username is optional: it allows an admin to reset another user’s
password. If executed with no argument, the command changes
the current user’s (your) password. Authentication of the current
user is required.
7   MMP User Account Commands