[Freeipa-devel] [PATCHES] added chpass target to proxy and LDAP backend

Sumit Bose sbose at redhat.com
Tue Jul 21 13:00:23 UTC 2009


On Tue, Jul 21, 2009 at 02:45:39PM +0200, Sumit Bose wrote:
> Hi,
> 
> the included patches will add the chpass target to the proxy and LDAP
> backend (one of them will add the access target to then proxy backend,
> too). While the proxy targets are simply calls to the old pam handler,
> the LDAP chpass target uses the latest scheme pushed by Simo yesterday.
> Simo can you please check if I got it right?
> 

ah, I forgot. While testing I recognised that pam_sss does not play well
with pam_cracklib.

password    sufficient    pam_unix.so sha512 shadow nullok try_first_pass
password    sufficient    pam_sss.so
password    required      pam_deny.so

will work.

I'm quite sure I have already written a patch for this, but cannot find
it. Is there a way to ask git to show all patches in all branches which
changes a specific file?

bye,
Sumit




More information about the Freeipa-devel mailing list