PROBLEM: (76282, 77148, 72360, 77109, 78324, 78700) (PATCH ID: OSF510DX-002) ******** This patch fixes the following dxaccounts problems: 1) a system running ASU experiences dxaccounts crash problem when a user is deleted from PC User view. 2) Enabling the root's login/uid through cli/dxaccounts utilities. 3) Incorrect results from the command utility "usermod -G group_name, user_name" For example, "usermod -G system foo" should add a user 'foo' to a group 'system' as a secondary group. The subsequent call of "usermod -G users foo" should replace the secondary group 'system' with 'users'. Instead, the second call adds the user 'foo' to the both groups 'system' and 'users' 4) Not setting c2 security attributes values when useradd/usermod commands with '-x account_inactive|account_expiration' are executed. 5) dxaccounts dialog messages incorrectly displayed when a user is added with no password entry. For example, a) start 'dxaccounts' b) click 'Add' to bring Add/Modify User dialog box. c) verify the message "This user has no password" is displayed. d) fill in 'Username' and click 'Password...' button. e) click 'No Password' button in the New Passwork dialog box. f) click 'OK' to close the New Password dialog box. g) see the dialog "This user has no password" now has been changed to "User password has been entered" while no password has been entered. h) click 'Apply' button, and see the dialog now changes to "This user has a password" while the user has no password. 6) Unable to create a new user from the 'PC Users' view on a system with ASU installed. 7) The following problems can occur with the dxaccounts application on ASU system: - The dxaccounts crashes when the root icon is double clicked. - The fullname of a new PC account is not mapped to a UNIX user. - Erasing a PC account's fields does not work: the values erased remains. - The default values of Home Directory, Login Script & User Profile Path for a PC user are invalid. PROBLEM: (UTO73283A) (PATCH ID: OSF510DX-005) ******** When a new user id is created and the option to create a home directory for that user is chosen the new home directory will be created with the date and time stamp of the /usr/skel directory. PROBLEM: (none) (PATCH ID: OSF510DX-006) ******** This patch fixes message fragment to make i18n compatible