Differences between version 2 and predecessor to the previous major change of ldapadd(1).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Tuesday, June 4, 2002 12:22:15 am | by perry | Revert |
Older page: | version 1 | Last edited on Tuesday, June 4, 2002 12:22:15 am | by perry | Revert |
@@ -43,9 +43,9 @@
!!DESCRIPTION
__ldapmodify__ is a shell-accessible interface to the
-__
ldap_modify__
(3) and __ldap_add__(3) library calls.
+ldap_modify(3) and __ldap_add__(3) library calls.
__ldapadd__ is implemented as a hard link to the
ldapmodify tool. When invoked as __ldapadd__ the -a (add
new entry) flag is turned on automatically.
@@ -326,11 +326,11 @@
ldapadd(1), ldapdelete(1),
ldapmodrdn(1), ldapsearch(1),
-__ldap.conf__(5), ldap(3), __
ldap_add__
(3),
-__
ldap_delete__
(3), __ldap_modify__(3),
-__
ldap_modrdn__
(3), __slapd.replog__(5)
+__ldap.conf__(5), ldap(3), ldap_add(3),
+ldap_delete(3), __ldap_modify__(3),
+ldap_modrdn(3), __slapd.replog__(5)
!!BUGS
There is no interactive mode, but there probably should