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

Install SSH key without managing home directory/manage home directory permissions #98

Open
danb223 opened this issue Jun 5, 2019 · 0 comments

Comments

@danb223
Copy link

danb223 commented Jun 5, 2019

I'm using this module for various things including a SFTP setup, in the process of doing so we need the home directories to be created and owned by root, in which case since this doesn't seem possible we have set the manage_home to false however then ssh keys stopped getting managed to.

So either need the option for manage_home to have no affect on managing the ssh keys or need an option to set the user and group for the users home directory instead of setting to the user by default.

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

No branches or pull requests

1 participant