]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorPierangelo Masarati <ando@openldap.org>
Sun, 26 Aug 2007 15:38:20 +0000 (15:38 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 26 Aug 2007 15:38:20 +0000 (15:38 +0000)
servers/slapd/back-ldap/bind.c

index d27d958fd675e44151b43af7d027283e609a6e7e..e5878a2cbd965e22919dc4042d9be6f46356faa6 100644 (file)
@@ -2316,7 +2316,7 @@ ldap_back_proxy_authz_ctrl(
                        authcDN = ndn;
                }
                rc = slap_sasl_matches( op, si->si_authz,
-                               &authcDN, & authcDN );
+                               &authcDN, &authcDN );
                if ( rc != LDAP_SUCCESS ) {
                        if ( si->si_flags & LDAP_BACK_AUTH_PRESCRIPTIVE ) {
                                /* ndn is not authorized