Add more roles

This commit is contained in:
Florian Hoss 2023-07-04 13:10:50 +02:00
parent 1a0d06edcd
commit e42eda52ac
3 changed files with 46 additions and 11 deletions

View file

@ -1,14 +1,32 @@
users:
besitzer:
displayname: 'Besitzer'
password: '$argon2id$v=19$m=65536,t=3,p=4$Qno2VXJTVVNNNERjVkVXbQ$rEUoGFLekVIVXm76ahP8hcqLHjstRpM1pMLf0tUTBJM'
password: '$argon2id$v=19$m=65536,t=3,p=4$P5hG9nb2S7vGF2NPVQ7s6Q$RB7+gjbNtzlWMaMqrJ2T5Vt9xrBYOV9trnNBufrnNFs'
email: mail@example.com
groups:
- make
- edit
- account
- serve
koch:
displayname: 'Koch'
password: '$argon2id$v=19$m=65536,t=3,p=4$P5hG9nb2S7vGF2NPVQ7s6Q$RB7+gjbNtzlWMaMqrJ2T5Vt9xrBYOV9trnNBufrnNFs'
email: mail@example.com
groups:
- make
bearbeiter:
displayname: 'Bearbeiter'
password: '$argon2id$v=19$m=65536,t=3,p=4$P5hG9nb2S7vGF2NPVQ7s6Q$RB7+gjbNtzlWMaMqrJ2T5Vt9xrBYOV9trnNBufrnNFs'
email: mail@example.com
groups:
- edit
manager:
displayname: 'Manager'
password: '$argon2id$v=19$m=65536,t=3,p=4$P5hG9nb2S7vGF2NPVQ7s6Q$RB7+gjbNtzlWMaMqrJ2T5Vt9xrBYOV9trnNBufrnNFs'
email: mail@example.com
groups:
- make
- edit
bedienung:
displayname: 'Bedienung'
password: '$argon2id$v=19$m=65536,t=3,p=4$WjlhejJVSXc5TVNLQVprUw$i6DzQukeTsXh3VL36KtCyt+rAdbJSG5AMe3c8Xiw34Q'
password: '$argon2id$v=19$m=65536,t=3,p=4$P5hG9nb2S7vGF2NPVQ7s6Q$RB7+gjbNtzlWMaMqrJ2T5Vt9xrBYOV9trnNBufrnNFs'
email: mail@example.com
groups:
- serve