Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ldapfinger(1)		     General Commands Manual		   ldapfinger(1)

NAME
     ldapfinger - displays a user/machine/group POSIX account's details.

SYNOPSIS
     ldapfinger [-u|-g|-m][username|machinename|groupname|uid|gid]

OPTIONS
     [username | machinename | groupname | uid | gid]
	    The  name or id of the user, machine (with an ending $) or group you
	    want to display. You may use a wildcard here to look for substrings.
	    e.g. 'marty*' or '*mart*'. Acts on current user if nothing is speci-
	    fied.

     [-u]   Look for users only (by default, search the whole directory).

     [-g]   Look for groups only (by default, search the whole directory).

     [-m]   Look for machines only (by default, search the whole directory).

SEE ALSO
     lsldap(1), ldapid(1), ldapgid(1), ldapscripts(5).

AVAILABILITY
     The ldapscripts are provided under the GNU General Public License	v2  (see
     COPYING for more details).  The latest version of the ldapscripts is avail-
     able on : http://contribs.martymac.org

BUGS
     No bug known.

				February 1, 2007		   ldapfinger(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ldapfinger&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help