Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to use different user credentials in the same job and enter password each time the job is started. #331

Open
Pe-te opened this issue Nov 9, 2023 · 0 comments

Comments

@Pe-te
Copy link

Pe-te commented Nov 9, 2023

What feature do you want to see added?

I want different users to deploy some software version on a server.
Each user has it's own account on that server.

With a parametrized build I can theoretically get two variables for the username and the password.

But how can I inject those credentials in the step "Send files or execute commands over SSH"?

I don't want to use stored credentials in Jenkins because there are many other users on the Jenkins that should not be able to start deployments.

Upstream changes

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant