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

FreeBSD Manual Pages

  
 
  

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

NAME
     ldapsetprimarygroup - modifies the gidNumber of a POSIX user or machine ac-
     count in LDAP (sets a user's primary group in LDAP).

SYNOPSIS
     ldapsetprimarygroup <username|uid> <groupname|gid>

OPTIONS
     <username | uid>
	    The name or uid of the user to modify.

     <groupname | gid>
	    The new primary group name or gid of the specified user.

SEE ALSO
     ldapaddusertogroup(1), ldapdeleteuserfromgroup(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	  ldapsetprimarygroup(1)

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

home | help