Searched refs:ldapadd (Results 1 – 19 of 19) sorted by relevance
| /netbsd/src/external/bsd/openldap/bin/ldapmodify/ |
| D | Makefile | 5 LINKS= ${BINDIR}/ldapmodify ${BINDIR}/ldapadd 6 MLINKS= ldapmodify.1 ldapadd.1
|
| /netbsd/src/external/bsd/openldap/dist/clients/tools/ |
| D | ldapmodify.c | 77 static int ldapadd; variable 116 (ldapadd ? _("default") : _("default is to replace"))); in usage() 192 ldapadd = 1; in handle_private_option() 229 ldapadd = ( strncasecmp( prog, "ldapadd", sizeof("ldapadd")-1 ) == 0 ); in main() 231 tool_init( ldapadd ? TOOL_ADD : TOOL_MODIFY ); in main() 369 int lrflags = ldapadd ? LDIF_DEFAULT_ADD : 0; in process_ldif_rec()
|
| D | Makefile.in | 136 $(RM) $(DESTDIR)$(bindir)/ldapadd$(EXEEXT) 137 $(LN_S) $(DESTDIR)$(bindir)/ldapmodify$(EXEEXT) $(DESTDIR)$(bindir)/ldapadd$(EXEEXT)
|
| /netbsd/src/external/bsd/openldap/dist/doc/guide/admin/ |
| D | quickstart.sdf | 222 . You can use {{ldapadd}}(1) to add entries to your LDAP directory. 223 {{ldapadd}} expects input in {{TERM:LDIF}} form. We'll do it in two 227 ++ run ldapadd 257 . Now, you may run {{ldapadd}}(1) to insert these entries into 260 ..{{EX:ldapadd -x -D "cn=Manager,dc=<MY-DOMAIN>,dc=<COM>" -W -f example.ldif}} 267 ..{{EX:ldapadd -x -D "cn=Manager,dc=example,dc=com" -W -f example.ldif}} 287 You are now ready to add more entries using {{ldapadd}}(1) or
|
| D | dbtools.sdf | 27 the {{ldapadd}}(1)) to add entries, just like you would once the 96 entry using the {{I:ldapadd}} tool, you could create an {{TERM:LDIF}} 115 > ldapadd -f entries.ldif -x -D "cn=Manager,dc=example,dc=com" -w secret 266 or {{ldapadd}}(1) program, or when writing a SHELL backend.
|
| D | appendix-common-errors.sdf | 71 It is generally recommended that {{ldapadd}}(1) be used instead of {{slapadd}}(8) 102 See also: {{ldapadd}}(1), {{ldapmodify}}(1) and {{slapd.conf}}(5) 288 ldapadd(1) may error:
|
| D | aspell.en.pws | 1361 ldapadd
|
| D | monitoringslapd.sdf | 47 instantiated via ldapadd.
|
| D | backends.sdf | 133 > ldapadd -x -H ldap://localhost:9011 -f suretec.ldif -D "cn=LDIF,dc=suretecsystems,dc=com" -w LD…
|
| D | slapdconf2.sdf | 36 operations, e.g. {{ldapadd}}(1), {{ldapdelete}}(1), or {{ldapmodify}}(1).
|
| /netbsd/src/external/bsd/openldap/dist/doc/man/man1/ |
| D | ldapmodify.1.links | 1 ldapadd.1
|
| /netbsd/src/external/bsd/openldap/dist/tests/scripts/ |
| D | test052-memberof | 152 echo "ldapadd failed ($RC)!" 157 echo "Running ldapadd to build slapd database..." 193 echo "ldapadd failed ($RC)!"
|
| /netbsd/src/external/bsd/openldap/dist/libraries/libldap/ |
| D | ldifutil.c | 117 int ldapadd, new_entry, delete_entry, got_all, no_dn; in ldap_parse_ldif_record_x() local 128 ldapadd = flags & LDIF_DEFAULT_ADD; in ldap_parse_ldif_record_x() 131 new_entry = ldapadd; in ldap_parse_ldif_record_x() 333 } else if ( ldapadd ) { /* missing changetype => add */ in ldap_parse_ldif_record_x()
|
| /netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/ |
| D | README | 25 the entry exists. Using ldapadd to add entries, the addpartial overlay can
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | README.lpk | 143 ldapadd -D balblabla -w bleh < file.ldif
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| D | stop | 1404 ldapadd
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 2128 ldapadd
|
| /netbsd/src/distrib/sets/lists/man/ |
| D | mi | 287 ./usr/share/man/cat1/ldapadd.0 man-ldap-catman ldap,.cat 3869 ./usr/share/man/man1/ldapadd.1 man-ldap-man ldap,.man
|
| /netbsd/src/distrib/sets/lists/base/ |
| D | mi | 678 ./usr/bin/ldapadd base-ldap-bin ldap
|