Add user 'birgit'.
This commit is contained in:
parent
c4cb305fa0
commit
5b0db5da59
@ -13,7 +13,7 @@ nfs_exports:
|
|||||||
- src: 192.168.82.10:/data/home
|
- src: 192.168.82.10:/data/home
|
||||||
path: /data/home
|
path: /data/home
|
||||||
mount_opts: users,rsize=8192,wsize=8192,hard,intr
|
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:
|
export_networks:
|
||||||
- 192.168.82.0/24
|
- 192.168.82.0/24
|
||||||
- 10.0.82.0/24
|
- 10.0.82.0/24
|
||||||
@ -45,6 +45,7 @@ samba_shares:
|
|||||||
- anna
|
- anna
|
||||||
- jonas
|
- jonas
|
||||||
- buero
|
- buero
|
||||||
|
- birgit
|
||||||
- chris
|
- chris
|
||||||
- jibran
|
- jibran
|
||||||
- praktikum
|
- praktikum
|
||||||
@ -57,6 +58,7 @@ samba_shares:
|
|||||||
user:
|
user:
|
||||||
- anna
|
- anna
|
||||||
- buero
|
- buero
|
||||||
|
- birgit
|
||||||
- chris
|
- chris
|
||||||
- jibran
|
- jibran
|
||||||
- praktikum
|
- praktikum
|
||||||
@ -86,6 +88,9 @@ samba_shares:
|
|||||||
- name: Thomas_Scans
|
- name: Thomas_Scans
|
||||||
user:
|
user:
|
||||||
- thomas
|
- thomas
|
||||||
|
- name: Birgit_Scans
|
||||||
|
user:
|
||||||
|
- birgit
|
||||||
- name: Kamera
|
- name: Kamera
|
||||||
user:
|
user:
|
||||||
- anna
|
- anna
|
||||||
@ -256,6 +261,13 @@ nis_user:
|
|||||||
is_samba_user: true
|
is_samba_user: true
|
||||||
password: '20_thomas/19-!'
|
password: '20_thomas/19-!'
|
||||||
|
|
||||||
|
- name: birgit
|
||||||
|
groups:
|
||||||
|
- verwaltung
|
||||||
|
- scans
|
||||||
|
is_samba_user: true
|
||||||
|
password: '20-birgit_20%'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# ---
|
# ---
|
||||||
|
Loading…
Reference in New Issue
Block a user