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

Ability to encrypt password stored in rd.conf #299

Open
drodriguez-rundeck opened this issue May 21, 2020 · 2 comments
Open

Ability to encrypt password stored in rd.conf #299

drodriguez-rundeck opened this issue May 21, 2020 · 2 comments

Comments

@drodriguez-rundeck
Copy link

Ability to encrypt password stored in rd.conf

[rundeck@my-box rundeck]$ cat /opt/rundeck/rdbase/rd.conf
export RD_URL=https ://prod-my-rundeck/rundeck
export RD_USER=admin
export RD_PASSWORD=abcdefg
export RD_HTTP_TIMEOUT=800

@gschueler
Copy link
Member

how would the password be decrypted?

@PeterGarlic
Copy link

This feature has been implemented?

I mean: it is possible to use encrypted password on rd.conf?

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

3 participants