|
|

|
 |
 |
 |
|
|
 |
| Building a Secured Corporate Web Application Infrastructure |
 |
| May 2003 |
 |
| DeveloperNet University Course |
 |
 |
| Reader Rating |
 |
|
 |
from ratings |
 |
|
 |
|
|
Install Novell exteNd Director Standard Edition (Novell Portal Services)
Download a copy of NPS from http://download.novell.com.
- Execute NPS_setup.jar
- Click Next> at the introductory screen.
- Accept the license agreement.
- For Web Server Address enter: localhost
Figure 34:
Web Server Address.
- Click Next>.
- In the System configuration dialog enter:
- Operating System: Windows 2000
- Web Server: Apache Web Server
- Web App Server: Tomcat Web App Server 3.3
Figure 35:
Select your System configuration.
- Click Next>.
- In the path where the Web Apps are to be installed, place the path to where your Tomcat is installed, see Figure 36.
Figure 36:
Destination information dialog.
- Click Next>.
- In the Web App Server info dialog enter:
- File path to Tomcat configuration file:
e.g. c:\tomcat\conf\auto\mod_jk.conf
- Click Next>.
- In the LDAP Server dialog enter:
- Directory server and port: localhost (leave the port at 389)
- Directory administrator Distinguished Name (DN): cn=admin,o=corp
- Directory Administrator password: novell
- Click Next>.
- In the dialog for creating the PortalObject enter:
- Distinguished Name (DN): cn=Portal,ou=nps,o=corp
- Password seed: novell
- In the dialog for creating the PublicUser enter:
- Distinguished Name (DN): cn=NPSPublicUser,ou=nps,o=corp
- Password: novell
- Click Next>.
- Click Yes to create the Public User.
- In the dialog for user contexts, select: o=corp.
- Click Next>.
- Select Next> to keep the default names for gadgets to be created.
- Select Next> to keep default values for the community gadgets.
- Click Yes, to create the CommunityObjects container.
- Click Next> on the summary screen.
- Click the Finish button.
Test the Portal installation
- Using Internet Explorer enter: http://127.0.0.1/nps
- At the login dialog enter:
- Username: admin
- Password: novell
Set the Portal up for Employee Access
- Start up Tomcat
- Access the Portal
- http://127.0.0.1:8080/nps
- Login Dialog: Username: admin, Password: novell
Build the Theme for the Employees of Acme Corp
- Click on the Administer the Portal link.
- Click on the Themes page.
- On the Themes page click the Create button.
- On the Create a New Theme page enter:
- Name: EmployeeTheme
- Description: Acme Employee Theme
- Click the Create button.
- On the Theme Saved page, click the Edit button.
- On the Edit a Theme page, click the Properties link.
- On the Theme Properties page enter:
- Title bar name: Acme Employee Portal
- Portal look:
- Click Edit.
- Select the base look (Preview if you like).
- Click the OK button.
- Click the Continue button.
- Click the Save button.
- On the Theme Saved page, click the Assign button.
- On the Assign Theme to Objects page, click the Add button.
- On the Select Object Type page, click the OK button.
- On the Add Theme Assignment page, click the Search button.
- In the Search Results list, select the ou=Employees,o=corp container.
- Click the Assign button.
- Click the Close button.
Build the Pages for the Employees of Acme Corp
- Click the Pages page.
- On the Pages page, click the Create button.
- On the Create a New Page page enter:
- Name: EmployeeHomePage
- Description: Employee Home Page
- Click the Create button.
- On the Page Saved page, click the Edit button.
- On the Edit a Page page, click the Add button.
- On the Add Gadget Assignment page:
- In the Select Gadget list select the eGuide gadget.
- Click the Add button.
- On the Gadget Assignment Configuration page, enter:
- Display Name: Employee Address Book
- Click the Continue button.
- Click the Save button.
- On the Page Saved page, click the Assign button.
- On the Assign Page to Object page, click the Add button.
- On the Select Object Type page, click the OK button.
- On the Add Page Assignment page, click the Search button.
- In the Search Results list, select the ou=Employees,o=corp container.
- Click the Assign button.
- Click the Close button
- Open another instance of Internet Explorer.
- Authenticate as one of the Employees in the System.
- Click on EmployeeHomePage.
- Using the eGuide gadget search for one of the employees in the system.
Figure 37:
eGuild gadget search for employee in system.
|
 |
 |
 |