diff options
author | Andreas Schneider <asn@samba.org> | 2015-07-30 14:46:48 +0200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2016-03-17 04:32:28 +0100 |
commit | 909e7f9ff609291064af4667271b5abe2aaeceb9 (patch) | |
tree | ccd6d6a57b7a264b588038cfe0d1c817309a0edb /source4/kdc/wscript_build | |
parent | 77cec013c317b331e366ea9294c6fa7bad891226 (diff) | |
download | samba-909e7f9ff609291064af4667271b5abe2aaeceb9.tar.gz |
mit_samba: Add function to change the password
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Sumit Bose <sbose@redhat.com>
Reviewed-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/kdc/wscript_build')
-rwxr-xr-x | source4/kdc/wscript_build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/kdc/wscript_build b/source4/kdc/wscript_build index f6779247bf6..89e4fd293d5 100755 --- a/source4/kdc/wscript_build +++ b/source4/kdc/wscript_build @@ -114,6 +114,7 @@ bld.SAMBA_SUBSYSTEM('MIT_SAMBA', samba-credentials db-glue PAC_GLUE + KPASSWD_GLUE samba-hostconfig com_err sdb_kdb |