Issue #5431 has been updated by James Turnbull. Status changed from Unreviewed to Needs design decision Assignee set to Nigel Kersten
---------------------------------------- Refactor #5431: user.expiry parameter should allow define hour and minute https://projects.puppetlabs.com/issues/5431 Author: Hector Rivas Status: Needs design decision Priority: Low Assignee: Nigel Kersten Category: user Target version: Affected Puppet version: 2.6.3 Branch: In AIX you can define the expiration date with a minute granuality expires Identifies the expiration date of the account. The Value parameter is a 10-character string in the MMDDhhmmyy form, where MM = month, DD = day, hh = hour, mm = minute, and yy = last 2 digits of the years 1939 through 2038. All characters are numeric. If the Value parameter is 0, the account does not expire. The default is 0. See the date command for more information. But puppet user type restricts it to "YYYY-MM-DD". -- 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.
