Use the credmap utility to verify that your Windows NT user and group assignments match those on the UNIX side. credmap returns the following values:
A mismatch returns a UNIX user ID or primary group ID of -2; in this case, do the following:
Note: Mismatches can also occur in the group ID list; to prevent permission problems, the group list for Windows NT users should include all groups known to the UNIX VOBs.
See the Administrator's Guide for more information.
c:\Program Files\Rational\ClearCase> \etc\utils\credmap saturn
Identity on local Windows NT system:
User: anne (0x1003f2)
Primary group: user (0x1003ff)
Groups:
Administrators (0x20220)
Domain Users (0x100201)
Identity on host "saturn":
User ID: 1149 (0x47d)
Primary group ID: 20 (0x14)
Group ID list:
-2 (0xfffffffe)
Run the id command on a UNIX system to verify that the UNIX user ID and primary group ID values correspond to UNIX user anne and group user:
Copyright© 2003 Rational Software. All Rights Reserved.