LOCAL (Resource kit)
Display membership of local groups on remote servers or remote domains.
Syntax LOCAL group_name domain_name | \\server Key group_name The local group. domain_name A network domain. server A network server.
Examples:
Local "Power Users" Scotland
Displays the members of the group 'Power Users' in the Scotland domain.
Local Administrators \\9G_Server
Displays the members of the group Administrators on server 9G_Server.
"This is a local shop for local people, there’s nothing for you here" - league of gentlemen
Related commands
NET GROUP - Manage network resources
NET LOCALGROUP - Manage network resources
FINDGRP - List the (global or local) security groups a user has joined (NT 4 Reskit)
GLOBAL - Display membership of global groups.
GetDC - Get domain controller
Cusrmgr - Console User Manager. (Win 2K
ResKit)
Equivalent Linux BASH commands:
groups - Print group names a user is in
id - Print user and group id's
uname - Print system information