s3:libsmb: let trust_pw_change() debug more verbose information
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Jan 2017 18:57:30 +0000 (19:57 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 21 Feb 2017 15:09:21 +0000 (16:09 +0100)
commit4185689dbf0085fcb3840ad8b520df21a33e5d2a
treea022f6f1bab1d02ecdd95d832e49659a12da410f
parentad12cfae42cc592166d6a1c1ee323f1aae82f235
s3:libsmb: let trust_pw_change() debug more verbose information

Password changes caused much trouble in the past, so we better debug
them at log level 0 and may see them also in the syslog.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12262

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/libsmb/trusts_util.c