maddy/docs/tutorials
fox.cpp 28bdf6d33f
Make it easier to avoid permission issues when setting up maddy
1. Clarify that you need to manually create the user and group
when building from source. ./build.sh does not do that since
it is a packaging tool, not system configuration one.

2. Do not require "go" command to be present when running
./build.sh install. go installation may be user-specific and
unavailable when running with sudo.

3. Ease UMask restrictions. Allow group access.
This allows CLI commands to be run by any user in maddy group.

See #569.
2024-01-21 21:57:00 +03:00
..
alias-to-remote.md Fix typos 2023-05-23 09:32:51 +03:00
building-from-source.md Make it easier to avoid permission issues when setting up maddy 2024-01-21 21:57:00 +03:00
pam.md Implement auth_map and storage_map at endpoint level 2023-03-12 13:52:04 +03:00
setting-up.md Make it easier to avoid permission issues when setting up maddy 2024-01-21 21:57:00 +03:00