Issue #19882 has been updated by Alejandro Ramirez.
https://github.com/puppetlabs/puppet/pull/1553 ---------------------------------------- Feature #19882: User's type 'shell' parameter should be validated https://projects.puppetlabs.com/issues/19882#change-87511 * Author: Alejandro Ramirez * Status: Unreviewed * Priority: Normal * Assignee: Alejandro Ramirez * Category: user * Target version: * Affected Puppet version: * Keywords: user shell validation * Branch: ---------------------------------------- The desc reads: "The user's login shell. The shell must exist and be executable. This attribute cannot be managed on Windows systems." Its simple to shoot oneself in the foot with a typo or misunderstaning the definition (thinking it is multiple value (bash, sh instead of "/bin/bash" or "/bin/sh"). A simple validation allows for avoiding nasty effects. -- 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 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
