Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Unknown
-
Resolution: Fixed
-
Affects Version/s: 0.10.4
-
Fix Version/s: 10.14.0
-
Component/s: None
-
Labels:None
Description
When creating a new user, the gid is properly set:
user 'newuser1' do
gid 80 # admin
action 'create'
end
However, if you were to later change the gid in the chef recipe:
user 'newuser1' do
gid 20 # staff
action 'manage'
end
The user's gid will not be updated.
Activity
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
229d 22h 47m | 1 | Bryan McLellan [Opscode] | 30/Jul/12 6:35 PM | |||||
|
2d 21h 48m | 1 | Bryan McLellan [Opscode] | 02/Aug/12 4:24 PM |