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

ldapgid - displays a group's list of IDs the way ldapid(1) does.

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 23, 2009                                      ldapgid(1)

Description

       The following is displayed : gid=gidNumber(cn) users(primary)=uidNumber(uid)[,uidNumber(uid)...]
       users(secondary)=uidNumber(uid)[,uidNumber(uid)...].

       users(primary) lists users having the group declared as their primary group. users(secondary) lists users
       using the group as a secondary one.

Name

       ldapgid - displays a group's list of IDs the way ldapid(1) does.

Options

<groupname|gid>
              Group name or GID of a group to show information about.

       [-P]   Display group information as a /etc/group file entry.

See Also

ldapid(1), lsldap(1), ldapfinger(1), ldapscripts(5).

Synopsis

ldapgid [-P]<groupname|gid>

See Also