<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    ok going from memory<br>
    <br>
    pam auth is usually done through the pam lib's (on unix based
    systems anyways)<br>
    <br>
    basically the pam libs utilize the master.passwd (or other similiar
    files) within the operating system<br>
    <br>
    while the operating system uses its own adduser function to maintain
    these files<br>
    <br>
    pam is just an offshoot of these functions?<br>
    <br>
    I believe that if you need file based auth on dovecot then you can
    make a user.db file and use that??<br>
    <br>
    see :
    <a class="moz-txt-link-freetext" href="https://doc.dovecot.org/configuration_manual/authentication/passwd_file/">https://doc.dovecot.org/configuration_manual/authentication/passwd_file/</a><br>
    <div class="moz-signature">
      <font color="blue">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <title></title>
        <br>
        <br>
        <br>
        <br>
      </font></div>
    <div class="moz-cite-prefix">On 4/14/2022 4:47 PM, Marc wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:7633e6fbf47b40c69798bf07177bcfe3@f1-outsourcing.eu">
      <pre class="moz-quote-pre" wrap="">Is there a way to configure the name of the pam file?



</pre>
    </blockquote>
    <br>
  </body>
</html>