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

ldapaddgroup - adds a POSIX group entry to 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                                 ldapaddgroup(1)

Name

       ldapaddgroup - adds a POSIX group entry to LDAP.

Options

<groupname>
              The name of the group to add.

       [gid]  The gid of the group to add. Automatically computed if not specified.

See Also

ldapadduser(1), ldapaddmachine(1), ldapscripts(5).

Synopsis

ldapaddgroup <groupname> [gid]

See Also