Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.

Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |

Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Encrypt password
Encrypt a password for use with Codar configuration only.
To encrypt a password, complete the following steps:
-
Open a command prompt and change to the
CSA_HOME\Tools\PasswordUtil
directory. For example:Windows:
C:\Program Files\HPE\Codar
\Tools\PasswordUtil
Linux:
/usr/local/hpe/codar/Tools/PasswordUtil
-
Run the following command:
Windows:
"CSA_JRE_HOME\bin\java" -jar passwordUtil-standalone.jar encrypt <myPassword>
If you have configured Codar to be FIPS 140-2 compliant, run the following command (this example uses the same example names from "Examples used in this section" in FIPS 140-2 compliance):
"CSA_JRE_HOME\bin\java" -jar passwordUtil-standalone.jar encrypt <password> JsafeJCE ../../jboss-as/standalone/configuration/codar_encryption_keystore.p12 < Codar encryption keystore password> codar_encryption_key
../../jboss-as/standalone/configuration/key.dat
Note The path separators used in the
passwordUtil-standalone.jar
script options are forward slashes (/). You can also use double backward slashes (\\) as your path separators.If you used different names for the keystore, alias, or encrypted symmetric key file, here is an example of the command without using the example names:
"CSA_JRE_HOME\bin\java" -jar "CSA_HOME\Tools\PasswordUtil\passwordUtil-standalone.jar" encrypt <password> JsafeJCE < Codar encryption keystore>
< Codar encryption keystore password>
< Codar encryption keystore alias>
<location and name of the encrypted symmetric key>Note If you use path separators in the
passwordUtil-standalone.jar
script options, use either a single forward slash (/) or double backward slashes (\\) as your path separator.Linux:
CSA_JRE_HOME/bin/java -jar passwordUtil-standalone.jar encrypt <myPassword>
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to clouddocs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: