Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

ldapid - displays a user's list of IDs the way 'id' 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.

                                                  July 1, 2008                                         ldapid(1)

Name

       ldapid - displays a user's list of IDs the way 'id' does.

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

Options

[username|uid]
              Login or UID of a user to show information about. Acts on current user if not specified.

       [-P]   Display user information as a password file entry.

See Also

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

Synopsis

ldapid [-P][username|uid]

See Also