Browse Source
mailserver: Don't allow shell usage for user mailstore.
master
ibu radempa
4 months ago
1 changed files with
1 additions and
0 deletions
-
mail_system/tasks/postfix.yml
|
|
@@ -23,6 +23,7 @@ |
|
|
|
name: mailstore |
|
|
|
group: mailstore |
|
|
|
state: present |
|
|
|
shell: /usr/sbin/nologin |
|
|
|
system: yes |
|
|
|
uid: 5000 |
|
|
|
create_home: no |
|
|
|