Fix a misleading DEBUG message.
authorMichael Adam <obnox@samba.org>
Fri, 4 Jan 2008 20:45:28 +0000 (21:45 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 4 Jan 2008 21:09:35 +0000 (22:09 +0100)
At this stage, the (tcp) connection to the LDAP server has not
been established, this is what is about to be attempted. What
has been succesfully done, is a CLDAP netlogon query.

Michael
(This used to be commit 71c3c8ad4c92c5f6267b84ee1d207e5e49e9a4ec)

source3/libads/ldap.c

index 843d57988cecbf90192d05edd84cef3e6108e7e9..138dfe9015e96cbfde6debd13a26970814a32008 100644 (file)
@@ -400,7 +400,7 @@ ADS_STATUS ads_connect(ADS_STRUCT *ads)
 got_connection:
 
        print_sockaddr(addr, sizeof(addr), &ads->ldap.ss);
-       DEBUG(3,("Connected to LDAP server %s\n", addr));
+       DEBUG(3,("Successfully contacted LDAP server %s\n", addr));
 
        if (!ads->auth.user_name) {
                /* Must use the userPrincipalName value here or sAMAccountName