|
|
| |
ldapaddmachine(1) |
FreeBSD General Commands Manual |
ldapaddmachine(1) |
ldapaddmachine - adds a POSIX machine (user$) account to LDAP.
ldapaddmachine <machinename with ending $>
<groupname|gid> [uid]
- <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.
ldapadduser(1), ldapaddgroup(1), ldapscripts(5).
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
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |