Home
last modified time | relevance | path

Searched refs:ldapadd (Results 1 – 19 of 19) sorted by relevance

/netbsd/src/external/bsd/openldap/bin/ldapmodify/
DMakefile5 LINKS= ${BINDIR}/ldapmodify ${BINDIR}/ldapadd
6 MLINKS= ldapmodify.1 ldapadd.1
/netbsd/src/external/bsd/openldap/dist/clients/tools/
Dldapmodify.c77 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()
DMakefile.in136 $(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/
Dquickstart.sdf222 . 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
Ddbtools.sdf27 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.
Dappendix-common-errors.sdf71 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:
Daspell.en.pws1361 ldapadd
Dmonitoringslapd.sdf47 instantiated via ldapadd.
Dbackends.sdf133 > ldapadd -x -H ldap://localhost:9011 -f suretec.ldif -D "cn=LDIF,dc=suretecsystems,dc=com" -w LD…
Dslapdconf2.sdf36 operations, e.g. {{ldapadd}}(1), {{ldapdelete}}(1), or {{ldapmodify}}(1).
/netbsd/src/external/bsd/openldap/dist/doc/man/man1/
Dldapmodify.1.links1 ldapadd.1
/netbsd/src/external/bsd/openldap/dist/tests/scripts/
Dtest052-memberof152 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/
Dldifutil.c117 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/
DREADME25 the entry exists. Using ldapadd to add entries, the addpartial overlay can
/netbsd/src/crypto/external/bsd/openssh/dist/
DREADME.lpk143 ldapadd -D balblabla -w bleh < file.ldif
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dstop1404 ldapadd
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt2128 ldapadd
/netbsd/src/distrib/sets/lists/man/
Dmi287 ./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/
Dmi678 ./usr/bin/ldapadd base-ldap-bin ldap