HomeSort by: relevance | last modified time | path
    Searched refs:SLAPMODIFY (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/openldap/dist/tests/scripts/
test007-slapmodify 30 echo "Testing modify, add, and delete using slapmodify..."
31 $SLAPMODIFY -f $ADDCONF -d $LVL -l $LDIFMODIFY > $TESTOUT 2>&1
34 echo "slapmodify failed ($RC)!"
test082-remoteauth 58 $SLAPMODIFY -F $TESTDIR/confdir >>$LOG1 2>&1 <<EOMODS
74 echo "slapmodify failed ($RC)!"
142 $SLAPMODIFY -f $CONF2 >>$LOG2 2>&1 <<EOMODS
150 echo "slapmodify failed ($RC)!"
defines.sh 244 SLAPMODIFY="$SLAPD_WRAPPER $SLAPDBIN -Tm -d 0 $LDAP_VERBOSE"
  /src/external/bsd/openldap/dist/servers/slapd/
slapcommon.c 99 case SLAPMODIFY:
338 case SLAPMODIFY:
555 case SLAPMODIFY:
638 case SLAPMODIFY:
725 case SLAPMODIFY:
slapmodify.c 1 /* $NetBSD: slapmodify.c,v 1.3 2025/09/05 21:16:26 christos Exp $ */
25 __RCSID("$NetBSD: slapmodify.c,v 1.3 2025/09/05 21:16:26 christos Exp $");
51 slapmodify( int argc, char **argv ) function
57 const char *progname = "slapmodify";
79 slap_tool_init( progname, SLAPMODIFY, argc, argv );
173 "slapmodify", LDIF_NO_CONTROLS );
slap.h 1629 SLAPMODIFY, /* database modify tool */
  /src/external/bsd/openldap/dist/tests/data/regressions/its8427/
its8427 173 $SLAPMODIFY -F ./slapd.d -n 0 -d-1 <<EOF >> $TESTOUT 2>&1

Completed in 22 milliseconds