Automating Rundeck password MD5 generation
问题 Quick question. I'm using rundeck 3.1.2-20190927 installed via the yum repo on Centos7/RHEL7. I'm trying to generate the MD5 password using the command line but it looks like its only through the interactive prompts using the WAR file. ie: java -jar rundeck-3.1.2-20190927.war --encryptpwd Jetty Is there a way I can feed it the username/password so I can grep out the MD5 hash instead of having to do this interactively? The documentation is a bit of a mess and I'm seeing references to jetty-all