[Date Prev][Date Next] [Chronological] [Thread] [Top]

ldapadd -b (ITS#749)



Full_Name: robert joop
Version: 2.0.1
OS: linux
URL: 
Submission from: (NULL) (193.175.135.28)


the man page tells me that there is a -b option:

SYNOPSIS
       ldapmodify [-a] [-b] [-c] [-C] [-r] [-n]  [-v]  [-k]  [-K]
[...]
       ldapadd [-b] [-c] [-C] [-r] [-n] [-v]  [-k]  [-K]  [-M[M]]

but in practice there isn't:

...> ldapadd -b -f entries.ldif -x -D "cn=Manager,dc=my-domain,dc=com" -w secret

ldapadd: invalid option -- b
ldapadd: unrecongized option -b
               ^^
               spelling mistake, btw.