update..
This commit is contained in:
@ -163,6 +163,8 @@ samba_workgroup: OPP
|
||||
|
||||
samba_netbios_name: ZAPATA
|
||||
|
||||
samba_server_min_protocol: !!str NT1
|
||||
|
||||
samba_groups:
|
||||
- name: buero
|
||||
group_id: 1100
|
||||
@ -181,6 +183,12 @@ samba_user:
|
||||
- verwaltung
|
||||
password: '20_opp6_15!'
|
||||
|
||||
- name: anastasia
|
||||
groups:
|
||||
- buero
|
||||
- beratung
|
||||
password: '20anastas1a*22'
|
||||
|
||||
- name: andi
|
||||
groups:
|
||||
- buero
|
||||
@ -240,12 +248,6 @@ samba_user:
|
||||
- beratung
|
||||
password: '20_elisabeth_18!'
|
||||
|
||||
- name: evren
|
||||
groups:
|
||||
- buero
|
||||
- beratung
|
||||
password: '3v*ren_2020'
|
||||
|
||||
- name: gudrun
|
||||
groups:
|
||||
- buero
|
||||
@ -403,7 +405,9 @@ base_home: /home
|
||||
# - name: name1
|
||||
# - name: name2
|
||||
#
|
||||
remove_samba_users: []
|
||||
#remove_samba_users: []
|
||||
remove_samba_users:
|
||||
- name: evren
|
||||
|
||||
samba_shares:
|
||||
|
||||
|
Reference in New Issue
Block a user