Skip to main content

Example Setup (cont.)

Now view SecurityTutorial.HomePage.cls in a Web Browser:

  1. Open SecurityTutorial.HomePage.cls in Studio.

  2. Click View–>Web Page on the Studio Menu bar.

  3. The browser displays the log in page for the application, SecurityTutorial.LogIn.cls:

    generated description: app cspapps3 20111

  4. For User enter _SYSTEM. For Pwd enter SYS. Click Login.

  5. The login is successful and the browser displays SecurityTutorial.HomePage.cls:

    generated description: app cspapps4 20111

The page displays the user that has accessed the page: _SYSTEM along with the user's roles: %All and %DB_USER.

Note:

_SYSTEM is a predefined user account that Caché installs by default. To learn more about predefined users, read Predefined User Accounts in the Users section of the Caché Security Administration Guide.

FeedbackOpens in a new tab