Issue #7729 has been reported by Chris Phillips. ---------------------------------------- Bug #7729: SSH auth keys not updated if user is changed https://projects.puppetlabs.com/issues/7729
Author: Chris Phillips Status: Unreviewed Priority: Normal Assignee: Category: ssh Target version: Affected Puppet version: Keywords: Branch: An ssh_authorized_key object does not apply correctly if the user is changed. I had a key I was initially distributing to root's authorized_keys file, and then changed it to a dedicated nagios user account with minimal privileges. The key would not 1) be removed from the root file or 2) appear in the nagios file. If I manually delete the key entry from the root file then the next puppet run it DOES appear as expected in the nagios file. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
