]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/ldap_op.c
Rework test suite to use run script.
[openldap] / servers / slurpd / ldap_op.c
index f501a17cf08f7fac7ca924757e715ea3c51d636e..a5308058dc5767d0b5a236a85e2cc34cf00c216c 100644 (file)
@@ -913,7 +913,7 @@ retry:
        }
 
     switch ( ri->ri_bind_method ) {
-    case AUTH_SIMPLE:
+    case LDAP_AUTH_SIMPLE:
        /*
         * Bind with a plaintext password.
         */
@@ -944,7 +944,7 @@ retry:
        }
        break;
 
-       case AUTH_SASL:
+       case LDAP_AUTH_SASL:
 #ifdef NEW_LOGGING
        LDAP_LOG ( OPERATION, ARGS, 
                "do_bind: bind to %s as %s via %s (SASL)\n",