We have a jenkins server hosted locally which contains build jobs both development and other environments.
It contains many other deployment jobs also.
So, we created one more jenkins server and moved some jobs there(Not complete clone).
Is there anyway to copy some files related to authentication so that, existing users will get login data to the new server also?