From 362b7f6e0c05d44795f2e7728a1fb085dcd776e5 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 5 Jan 2026 19:04:07 +0100 Subject: Add note about the test user --- infrastructure/roles/users/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'infrastructure/roles/users/README.md') diff --git a/infrastructure/roles/users/README.md b/infrastructure/roles/users/README.md index a1ad1ea..b220c8c 100644 --- a/infrastructure/roles/users/README.md +++ b/infrastructure/roles/users/README.md @@ -12,3 +12,8 @@ Once you can ssh to your user, set your password with `su -c "passwd $(whoami)"` From then on, use `sudo` for privileged actions. Remember to only modify the system using Ansible. + +## Test user + +The `test` user is intended for testing. +For example, you can send emails to this user, and impersonate the user to read email. -- cgit v1.2.3