Neoview User Management and Security Administration Guide (R2.5)
performed only by users in the role ROLE.MGR. However, only a user in the role ROLE.SECMGR
can assign another user the role ROLE.SECMGR or change the password and password expiration
attributes of the ROLE.SECMGR role.
For this purposeOr this HPDM dialogUse this NCI command
“Creating a Role”
(page 97)
Add RoleCREATE ROLE
“Deleting a Role”
(page 98)
Delete button on Roles summary grid
DROP ROLE
“Changing a Database
Role Password”
(page 97)
Change Role PasswordALTER ROLE
“Adding a Database
User” (page 99)
Add Database User or Add Multiple
Database Users
CREATE USER
“Dropping a Database
User” (page 100)
Delete button on Users summary grid
DROP USER
“Changing a Database
User Password”
(page 103)
Edit UserALTER USER
“Assigning a New Role
to an Existing User”
(page 101)
Grant RoleGRANT ROLE
“Revoking a Role from a
User” (page 101)
Revoke button on the Role Details displayREVOKE ROLE
“Changing a User's
Default Role (or Your
Own Default Role)”
(page 102)
Alter Default RoleSETDEFAULT ROLE
Creating a Role
A user in the role ROLE.MGR can create a new database role, using either the NCI CREATE
ROLE command or the HPDM Add Role dialog. The Add Role dialog lets you add multiple roles
in the same operation.
The Neoview security infrastructure supports up to 255 roles. Because the roles ROLE.MGR,
ROLE.SECMGR, and ROLE.DBA are predefined and cannot be deleted, you can add a maximum
of 252 roles.
Table 5-1 Creating a Role
CommentRangeInitial ValueField Name (HPDM)Parameter Name (NCI)
name has 1–8
alphanumeric
characters, the first of
which must be
alphabetic.
ROLE.name
NAEnter one or more
roles
ROLE
For a description of the NCI CREATE ROLE command, see “CREATE ROLE Command (database
roles)” (page 113). For a description of the Add Role dialog and how to navigate to it, see the
HPDM Online Help.
Changing a Database Role Password
A user in the role ROLE.MGR can change the password of certain database roles, using either
the NCI ALTER ROLE command or the HPDM Change Role Password dialog. Only a user in
the role ROLE.SECMGR can change the password of the ROLE.SECMGR role.
User Management Tasks 97