SYNOPSIS

ldapgid [-P]<groupname|gid>

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.

OPTIONS

<groupname | gid>

Group name or GID of a group to show information about.

[-P]

Display group information as a /etc/group file entry.

RELATED TO ldapgid…

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.