I inherited a system running jenkins, that no one knows the login credentials for. I have attempted to set useSecurity false, and even removed the securityRealm and authorizationStrategy completely. After saving the edits and restarting jenkins continues to prompt me for a username/password.
I have also attempted to edit the only users config.xml I can find " admin_2298606251186183466 " and replace the jbcrypt hash with one I have generated, but that doesn’t seem to be working either. I keep getting prompted for username/pass and it doesn’t like what I’m entering… tbh, I’m not even sure I’m using the correct username, the admin_2298606251186183466 config.xml shows a “full name” of “XXXX Admin” which i’ve tried, and admin Admin, Administrator etc… anything else I can try?