Compiling PAM support

Mike J sleeper0110 at gmail.com
Fri Jul 30 06:50:48 WST 2010


That seems to work.
Thanks!

Mike

On Thu, Jul 29, 2010 at 5:55 AM, Matt Johnston <matt at ucc.asn.au> wrote:

> Hi,
>
> You need to enable "ENABLE_SVR_PAM_AUTH" and disable
> "ENABLE_SVR_PASSWORD_AUTH" in options.h. Note that Dropbear
> only supports simple PAM auth (asking for a
> username/password), nothing more complicated since the API
> isn't well suited to network apps.
>
> Cheers,
> Matt
>
> On Wed, Jul 28, 2010 at 10:36:02AM -0600, Mike J wrote:
> > Hi,
> >
> > I've compiled in PAM support with "./configure --enable-pam".
> > I can verify that PAM has been compiled in using "ldd dropbear".
> > 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).
> >
> > So my question is, now that I have dropbear compiled with PAM support,
> how
> > do I get dropbear to use PAM?
> >
> > Thanks.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/attachments/20100729/26306550/attachment.htm 


More information about the Dropbear mailing list