logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ldapmodifymachine - modifies a POSIX machine account in LDAP interactively

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.

                                                 August 22, 2007                            ldapmodifymachine(1)

Description

       ldapmodifymachine  first  looks for the right entry to modify. Once found, the entry is presented and you
       are prompted to enter LDIF  data  to  modify  it  as  you  would  do  using  a  standard  LDIF  file  and
       ldapmodify(1).   The  DN  of the entry being modified is already specified : just begin with a changeType
       attribute or any other one(s) of your choice (in this case, the defaut changeType is 'modify').

Name

       ldapmodifymachine - modifies a POSIX machine account in LDAP interactively

Options

<machinenamewithending$|uid>
              The name or uid of the machine to modify.

See Also

ldapmodifyuser(1), ldapmodifygroup(1), ldapscripts(5).

Synopsis

ldapmodifymachine <machinenamewithending$|uid>

See Also