Abstract
The Solaris Operating System includes native support for SMB server and client operations, with full integration as the goal, including seamless interoperation with local and NFS operations. One interesting aspect of this integration is identity mapping - ensuring that a user gets the same access rights regardless of access point: local application, NFS or SMB.
Learning Objectives
SIDs and UIDs - the fundamental disconnect between Windows and UNIX
Mapping schemes: rules, directory data, ephemeral IDs.
Problems encountered and solutions implemented