Please enter search query.
Search <book_title>...
Cluster Server 7.2 Agent for Sybase Installation and Configuration Guide - Solaris
Last Published:
2018-08-24
Product(s):
InfoScale & Storage Foundation (7.2)
Platform: Solaris
- Introducing the Cluster Server for Sybase
- About the Sybase agent functions
- Monitoring options for the Sybase agent
- Installing and configuring Sybase
- Installing, upgrading, and removing the agent for Sybase
- Configuring VCS service groups for Sybase
- Before configuring the service group for Sybase
- About setting up detail monitoring for the agent for Sybase
- Administering VCS service groups for Sybase
- Appendix A. Resource type definitions for Sybase
- Appendix B. Sample configurations for Sybase
- Resource dependency graph for the Sybase agent
- Sample main.cf files for Sybase ASE CE configurations
- Appendix C. Changes introduced in previous releases
Encrypting passwords for Sybase
VCS provides a utility vcsencrypt to encrypt user passwords. Encrypt passwords before specifying them for Sybase and SybaseBk resource type definition.
The vcsencrypt utility also allows you to encrypt the agent passwords using a security key. The security key supports AES (Advanced Encryption Standard) encryption which creates a secure password for the agent. See the Cluster Server Administrator's Guide for more information.
To encrypt passwords
- From the path $VCS_HOME/bin/, run the vcsencrypt utility.
- Type the following command.
# vcsencrypt -agent
The utility prompts you to enter the password twice. Enter the password and press Return.
Enter Password: Enter Again:
- The utility encrypts the password and displays the encrypted password.
- Enter this encrypted password as the value for the attribute.
Save the encrypted password for future reference.