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

ldapaddmachine - adds a POSIX machine (user$) account to 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                               ldapaddmachine(1)

Name

       ldapaddmachine - adds a POSIX machine (user$) account to LDAP.

Options

<machinenamewithending$>
              The  name  of the machine to add. It must include the ending dollar (the famous win32 machine name
              specification).

       <groupname|gid>
              The group name or the gid of the machine to add.

       [uid]  The uid of the machine to add. Automatically computed if not specified.

See Also

ldapadduser(1), ldapaddgroup(1), ldapscripts(5).

Synopsis

ldapaddmachine <machinename with ending $> <groupname|gid> [uid]

See Also