The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ldapmodify.pl - A (simplified) ldapmodify clone written in Perl.

DESCRIPTION

ldapmodify.pl is a simplified ldapmodify clone written in Perl.

SYNOPSIS

ldapmodify.pl [-a] [-c] [-e errors] [-f file] [-D binddn] [-w passwd] [-h ldaphost] [-p port]

The options have the same meaning as those for the standard ldapmodify command.

AUTHOR

Kartik Subbarao <subbarao@computer.org>