Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

ldaprenamemachine - renames a POSIX machine account in LDAP.

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.org

Bugs

       No bug known.

                                                 January 1, 2006                            ldaprenamemachine(1)

Limitations

       Group  entries  will  NOT be updated. This means several groups may contain machines that NO LONGER exist
       after having renamed a machine.

Name

       ldaprenamemachine - renames a POSIX machine account in LDAP.

Options

<oldmachinenamewithending$|uid>
              The old name or uid of the machine to rename.

       <newmachinenamewithending$>
              The new name of the machine.

See Also

ldaprenameuser(1), ldaprenamegroup(1), ldapscripts(5).

Synopsis

ldaprenamemachine <old machinename with ending $|uid> <new machinename with ending $>

See Also