logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ldapsetprimarygroup - modifies the gidNumber of a POSIX user or machine account in LDAP (sets a user's

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                          ldapsetprimarygroup(1)

Name

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

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

Synopsis

ldapsetprimarygroup <username|uid> <groupname|gid>

See Also