Issue #2645 has been updated by James Turnbull.

Status changed from Ready For Testing to Available In Testing Branch


----------------------------------------
Feature #2645: Support "-r" option to useradd (create a system user)
https://projects.puppetlabs.com/issues/2645

Author: Robin Bowes
Status: Available In Testing Branch
Priority: Normal
Assignee: Nigel Kersten
Category: user
Target version: 2.6.x
Affected Puppet version: 0.24.8
Keywords: 
Branch: https://github.com/jamtur01/puppet/tree/tickets/2.6.x/2645


Red Hat have added a -r option to useradd:

       -r This flag is used to create a system account. That is, a user with a
          UID lower than the value of UID_MIN defined in /etc/login.defs and
          whose password does not expire. Note that useradd will not create a
          home directory for such an user, regardless of the default setting in
          /etc/login.defs. You have to specify -m option if you want a home
          directory for a system account to be created. This is an option added
          by Red Hat

I'd like to have support for this in puppet.


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