Veritas Storage Foundation for Oracle 5.0 Graphical User Interface Guide, HP-UX 11i v3, First Edition, May 2008

3
To remove a user, use the vxdbedusrcommand as follows.
# /opt/VRTS/bin/vxdbedusr -r user -n user_name
[-h fully_qualified_host_namee -d domain_name -t domain_type]
See the table for command usage details. For example:
To remove the user “oracle” from the local host, enter:
# /opt/VRTS/bin/vxdbedusr -r user -n oracle
To remove a UNIX login “oracle” from the local host, enter:
# /opt/VRTS/bin/vxdbedusr -r user -n oracle -h test.example.com
To remove a NIS login “oracle” in domain example.com into the centrally
managed server install of VEA enter:
# /opt/VRTS/bin/vxdbedusr -r user -n oracle -h test.example.com -d example.com -t nis
4
To remove a group use the vxdbedusrcommand.
# /opt/VRTS/bin/vxdbedusr -r group -n group_name
See the table for command usage details. For example:
To remove the group “dba” from the local host, enter:
# /opt/VRTS/bin/vxdbedusr -r group -n dba
To remove UNIX group "dba" from the local host,:
# /opt/VRTS/bin/vxdbedusr -r group -A -f -n dba -h test.example.com
To remove NIS group "dba" from the centrally managed server installation
of VEA:
# /opt/VRTS/bin/vxdbedusr -r group -A -f -n dba -h test.example.com -d example.com -t nis
Starting the Veritas Enterprise Administrator Service
The DBED agent and VEA Service must be running before you access the Veritas
Storage Foundation for Oracle GUI. You may need to start VEA manually.
21Using the VERITAS Storage Foundation for Oracle graphical user interface
Using Veritas Enterprise Administrator Service