Title: Message Title
Stefan Schulte commented on an issue
Puppet / Bug PUP-677
ssh_authorized_key can't handle numeric usernames
A purely numeric username is a bit ridiculous, but it actually came up in a training class. A student assigned himself the username of '1970' and things blew up. Testing indicates that this resource type or provider cannot handle a numeric username.

{code}
[root@monkey ~]# puppet resource user 1970 ensure=present managehome=true
Notice: /User[1970]/e...


--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to