allow gid and uid change
This commit is contained in:
@@ -5,6 +5,8 @@ AristideUser:
|
|||||||
user.present:
|
user.present:
|
||||||
- name: aristide
|
- name: aristide
|
||||||
- fullname: Aristide Clement
|
- fullname: Aristide Clement
|
||||||
|
- allow_uid_change: True
|
||||||
|
- allow_gid_change: True
|
||||||
- uid: 4629
|
- uid: 4629
|
||||||
- shell: /bin/bash
|
- shell: /bin/bash
|
||||||
# - hash_password: True
|
# - hash_password: True
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ NadineUser:
|
|||||||
user.present:
|
user.present:
|
||||||
- name: nadine
|
- name: nadine
|
||||||
- fullname: Nadine Clement
|
- fullname: Nadine Clement
|
||||||
|
- allow_uid_change: True
|
||||||
|
- allow_gid_change: True
|
||||||
- uid: 5829
|
- uid: 5829
|
||||||
- shell: /bin/bash
|
- shell: /bin/bash
|
||||||
# - hash_password: True
|
# - hash_password: True
|
||||||
|
|||||||
Reference in New Issue
Block a user