ldapaddmachine - adds a POSIX machine (user$) account to LDAP.
Contents
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.orgBugs
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]
