Gene Johnston
Gene Johnston
The 'config secure' command does not recognize secure properties in the base profile from a global team config file, unless you are in the ZOWE_CLI_HOME directory. Built from code in...
Zowe version = 7.2.1 OS = windows - Comment out the rejectUnauthorized property in a base profile. - Add rejectUnauthorized as a secure property in a zosmf profile. - Run...
## Description This page is listed as Zowe v2.2.x doc, but it talks about the secure credential store as a plugin, which is no longer true in V2. ## Pages...
## Description Underneath the `zowe config convert-profiles` command on this page, we should add a statement telling the reader that if plain text credentials exist in the original V1 profiles,...
When starting a rest server as a user without proper security, you get the following error message: 2020-02-26 19:51:18.766 ERROR 393949 --- [pool-1-thread-1] .z.c.z.s.s.ZosJniPlatformSecurityService : The server user ID does...
I opened this issue to provide the Zowe Architecture Squad the opportunity to review a design proposal for storing secure CLI properties in memory as an alternative to using the...
**What It Does** The new ConvertV1Profiles class enables apps to convert V1 profiles into a current Zowe client configuration file. - Refactored logic from convert-profiles.handler and ConfigBuilder.convert into ConvertV1Profiles.convert. -...
**Is your feature or enhancement request related to a problem or limitation? Please describe** When no configuration is found, the current CLI behavior is to prompt for connection properties as...
**Is your feature or enhancement request related to a problem or limitation? Please describe** The location of our log files is unintuitive. Our 2 log files are in two separate...
**Is your feature or enhancement request related to a problem or limitation? Please describe** A failure to save credentials displays an error message that includes instructions which may not apply...