Add user 'birgit'.

This commit is contained in:
Christoph 2020-07-08 21:53:58 +02:00
parent c4cb305fa0
commit 5b0db5da59

View File

@ -13,7 +13,7 @@ nfs_exports:
- src: 192.168.82.10:/data/home
path: /data/home
mount_opts: users,rsize=8192,wsize=8192,hard,intr
export_opt: rw,root_squash,sync,subtree_check
export_opt: rw,fsid=0,root_squash,sync,subtree_check
export_networks:
- 192.168.82.0/24
- 10.0.82.0/24
@ -45,6 +45,7 @@ samba_shares:
- anna
- jonas
- buero
- birgit
- chris
- jibran
- praktikum
@ -57,6 +58,7 @@ samba_shares:
user:
- anna
- buero
- birgit
- chris
- jibran
- praktikum
@ -86,6 +88,9 @@ samba_shares:
- name: Thomas_Scans
user:
- thomas
- name: Birgit_Scans
user:
- birgit
- name: Kamera
user:
- anna
@ -256,6 +261,13 @@ nis_user:
is_samba_user: true
password: '20_thomas/19-!'
- name: birgit
groups:
- verwaltung
- scans
is_samba_user: true
password: '20-birgit_20%'
# ---