Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ldapadduser(1)		     General Commands Manual		  ldapadduser(1)

NAME
     ldapadduser - adds a POSIX user account to LDAP.

SYNOPSIS
     ldapadduser <username> <groupname|gid> [uid]

OPTIONS
     <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.

SEE ALSO
     ldapaddgroup(1), ldapaddmachine(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 avail-
     able on : http://contribs.martymac.org

BUGS
     No bug known.

				 January 1, 2006		  ldapadduser(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ldapadduser&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help