Martin Polreich
4fcd5c0eae
Enable setting home dir permissions
Fixes: PROD-21350
Change-Id: If5a4473296e4d2cb6a80cb7397ac38a66011f39d
il y a 6 ans
Ondrej Smola
7f5087d5d1
added creation of default group to user without gid defined
Change-Id: I55ebc405f4534c02c3637bf45100031ea51c81de
il y a 6 ans
Ondrej Smola
15e10dd7cf
change gid_from_name to false to user present
saltstack 2017.7 is failing to create user when default group for user is not present, commit which changes this behavior from 2016.3 is a18dbe0c11
Change-Id: I478d632e8aa7303ab2ee32b033478148c18c473d
il y a 6 ans
Michael Fladischer
1e41e3065d
Use items() instead of iteritems() for Python3 compatibility.
iteritems() was dropped in recent Python3 releases and items() is compatible
with Python 2.7.
il y a 6 ans
azvyagintsev
967af13b84
Extend linux.user
- Add posibility do delete user password
- Delete any password, if no other option has been passed
- Allow to pass hash\plain password
- Allow to unchange password
Change-Id: Id2b7234ca5d4417475b2114e74840292fc57d0de
il y a 7 ans
Filip Pytloun
54cb363b56
Include linux.system.group when needed
Change-Id: I2163dbdee38e1b9c5c4dec6611550f16fdf1373b
il y a 7 ans
Filip Pytloun
d281d292b0
Fix requirements on groups and users
Change-Id: I9767e07ffe3a808ee9a2de925862ba193b7b612e
il y a 7 ans
slimakcz
f39cb118d1
remove sudo files for user
Remove sudo files for users, which still exists, but don't have enabled sudo.
il y a 7 ans
Petr Michalec
1c4c8d8932
Add sudo state, salt-managed aliases,users,groups
- apply review comments
- add visudo check cmd
il y a 7 ans
Jakub Pavlik
c860866104
fix for sudoers users with dot
il y a 9 ans
Filip Pytloun
f5383a44be
Initial commit
il y a 9 ans