[jadmin] Anyone running FreeBSD have jabberd2 working with PAM auth?

Jonathan Stewart jonathan at kc8onw.net
Sun Jun 11 05:24:13 CDT 2006


Josh Tolbert wrote:
> I've been fighting for a bit trying to get jabberd2 from ports to auth against
> PAM on my FreeBSD 6.x machines. Has anyone had any luck with this? If so, mind
> sharing your /etc/pam.d/jabberd?
> 
> Thanks,
> Josh

I had this same issue about a year and a half ago...
http://mail.jabber.org/pipermail/jadmin/2004-October/018548.html

I just have "auth            sufficient      pam_unix.so" in my
pam.d/jabberd I don't know why required does not work and sufficient
does but if I understand the README [1] correctly the way I'm using it
is not a security issue at least.

Jonathan

[1]
sufficient: success is sufficient, and if no previous required
            module failed, no remaining modules are run.




More information about the JAdmin mailing list