|
|
| |
ldapfinger(1) |
FreeBSD General Commands Manual |
ldapfinger(1) |
ldapfinger - displays a user/machine/group POSIX account's details.
ldapfinger
[-u|-g|-m][username|machinename|groupname|uid|gid]
- [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 specified.
- [-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).
lsldap(1), ldapid(1), ldapgid(1), ldapscripts(5).
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
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |