Enter a User Name, Password, and Full Name. Click Submit.
Now open Terminal. At the Username: and Password: prompts enter the values that you entered on the Web page. Now you have access to Caché. Execute Write $UserName.
Username: john
Password: *****
USER>Write $UserName
JOHN
USER>
Now view the user account information through the Management Portal. On the Management Portal home page click Security Management>Users. Caché has stored the information for the delegated user.
Note:
Before opening CreateDelegatedUser.cls in a Web browser, verify that the authentication mechanism for /csp/user is unauthenticated only.