|
|
| |
ldapid(1) |
FreeBSD General Commands Manual |
ldapid(1) |
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)...].
-
ldapid [-P][username|uid]
- [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.
ldapgid(1), lsldap(1), ldapfinger(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. |