Add support for setting user expire

This commit is contained in:
Thomas Juberg
2014-12-22 14:22:46 +01:00
parent c237912af0
commit e35045801c
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -9,8 +9,9 @@ users:
password: $6$w.............
home: /custom/buser
createhome: True
expire: 16426
sudouser: True
sudo_rules:
sudo_rules:
- ALL=(root) /usr/bin/find
- ALL=(otheruser) /usr/bin/script.sh
shell: /bin/bash