<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0pt;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px; ">Hi,</p>
  <p style="margin: 0px; "> </p>
  <p style="margin: 0px; ">I need to authenticate user name and password under Linux. These are normal accounts so I guess "libpam" is the weapon of choice. But I can't find any pam binding in the FPC sources.</p>
  <p style="margin: 0px; ">Is there a better way or has really no one yet used pam with fpc?</p>
  <p style="margin: 0px; "> </p>
  <p style="margin: 0px; ">thanks, </p>
  <p style="margin: 0px; ">Mattias</p>
  <p style="margin: 0px; "> </p>
 </body>
</html>