[SSSD] [PATCH] add change password target to krb5 backend

Simo Sorce ssorce at redhat.com
Fri Sep 11 21:58:18 UTC 2009


On Tue, 2009-09-08 at 11:26 +0200, Sumit Bose wrote:
> 
> libdbus does not like a pure fork, but prefers fork+exec. The second
> patch add this functionality to the kerberos child.
> 
> Parent and child communicate in the following way. UPN and passwords
> are
> sent from parent to child via a pipe and the result is sent back via
> another pipe. General parameters, like the change password principle,
> are put to the environment by the parent and can be read by the child
> when needed.
> 
> There is a minor change to the change password patch which fixes a
> talloc_steal to the wrong context.

Ack both and pushed.
Sorry it took so long, but wasn't able to test krb auth before today.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York




More information about the sssd-devel mailing list