-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replacement of deprecated TSS flag NOPW (v2) #3897
Conversation
Signed-off-by: Pavel Jares <[email protected]>
build 5587 SUCCEEDED. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just learned of this deprecation recently myself, ty for the update. lgtm
Test workflow 4940 is started. |
Test workflow 4941 is started. |
Test workflow 4941 is started. |
Test workflow 4941 is started. |
* Remove deprecated commented value for createZosmfTrust Signed-off-by: Joe Winchester <[email protected]> * Change path to home (#3896) Signed-off-by: Martin Zeithaml <[email protected]> Co-authored-by: 1000TurquoisePogs <[email protected]> * install command step optional Signed-off-by: pz636264 <[email protected]> * fix (#3897) Signed-off-by: Pavel Jares <[email protected]> * Backport fixes in the v2.x/rc branch to staging (#3907) * Fix default schema validation error when using keyrings (#3901) Signed-off-by: 1000TurquoisePogs <[email protected]> * Respect "import" option on pkcs12 certificate setup (#3905) Signed-off-by: 1000TurquoisePogs <[email protected]> --------- Signed-off-by: 1000TurquoisePogs <[email protected]> Co-authored-by: 1000TurquoisePogs <[email protected]> * Minor changes Signed-off-by: Martin Zeithaml <[email protected]> * Minor update Signed-off-by: Martin Zeithaml <[email protected]> * language refactor Signed-off-by: Andrew Jandacek <[email protected]> * fix component abstract/description language Signed-off-by: Andrew Jandacek <[email protected]> * fix abstract lengths Signed-off-by: Andrew Jandacek <[email protected]> * Promote PTF after release v2.17.0 Signed-off-by: zowe-robot <[email protected]> * update manifest to create 2.18 staging builds Signed-off-by: MarkAckert <[email protected]> * Switch launcher path to point to staging Signed-off-by: James Struga <[email protected]> * Backport fixes in v2.x/master to v2.x/staging (#3923) * Rename ssh host name (#3927) Signed-off-by: ManjuVNair133 <[email protected]> * Clean up for crashing java (#3931) Signed-off-by: Martin Zeithaml <[email protected]> * update safkeyring schema (#3928) Signed-off-by: MarkAckert <[email protected]> * Use correct parameters (#3929) Signed-off-by: Martin Zeithaml <[email protected]> * NONRLS vsam mode if variable not initialized (#3935) Signed-off-by: pz636264 <[email protected]> * update licenses Signed-off-by: MarkAckert <[email protected]> --------- Signed-off-by: Joe Winchester <[email protected]> Signed-off-by: Martin Zeithaml <[email protected]> Signed-off-by: pz636264 <[email protected]> Signed-off-by: Pavel Jares <[email protected]> Signed-off-by: 1000TurquoisePogs <[email protected]> Signed-off-by: Andrew Jandacek <[email protected]> Signed-off-by: zowe-robot <[email protected]> Signed-off-by: MarkAckert <[email protected]> Signed-off-by: James Struga <[email protected]> Signed-off-by: ManjuVNair133 <[email protected]> Signed-off-by: Martin Zeithaml <[email protected]> Co-authored-by: Joe Winchester <[email protected]> Co-authored-by: Martin Zeithaml <[email protected]> Co-authored-by: 1000TurquoisePogs <[email protected]> Co-authored-by: pz636264 <[email protected]> Co-authored-by: Pavel Jareš <[email protected]> Co-authored-by: Martin Zeithaml <[email protected]> Co-authored-by: Andrew Jandacek <[email protected]> Co-authored-by: zowe-robot <[email protected]> Co-authored-by: James Struga <[email protected]> Co-authored-by: James Struga <[email protected]> Co-authored-by: ManjuVNair133 <[email protected]> Co-authored-by: pavelzlatnik <[email protected]>
This PR removes the NOPW flag, which was deprecated. Its replacement is PROTECTED. For more please check the documentation:
https://techdocs.broadcom.com/us/en/ca-mainframe-software/security/ca-top-secret-for-z-os/16-0/administrating/manage-protected-acids.html
PR type
What type of changes does your PR introduce to Zowe? Put an
x
in the box that applies to this PR. If you're unsure about any of them, don't hesitate to ask.Relevant issues
Fixes
Changes proposed in this PR
Does this PR introduce a breaking change?
Does this PR do something the person installing Zowe should know about?
multi-line description
Is there a related doc issue or Pull Request?
Doc issue/PR number:
Other information