User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
where <user name> must be at least 6 characters long. <user name> is case
sensitive, meaning that it is important to differ between upper and lowercase.
Valid user names follow these rules:
* First character must be a letter (a-z, A-Z)
* Allowed characters in the rest of the user name are a-z, A-Z, 0-9 and special
characters '-' (dash), '_' (underscore) and '.' (dot).
* Length of user name must be from 6 is 32 characters.
If command switch -rw is used, the user will be added with read and write access,
otherwise user will be added with read-only access.
In order to escalate user to read and write access at a later stage, use
ACT USERPROMOTE. [user name].
Example 1 , user is not useradmin:
AVITEC AB> ACT USERADD Marvin
Password: *********
User Marvin added.
AVITEC AB>
Example 2, user is useradmin (see USERADMIN command for details):
USERADMIN> ACT USERADD Marvin
Error: User already exists.
USERADMIN> ACT USERADD Zaphod
User Zaphod added.
USERADMIN>
Note 1! When adding the user to the system, the password is not set, and the user
cannot login. In order to activate the account, use command ACT PASSWORD.
Note 2! Adding a user to the system will cause an alarm to be posted to the Axell
Element Manager informing about this new user (except for when omcuname adds
the user).
11.7 ACT USERDEL
11.7.1 Overview
This attribute is used to delete a current user from the system.
11.7.2 Usage
Attribute type: Write-Only Action
Only users “useradmin” and “omcuname” are allowed to administer users on the
system.
Any other user will be prompted for the “useradmin” password when launching
ACT USERDEL.
Format:
ACT USERDEL <user name>
where <user name> is one of the users in the system. <user name> is case
sensitive, meaning that the system differs between uppercase and lowercase
characters.
Users currently logged in to the system cannot be deleted.
Note! Users omcuname and useradmin cannot be deleted from the system.
Example 1 , user is not useradmin:
AVITEC AB> ACT USERDEL Trillian
Password: *********
User Trillian deleted.
AVITEC AB>
Common Commands and Attributes 78/123