[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapmodify.1 isn't match with a ldapmodify's implementation. (ITS#719)
At 05:19 AM 9/7/00 +0000, manabu@iij.ad.jp wrote:
>Full_Name: Manabu Kondo
>Version: 2.0.x
>OS: BSD/OS 4.1
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (202.232.15.23)
>
>
>ldapmodify doesn't take '-b' option in Version 2.0.x, but in ldapmodify.1(manual
>page)
>, there's '-b' option.
This is a documentation error.
>It seems me that there's no 'read values from files' method in ldapmodify in
>version
>2.0.x. Is it right?
no, use LDIF URI mechanism described in ldapmodify(1) (just leave
off the -b option) and ldif(5).