Add documentation about Salt's master packge user

This commit is contained in:
Daniel A. Wozniak 2024-06-22 01:18:10 -07:00 committed by Daniel Wozniak
parent 1abc6bb34f
commit 89442132ff

View file

@ -96,6 +96,14 @@ The user to run the Salt processes
user: root
.. note::
Starting with version `3006.0`, Salt's offical packages ship with a default
configuration which runs the Master as a non-priviledged user. The Master's
configuration file has the `user` option set to `user: salt`. Unless you
are absolutly sure want to run salt as some other user, care should be
taken to preserve this setting in your Master configuration file..
.. conf_master:: ret_port
``enable_ssh_minions``