Scroll to navigation

ldaptor-rename(1) User Commands ldaptor-rename(1)

NAME

ldaptor-rename - LDAPtor object rename utility.

SYNOPSIS

ldaptor-rename [ options] --from=fromDN --to=toDN

OPTIONS

--binddn=
use Distinguished Name to bind to the directory
--bind-auth-fd=
read bind password from filedescriptor
--service-location=
Service location, in the form BASEDN:HOST[:PORT]

DESCRIPTION

ldaptor-rename renames the LDAP entry specified by fromDN on the LDAP server specified by --service-location to toDN.

SEE ALSO

ldaptor-search(1)

AUTHOR

This man page was written by Jan Dittberner <jandd@debian.org> for the Debian GNU/Linux System (but may be used by others).
Sat, 28 Mar 2009 Jan Dittberner