Issue #9796 has been updated by Jacob Helwig.

Status changed from In Topic Branch Pending Review to Merged - Pending Release


----------------------------------------
Bug #9796: ssh_authorized_key name cannot contain whitespace
https://projects.puppetlabs.com/issues/9796

Author: Martijn Grendelman
Status: Merged - Pending Release
Priority: Normal
Assignee: Stefan Schulte
Category: ssh
Target version: 2.7.6
Affected Puppet version: 2.7.3
Keywords: 
Branch: https://github.com/stschulte/puppet/tree/ticket/2.7.x/9796


As part of the fix for http://projects.puppetlabs.com/issues/7888, the 
ssh_authorized_keys type was changed, so that whitespace is no longer allowed 
in the resource name. This seems like a mistake to me. The resource name is 
used as a comment to the key in the actual authorized_keys file, and there is 
no real reason why this comment shouldn't contain any whitespace.

Moreover, it is now impossible to remove existing authorized keys that do have 
whitespace in the comment field.

See 
http://groups.google.com/group/puppet-users/browse_thread/thread/7884fa699d43632d
 for a discussion of this issue on the users list.


-- 
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.

Reply via email to