A SERVICE OF

logo

Command Reference A-9
NAME
cifs lookup - translate name into SID or vice versa
SYNOPSIS
cifs lookup {
name
|
textualsid
}
DESCRIPTION
The cifs lookup command translates a Windows NT user or group name into its
corresponding textual Windows NT SID (Security ID), or a textual NT SID into its
corresponding Windows NT user or group name.
EXAMPLES
filer cifs lookup mday
SID = S-1-5-21-39724982-1647982808-1376457959-1221
filer cifs lookup NT-DOMAIN\mday
SID = S-1-5-21-39724982-1647982808-1376457959-1221
filer cifs lookup BUILTIN\Administrators
SID = S-1-5-32-544
filer cifs lookup S-1-5-32-544
name = BUILTIN\Administrators
filer cifs lookup nonexistantuser
lookup failed
cifs lookup