Title: Message Title
Stefan Schulte commented on an issue
Puppet / Bug PUP-677
user type accepts numeric usernames, but ssh_authorized_key does not
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 [email protected].
To post to this group, send email to [email protected].
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