Bug #1680
Setting user password on Solaris does not work
| Status: | Closed | Start date: | 10/23/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Solaris | |||
| Target version: | 0.24.7 | |||
| Affected Puppet version: | 0.24.5 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
The user provider appears to use the -p parameter to useradd, to specify a crypted password to use for the user. On Solaris, -p is used to specify the project the user is associated with, so this fails. There appears to be no alternative way to do this on Solaris, short of editing /etc/shadow. I’d suggest in the short term that this functionality be disabled for Solaris.
History
Updated by James Turnbull over 3 years ago
- Category set to Solaris
- Status changed from Unreviewed to Accepted
- Assignee set to Andrew Shafer
- Target version set to 0.24.7
Updated by Andrew Shafer over 3 years ago
- Status changed from Accepted to Ready For Checkin
- Assignee changed from Andrew Shafer to James Turnbull
github
ticket/0.24.x/1680
Updated by James Turnbull over 3 years ago
- Status changed from Ready For Checkin to Closed
Pushed in commit:a219c88866d8f91672b1830cc519da68a0d9b2c7 in branch 0.24.x