Contains the user names and corresponding passwords resulting from a migration of users and groups to Shared Services using the option of automatically generated password assignment.
Users were created as new Shared Services users during migration because there were no matching names found. The fields are:
typedef struct ESS_NEWSHAREDSERVICESNATIVEUSERINFO_T) { ESS_USERNAME_T, Name; ESS_PASSWORD_T, Password; } ESS_NEWHUBNATIVEUSERINFO_T;
Data Type | Field | Description |
---|---|---|
ESS_USERNAME_T | Name | User or group name. |
ESS_PASSWORD_T | Password | User password. |