Hi,

Do you see any problems with this [1] guide?

"Note: by changing the saslauthd path other applications that use
saslauthd may be affected." [1]

How to check that I won't break other apps?

Also, I have some problems with this command:

$ sudo dpkg-statoverride --force --update \
> --add root sasl 755 /var/spool/postfix/var/run/saslauthd/
dpkg-statoverride: warning: stripping trailing /
dpkg-statoverride: warning: An override for
'/var/spool/postfix/var/run/saslauthd' already exists, but --force
specified so will be ignored.

$ ls -l /var/spool/postfix/var/run/saslauthd/
...
-rw------- 1 root root ... cache.flock
-rw------- 1 root root ... cache.mmap
srwxrwxrwx 1 root root ... mux
-rw------- 1 root root ... mux.accept
-rw------- 1 root root ... saslauthd.pid

How to run the command?

[1] https://help.ubuntu.com/community/Postfix#Authentication


Reply via email to