Hi all,
Is there a way to do the hash on the director without setting the user (or destuser) for the Dovecot backend authentication?
The scenario is:
Our accounts have multiple aliases where each alias can have a different password (long story):
Alias1 accountX password1 Alias2 accountX password2 Alias3 accountX password3 accountX accountX passwordX
Our goal is to map the same account, regardless of the alias used to authenticate, to the same backend server.
We use checkpassword for userdb on the director, and when we set either the user or username to the main account id (accountX on the example) it sends the authentication as accountX, passwordN, and fails.
Is there a var that can be set and used for hashing, leaving the authentication untouched?
Our installed version is 2.3.21.
Thank you.
Best regards, José Celestino