Bug #11479
module ssh::auth should inherit user's home
| Status: | Closed | Start date: | 12/19/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Keywords: | Branch: | |||
Description
ssh::auth bizarrely defaults to /home/$user rather than looking up the user’s home. This leads to strange situations where /home/root cannot be found.
History
#1
Updated by James Turnbull over 1 year ago
- Project changed from Puppet to Puppet Labs Modules
#2
Updated by Daniel Pittman over 1 year ago
- Status changed from Unreviewed to Accepted
That would be a bad default on many platforms; thanks for the bug report.
#3
Updated by Ken Barber about 1 year ago
What module is this for?
#4
Updated by Bill Tong about 1 year ago
Here, iirc: http://projects.puppetlabs.com/projects/1/wiki/Module_Ssh_Auth_Patterns
“ssh::auth is currently in an unstable release. Please test it, and report bugs and feature requests on the Puppet users mailing list. Based on the results of people’s testing, the interface may change for the first stable release.”
#5
Updated by Ryan Coleman 8 months ago
- Status changed from Accepted to Closed
I’m sorry, I’m going to close this. This isn’t a module that we’re giving any support to. FWIW, there are lots of other Forge modules on ssh: http://forge.puppetlabs.com/modules?q=ssh&commit=Go
There’s a recent addition that may help you setup authorized keys too: http://forge.puppetlabs.com/mthibaut/mutual_trust