Is it safe to vault passwords in the mainframe environment?
Another concern is if STC's need to be defined with PROTECTED or OPTIONS(4)?
VAULT is a 3rd party software used to store passwords. It is safe to vault passwords for started tasks that have a password as TSS will not perform password checking with OPTIONS (4) set.
An ACID can either be configured with PROTECTED or using OPTIONS (4). OPTIONS(4) was the first method introduced to TSS while PROTECTED is the newer method. Both approaches are viable and it is up to the client to choose the implementation that best suits their site requirements and preferences. The following shows the differences between each option.
PROTECTED:
VAULTED:
Recommendations for started task acid's: