debian man page for ldapaddmachine

Query: ldapaddmachine

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ldapaddmachine(1)					      General Commands Manual						 ldapaddmachine(1)

NAME
ldapaddmachine - adds a POSIX machine (user$) account to LDAP.
SYNOPSIS
ldapaddmachine <machinename with ending $> <groupname|gid> [uid]
OPTIONS
<machinename with ending $> 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).
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)
Related Man Pages
ldapmodifymachine(1) - debian
ldapsetpasswd(1) - debian
viewsudo(1) - debian
ldapscripts(5) - debian
really(8) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?