Thank you very much for the responses!!

I'm assuming authTimestamp is going the way of the dinosaur, maybe not immediately, but eventually.

How can I migrate my data from authTimestamp to pwdLastSuccess? Is it even possible?
Thanks!



On Wed, Dec 1, 2021 at 3:46 PM Michael Ströder <michael@stroeder.com> wrote:
On 12/1/21 18:43, Quanah Gibson-Mount wrote:
> If you want to use "authTimestamp", you need the fix.
>
> If you don't want to use "authTimestamp" and pwdLastSuccess is
> sufficient, you don't need the fix nor do you need to load the lastbind
> contrib module.

Even if you want to set 'pwdLastSuccess' in the future but still have
'authTimestamp' in your existing DB you need the fix for not running
into strange schema issues.

Ciao, Michael.