Attempting to use password phrases for the first time, but ACF2 is giving an invalid length message.
ACF
change SECADM password('now is the winter of my discontent')
ACF00152 INVALID PASSWORD LENGTH
ACF
What is wrong?
Release : 16.0
Component : CA ACF2 for z/OS
ACF2 uses different fields for passwords and password phrases. The command should be:
change SECADM pwphrase('now is the winter of my discontent')
For more information on managing password phrases, go here: Manage Password Phrases