Hi,<div><br></div><div>I've compiled in PAM support with "./configure --enable-pam".</div><div>I can verify that PAM has been compiled in using "ldd dropbear".</div><div>However when I try to use dropbear, it doesn't look like it is using PAM. It's still using the system password file (without going through PAM).</div>
<div><br></div><div>So my question is, now that I have dropbear compiled with PAM support, how do I get dropbear to use PAM?</div><div><br></div><div>Thanks.</div>