I am writing a script to automate grooming our Artifactory. Due to some of the files are currently used for production, I want to test my script using docker.bintray.io/jfrog/artifactory-oss image. Is there a way to prevent Artifactory to force user admin to change password on initial startup?
Thanks!
I am writing a script to automate grooming our Artifactory. Due to some of the files are currently used for production, I want to test my script using
docker.bintray.io/jfrog/artifactory-ossimage. Is there a way to prevent Artifactory to force useradminto change password on initial startup?Thanks!