How should I know that postfix requires the super-user to have "root" as
name?
I don't see this information in the README, neither in the (file system)
requirements.
Or can't I read?
On 30-09-18 18:24, Wietse Venema wrote:
Max Mustermann:
# postfix set-permissions
find: unknown user root
WTF?
# ls -lah /opt/sbin/postdrop
-rwxr-xr-x 1 NewRootUser root 246.8K
Postfix requires a standard environment, with a user called "root"
who has super-user privileges, with UID zero and GID zero. I don't
expect that she needs to have a 'login shell', but I don't have the
time to verify that.
Wietse