PROBLEM: (66753) (Patch ID: OSF410CDE-405018) ******** This patch fixes the following problems in the Common Desktop Environment: 1. "dtaction" fails to validate a password when C2 Enhanced Security is installed. To reproduce you must have C2 Enhanced Security installed. Log in as a non-root user and type "/usr/dt/bin/dtaction -user root Dtpad". A dialog box will appear prompting for the "root" password. Type the password and click on "OK". The following message will appear. "The password you entered does not match the password for user root. Please reenter the password, or select the Cancel button to terminate the operation." This problem occurred because C2 Enhanced Security uses a different method of password encryption. The fix is to use SIA routines to properly validate passwords. 2. The text field which accepts the password does not allow the user to backspace, erase, or type over a previously entered wrong password.