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

Ensure rundeck directories are owned by $user and $group #191

Merged
merged 1 commit into from
Mar 7, 2016

Conversation

danifr
Copy link
Member

@danifr danifr commented Mar 7, 2016

As you may know, I'm trying to configure Rundeck to use preauthenticated-mode.

One of the issues I'm facing now is that I need to be sure that all Rundeck's directories are owned by the $user and $group rundeck has been installed as. The current code does not ensure it.

This patch is meant to fix this issue.

I set 0640 for everything since this is what it was applied on /etc/rundeck but I'm not against changing it to 644 (default) or any other.

@jyaworski
Copy link
Member

Please squash.

jyaworski added a commit that referenced this pull request Mar 7, 2016
Ensure rundeck directories are owned by $user and $group
@jyaworski jyaworski merged commit 25e814d into voxpupuli:master Mar 7, 2016
@danifr danifr deleted the directories_ownership branch March 10, 2016 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants