Provided by:
ldapscripts_1.7.1-2ubuntu1_all 
NAME
_ldaprenamemachine - renames a POSIX machine account in LDAP.
SYNOPSIS
_ldaprenamemachine <old machinename with ending $|uid>
<new machinename with ending $>
OPTIONS
<old machinename with ending $ | uid>
The old name or uid of the machine to rename.
<new machinename with ending $>
The new name of the machine.
SEE ALSO
ldaprenameuser(1), _ldaprenamegroup(1), ldapscripts(5).
AVAILABILITY
The ldapscripts are provided under the GNU General Public License v2
(see COPYING for more details). The latest version of the ldapscripts
is available on : http://contribs.martymac.com
LIMITATIONS
Group entries will NOT be updated. This means several groups may
contain machines that NO LONGER exist after having renamed a machine.
BUGS
No bug known.
January 1, 2006 _ldaprenamemachine(1)