summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/krb5/prog_setup.c
AgeCommit message (Collapse)AuthorFilesLines
2008-10-20Add samba4kpasswd and rkpty binariesAndrew Bartlett1-0/+66
smaba4kpasswd will be used to test the kpasswdd componet of the KDC (which is up until now untested), and rkpty is an expect-like wrapper we can use to blackbox that utility. Andrew Bartlett