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

ldapaddusertogroup - adds a member to a group in LDAP.

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

Name

       ldapaddusertogroup - adds a member to a group in LDAP.

Options

<username|uid|dn>
              The  name  or  the  uid  of the user to add. It can be a machine name (with an ending $) or a user
              name.  When working with groupOfNames or groupOfUniqueNames group entries, a full DN can  also  be
              provided.

       <groupname|gid>
              The name or the gid of the group that should welcome the new user.

See Also

ldapdeleteuserfromgroup(1), ldapsetprimarygroup(1), ldapscripts(5).

Synopsis

ldapaddusertogroup <username|uid|dn> <groupname|gid>

See Also