|
|
| |
ldapadduser(1) |
FreeBSD General Commands Manual |
ldapadduser(1) |
ldapadduser - adds a POSIX user account to LDAP.
ldapadduser <username> <groupname|gid> [uid]
- <username>
- The name of the user to add.
- <groupname | gid>
- The group name or the gid of the user to add.
- [uid]
- The uid of the user to add. Automatically computed if not specified.
ldapaddgroup(1), ldapaddmachine(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. |