diff --git a/config/bffh/users.toml b/config/bffh/users.toml index 2d5ef75..3c4aa37 100644 --- a/config/bffh/users.toml +++ b/config/bffh/users.toml @@ -1,11 +1,13 @@ [Testuser] # Define them in roles.toml as well -roles = ["somerole/lmdb", "testrole/lmdb"] +roles = ["somerole/internal", "testrole/internal"] # If two or more users want to use the same machine at once the higher prio # wins priority = 0 +passwd = "secret" + # You can add whatever random data you want. # It will get stored in the `kv` field in UserData. noot = "noot!"