That seems to work. <div>Thanks!</div><div><br></div><div>Mike<br><br><div class="gmail_quote">On Thu, Jul 29, 2010 at 5:55 AM, Matt Johnston <span dir="ltr"><<a href="mailto:matt@ucc.asn.au">matt@ucc.asn.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
You need to enable "ENABLE_SVR_PAM_AUTH" and disable<br>
"ENABLE_SVR_PASSWORD_AUTH" in options.h. Note that Dropbear<br>
only supports simple PAM auth (asking for a<br>
username/password), nothing more complicated since the API<br>
isn't well suited to network apps.<br>
<br>
Cheers,<br>
<font color="#888888">Matt<br>
</font><div><div></div><div class="h5"><br>
On Wed, Jul 28, 2010 at 10:36:02AM -0600, Mike J wrote:<br>
> Hi,<br>
><br>
> I've compiled in PAM support with "./configure --enable-pam".<br>
> I can verify that PAM has been compiled in using "ldd dropbear".<br>
> However when I try to use dropbear, it doesn't look like it is using PAM.<br>
> It's still using the system password file (without going through PAM).<br>
><br>
> So my question is, now that I have dropbear compiled with PAM support, how<br>
> do I get dropbear to use PAM?<br>
><br>
> Thanks.<br>
</div></div></blockquote></div><br></div>