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

ldaprenameuser.1

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                              _ldaprenameuser(1)

Limitations

       Group entries will NOT be updated. This means several groups may contain users that NO LONGER exist after
       having  renamed  a  user.  Home  directories  are  NOT  renamed (neither in he LDAP directory, nor on the
       filesystem).

Name

       _ldaprenameuser - renames a POSIX user account in LDAP.

Options

<oldusername|uid>
              The old name or uid of the user to rename.

       <newusername>
              The new name of the user.

See Also

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

Synopsis

_ldaprenameuser <old username|uid> <new username>

See Also