Fix typo in winbindd_cm.c
authorMarc Muehlfeld <mmuehlfeld@samba.org>
Tue, 22 Dec 2015 20:13:52 +0000 (21:13 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 23 Dec 2015 02:31:09 +0000 (03:31 +0100)
Signed-off-by: Marc Muehlfeld <mmuehlfeld@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source3/winbindd/winbindd_cm.c

index 716fa5aad43a77990ff136d4b90873a09cd84888..93a2dde56809de9f7c12c603f2aa37999f5d144b 100644 (file)
@@ -3072,7 +3072,7 @@ NTSTATUS cm_connect_lsa(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx,
 
        if (lp_winbind_sealed_pipes() || lp_require_strong_key()) {
                result = NT_STATUS_DOWNGRADE_DETECTED;
-               DEBUG(1, ("Unwilling to make LSA connection to domain %s"
+               DEBUG(1, ("Unwilling to make LSA connection to domain %s "
                          "without connection level security, "
                          "must set 'winbind sealed pipes = false' and "
                          "'require strong key = false' to proceed: %s\n",