User Attributes in Classic SFU 4.0 Zones

In classic SFU-compliant zones, UNIX-specific attributes are stored as part of the Active Directory user object. With Microsoft Services for UNIX, version 4.0, however, the R2 schema attributes are used.

User attribute Stored in Active Directory attribute
UnixName uid:userlogin For example: uid:cain
Uid uidNumber:value For example: uidNumber:458
Gid gidNumber:valueFor example: gidNumber:458
Home unixHomeDirectory:value For example: unixHomeDirectory:/home/shea
Shell loginShell:value For example: loginShell:/bin/bash
NisDomain MSSFU30NisDomain:value This attribute must be defined. Server Suite uses this setting to determine if the user is a member of the zone. When you create SFU-compliant zones, you must specify the NIS domain name that should be included. For example, you can configure zone_bejing to include all users and groups whose NIS domain attribute is set to nisbejing. For example: MSSFU30NisDomain:nisbejing.local
UnixEnabled Not supported.