[pfx] Re: Cyrus SASL summary

2024-07-04 Thread John Levine via Postfix-users
According to Viktor Dukhovni via Postfix-users : >I don't recommend running "saslauthd" as the "postfix" user, better to >create a suitable dedicated user instead. OK, I'll invent a user. Perhaps if we can get Scott to undo the control file move he can add a sasl user at the same time. >> Other

[pfx] Re: Cyrus SASL summary

2024-07-04 Thread Wietse Venema via Postfix-users
Viktor Dukhovni via Postfix-users: > > * Both postfix and the daemon need to be able to open and read and > > write the socket. The sasl package adds a sasl group but not a sasl > > user, so I added postfix to the users for the sasl group, and run the > > daemon as postfix:sasl. The user/group for

[pfx] Re: Cyrus SASL summary

2024-07-04 Thread Matus UHLAR - fantomas via Postfix-users
On Wed, Jul 03, 2024 at 09:48:06PM -0400, John Levine via Postfix-users wrote: * Both postfix and the daemon need to be able to open and read and write the socket. The sasl package adds a sasl group but not a sasl user, so I added postfix to the users for the sasl group, and run the daemon as pos