Veritas Storage Foundation™ for Oracle 5.0.1 Graphical User Interface Guide
3
To give rootprivileges within the GUI to the database administrator, use the
vxdbedusrcommand:
# /opt/VRTS/bin/vxdbedusr -a user [-A] [-f] -n name
-h hostname [-d domain_name -t domain_type]
See the table for command usage details. For example:
To add a database administrator with the name “oracle” as a user with
rootprivileges, enter:
# /opt/VRTS/bin/vxdbedusr -a user -A -f -n oracle -h slias19
To add a UNIX user with the name “oracle” into a stand alone installation:
# /opt/VRTS/bin/vxdbedusr -a user -n oracle -h test.example.com
To add an NIS user with the name “oracle” in example.com domain with a
centrally managed server installation of VEA:
# /opt/VRTS/bin/vxdbedusr -a user -n oracle -h test.example.com
-d test.example.com -t nis
4
To add a user without root privileges, use the vxdbedusr command:
# /opt/VRTS/bin/vxdbedusr -a user -n user_name -h hostname
See the table for command usage details. For example:
To add “oracle” as a user, enter:
# /opt/VRTS/bin/vxdbedusr -a user -n oracle -h slias19
5
To add a group to the AZDB, use the vxdbedusr command:
# /opt/VRTS/bin/vxdbedusr -a group [-A] [-f] -n name
-h host_name[ -d domainname -t domaintype]
See the table for command usage details. For example:
To add UNIX group "dba" to the AZDB on the local host:
# /opt/VRTS/bin/vxdbedusr -a group -A -f -n dba -h test.example.com
To add NIS group "dba" to the centrally managed server installation of VEA:
# /opt/VRTS/bin/vxdbedusr -a group -A -f -n dba -h test.example.com -d \
test.example.com -t nis
Using the Veritas Storage Foundation for Oracle graphical user interface
Using Veritas Enterprise Administrator Service
16