Hi Aki,
Thanks for the reply.
Yes, I think Debian split the main .conf into multiple files, there is one called "10-auth.conf" that calls for another conf "auth-ldap.conf.ext"...
That's something I've been looking and still couldn't find a solution, for example, if I input "doveadm user" command, here's the output: field value user DOMAIN\user uid 1000 gid 100 home /home/user mail_path /home/user/Maildir system_groups_user DOMAIN\user
It does not show the "quota_storage_size", no matter what fields "{}" I insert into userdb. Now if I remove the "userdb_" prefix from passdb and input "doveadm auth lookup...", it appears in passdb session and whatever field I put into passdb, in this case I just inserted the "quota_storage_site": passdb: user user : user quota_storage_size: 104857600B
I'm starting to think that there is a userdb template that always override what I put in userdb session...
Thanks.