Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
How do you handle the decrypted password when Client is passing parameters to an APE?
Question:
How do you handle the decrypted password when Client is passing
parameters to an APE?
Answer:
The StarTeam Windows client passes information to an APE that
uses the StarTeam Runtime to retrieve an item and perform the
appropriate operation. One of the following command formats will be
passed to the APE depending on whether the user is adding, editing
or reading an item from StarTeam:
Add -p user@host:port/project
-encryptedpassword password
Edit -p user@host:port/project
-encryptedpassword password
-current VMID VMID1[,VMID2,?]
Read -p user@host:port/project
-encryptedpassword password
[-cfgl|cfgd|cfgp specifier]
The -encryptedpassword option is used to pass the user?s password
in an encrypted format. Due to the security policy Borland
can not share StarTeam Extensions library with the customers.
Hence please follow below instruction as an alternative
solution
Author: Praveen Boyeneni