s3/winbindd: Add missing space in debug message.
authorKarolin Seeger <kseeger@samba.org>
Tue, 23 Feb 2016 09:12:10 +0000 (10:12 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 23 Feb 2016 13:20:01 +0000 (14:20 +0100)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Tue Feb 23 14:20:01 CET 2016 on sn-devel-144

source3/winbindd/winbindd_cm.c

index f593d24619b7d999aeb44ddbdec11181fad6a459..56e946765b653451f9301348063b89f7ca589e48 100644 (file)
@@ -2853,7 +2853,7 @@ retry:
        /* Finally fall back to anonymous. */
        if (lp_winbind_sealed_pipes() || lp_require_strong_key()) {
                status = NT_STATUS_DOWNGRADE_DETECTED;
-               DEBUG(1, ("Unwilling to make SAMR connection to domain %s"
+               DEBUG(1, ("Unwilling to make SAMR connection to domain %s "
                          "without connection level security, "
                          "must set 'winbind sealed pipes = false' and "
                          "'require strong key = false' to proceed: %s\n",