Pages

Sunday, May 23, 2010

Step 17 – Apex Developer Day - Creating Users

As mentioned earlier, this application uses Oracle Application Express Authentication. To create new users, you use the functions already available in Oracle Application Express. You create some new users and then in the next topic you restrict access to certain areas of the application to certain people. To do this, perform the following steps:

1.

Click the Home link in the breadcrumb menu.

clip_image002

2.

In the Administration box on the right, select Manage Application Express Users.

clip_image004

3.

Click Create End User.

clip_image006

4.

Enter the following information, and then click Create and Create Another.

User Name: demos.oracle
Password and Confirm Password: oracle
Email Address: demos.oracle@gmail.com
Default Schema: <YOURNAME>    -    FOR MY EXAMPLE FEDERMAN
User is a developer: No
User is a Workspace Administrator: No

Require change of Password on First Use: No

Require

clip_image008

5.

Enter the following information, and then click Create and Create Another.

Use information you know as you want

User Name: demos2.oracle
Password and Confirm Password: oracle
Email Address: demos2.oracle@gmail.com
Default Schema:  <YOURNAME>    -    FOR MY EXAMPLE  FEDERMAN
User is a developer: No
User is a Workspace Administrator: No

Require change of Password on First Use: No

clip_image010

6.

Enter the following information, and then click Create User.

User Name: demos3.oracle
Password and Confirm Password: oracle
Email Address: demos3.oracle@gmail.com
Default Schema: <YOURNAME>    -    FOR MY EXAMPLE FEDERMAN
User is a developer: No
User is a Workspace Administrator: No

Require change of Password on First Use: No

clip_image012

7.

Notice that the three users have been created. You now set up administrator access to the application. Click the Application Builder tab.

clip_image014

No comments:

Post a Comment