Good day everyone,
I’m trying to authenticate against a constant database (CDB) file.
After reading the cdb_path description in the 2.4.1 manual (⟨https://
doc.dovecot.org/2.4.1/core/summaries/settings.html#cdb_path⟩) I added the
following to the conf file.:
passdb cdb {
cdb_path = /srv/mail/passwd.cdb
}
userdb cdb {
cdb_path = /srv/mail/passwd.cdb
}
But dovecot says
auth: Fatal: Unknown passdb driver 'cdb'
dovecot --version
2.4.1-4+debian11 (7d8c0e5759)
I cant see anything in the changelogs.
Is the “cdb” driver still available in 2.4.1, or was it renamed/removed?
Any pointers (or a minimal working example) would be greatly appreciated.
Kind Regards
Brent Clark
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]