Is there a way to configure the name of the pam file?
Paul Kudla (SCOM.CA Internet)
2022-Apr-15 09:41 UTC
how to change the name of the dovecot pam file being used?
ok going from memory pam auth is usually done through the pam lib's (on unix based systems anyways) basically the pam libs utilize the master.passwd (or other similiar files) within the operating system while the operating system uses its own adduser function to maintain these files pam is just an offshoot of these functions? I believe that if you need file based auth on dovecot then you can make a user.db file and use that?? see : https://doc.dovecot.org/configuration_manual/authentication/passwd_file/ On 4/14/2022 4:47 PM, Marc wrote:> Is there a way to configure the name of the pam file? > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20220415/6496fb4e/attachment-0001.htm>