4.0 Resource Kit Configuration Values

Whether you are using the VMware image or manually creating the Resource Kit using the Designer project, you need configuration values. Refer to the following tables for these values you need.

Table 4-1 SLES System Accounts

Account

Password

Description

root

n0v3ll

Use this account for installation and configuration only. Do not log into the Resource Kit as root, only as the admin user or the idmsa user.

admin

n0v3ll

This is the primary account you use when logging into the SLES server and doing development work.

idmsa

n0v3ll

This account is used when installing and configuration the User Application.

Table 4-2 MySQL Accounts

Account

Password

Description

root

n0v3ll

This account is for database administration. The User Application and Novell® Audit use this account to log into the MySQL* database.

mysqlshutdown

n0v3ll

The account is used to run the startup and shutdown scripts for the User Application.

Table 4-3 Network Settings

Settings

Value

IP Address

172.17.2.117

Netmask

255.255.255.0

Gateway

172.17.2.2

DNS

172.17.2.2

Table 4-4 eDirectory Values

Parameter

Value

Tree Name

META

Server Name

metaserver1

Server Context

dc=metaserver1.dc=servers.dc=system

Admin User

cn=admin.dc=admins.dc=system

NCP Port Number to Listen on

524

eDirectory™ DIB Location

/var/opt/novell/eDirectory/META/data/dib

Configuration File

/var/opt/novell/eDirectory/META/nds.conf

Admin User’s Password

n0v3ll

Table 4-5 User Application Information

Description

Value

URL

https://172.17.2.117:8444/IDMProv

Administrative user

cn=padmin,dc=admins,dc=system

Administrative user’s password

n0v3ll

Table 4-6 eDirectory Accounts

Name

Password

Description

admin.admins.system

n0v3ll

The administrator account for eDirectory.

padmin.admins.system

n0v3ll

The administrator account for the User Application.

ablake.users.company.data

The user’s name.

A predefined user account.

achung.users.company.data

The user’s name.

A predefined user account.

apalani.users.company.data

The user’s name.

A predefined user account.

asmith.users.company.data

The user’s name.

A predefined user account.

aspencer.users.company.data

The user’s name.

A predefined user account.

bbender.users.company.data

The user’s name.

A predefined user account.

bbrown.users.company.data

The user’s name.

A predefined user account.

bburke.users.company.data

The user’s name.

A predefined user account.

bjenner.users.company.data

The user’s name.

A predefined user account.

bjones.users.company.data

The user’s name.

A predefined user account.

cblack.users.company.data

The user’s name.

A predefined user account.

ccentral.users.company.data

The user’s name.

A predefined user account.

cnano.users.company.data

The user’s name.

A predefined user account.

eeuro.users.company.data

The user’s name.

A predefined user account.

fstats.users.company.data

The user’s name.

A predefined user account.

jbrown.users.company.data

The user’s name.

A predefined user account.

jkelley.users.company.data

The user’s name.

A predefined user account.

jmiller.users.company.data

The user’s name.

A predefined user account.

jsmith.users.company.data

The user’s name.

A predefined user account.

jwest.users.company.data

The user’s name.

A predefined user account.

kcarson.users.company.data

The user’s name.

A predefined user account.

kchang.users.company.data

The user’s name.

A predefined user account.

kchester.users.company.data

The user’s name.

A predefined user account.

kkeller.users.company.data

The user’s name.

A predefined user account.

ksmith.users.company.data

The user’s name.

A predefined user account.

mmackenzie.users.company.data

The user’s name.

A predefined user account.

nnorth.users.company.data

The user’s name.

A predefined user account.

rcastro.users.company.data

The user’s name.

A predefined user account.

rresource.users.company.data

The user’s name.

A predefined user account.

ssouth.users.company.data

The user’s name.

A predefined user account.

tmellon.users.company.data

The user’s name.

A predefined user account.

tswan.users.company.data

The user’s name.

A predefined user account.

Table 4-7 File Locations

Description

Directory

Designer Workspace

/admin/home/workspace/RK12

Identity Manager Jar Files

/opt/novell/eDirectory/lib/dirxml/classes/

User Application

/opt/novell/idm

iManager

/opt/novell/iManager

Designer

/opt/novell/designer

Table 4-8 URLs for the Web Interfaces

Interface

URL

iManager

https://172.17.2.117:8443/nps/iManager.html

iMonitor

https://172.17.2.117:8030/

User Application

https://172.17.2.117:8444/IDMProv

Table 4-9 Delimited Text Driver Directories

Directory Location

Description

/var/novell/users/input

CSV input directory

/var/novell/users/input/images

Images input directory

/var/novell/users/output

CSV output directory

/var/novell/users/output/images

Images output directory

The Designer directory is /admin/home/workspace/RK12/Designer/Documents/Resources.

Table 4-10 Designer Project Files

File

Description

artwork/Background_Green_1280x1024.jpg

The Resource Kit background image for non-admin users.

artwork/Background_Orange_1280x1024.jpg

The Resource Kit background image for the admin user.

artwork/Background_Red_1280x1024.jpg

The Resource Kit background image for the root user.

bootscripts/setndsconf

A script file that allows eDirectory to be visible on an external IP address. For more information, see Solution for Making eDirectory Visible on the External IP Address in the Identity Manager Resource Kit 1.2 Business Solutions Reference Guide.

bootscripts/userapp

A startup script that allows the User Application to automatically start. It must be adapted and placed into the /etc/init.d folder in the Resource Kit. For more information, see Configuring the User Application for Automatic Startup in the Identity Manager Resource Kit 1.2 Installation Guide for the Identity Manager Components.

config/logevent.conf

A sample configuration file for audit instrumentation.

config/ResourceKitConfiguration.ldif

Creates the complete tree structure for the Resource Kit. It also includes extensive configuration information for Role-Based Entitlements and the ID Provider driver.

config/ResourceKitSampleData.ldif

Creates the sample users and groups in the Resource Kit tree structure. It allows you to fully test the functionality of the Resource Kit with real data.

config/ResourceKitSampleSchema.ldif

Contains all the schema extensions necessary to load the sample data in the ResourceKitSampleData.ldif file.

config/ResourceKitSchema.ldif

Contains the schema required for the Resource Kit to function.

config/sampledata/photos

Contains all of the photos from the sample data in the ResourceKitSampleData.ldif file. The photos can be imported by using the image import/export driver. For more information, see Populating the Identity Vault with the Resource Kit Data in the Identity Manager Resource Kit 1.2 Installation Guide for the Identity Manager Components.

config/sampledata/add-photos.ldif

Contains all the photos from the sample data in the ResourceKitSampleData.ldif file. You can use ICE to load the photos if you are not using the image import/export driver. For more information, see Novell Import Conversion Export Utility in the Novell eDirectory 8.8 Administration Guide.

config/sampledata/del-photos.ldif

Deletes all the photos from all the user objects so that they can be imported again for testing.

config/sampledata/employees.csv

Sample employee data that can be imported by using the user import/export driver. For more information, see Populating the Identity Vault with the Resource Kit Data in the Identity Manager Resource Kit 1.2 Installation Guide for the Identity Manager Components.

driverconfigs/BusinessLogic-ResKit-IDM3_6_0-V4.xml

The business logic driver configuration file for the Resource Kit.

driverconfigs/DelimitedText-IMG-ResKit-IDM3_6_0-V4.xml

The image import/export driver configuration file for the Resource Kit.

 

 

driverconfigs/StateMachine-ResKit-IDM3_6_0-V3.xml

The state machine driver configuration file for the Resource Kit.

 

 

driverconfigs/UserApplication_3_6_1-ResKit-IDM3_6_0-V2.xml

The user application driver configuration file for the Resource Kit.

driverconfigs/WorkOrder-IDM3_6_0-V4.xml

The WorkOrder driver configuration file for the Resource Kit.

provisioning_requests/NewEmployeeConfirmation.xml

The new employee configuration workflow. For more information, see Importing the Custom Portal Page in the Identity Manager Resource Kit 1.2 Installation Guide for the Identity Manager Components.

provisioning_requests/Request_AD_Account.xml

A workflow to request an Active Directory Account. For more information, see the Identity Manager Resource Kit 1.2 Architecture Reference Guide

provisioning_requests/Rogue_Administration_Activity.xml

The rogue administration activity workflow. The workflow is used in the rogue administration use case. For more information, see Sending Alerts when Rogue Administration Occurs in the Novell Compliance Management Platform 1.0 SP1 Integration Guide.

provisioning_requests/TerminatedEmployeeManagerApproval.xml

The terminated employee manager approval workflow. For more information, see Termination Business Logic in the Identity Manager Resource Kit 1.2 Architecture Reference Guide.

quality/processtests/processtest.env

An XPOZ script file to test the processes of an employee life cycle. For more information, see Processes Test in the Identity Manager Resource Kit 1.2 Test Cases Reference Guide.

quality/stability/IDV-stability/IDV-stability.env

An XPOZ script file to test the stability of the Identity Vault. For more information, see Stability Test in the Identity Manager Resource Kit 1.2 Test Cases Reference Guide.

UA_DAL/DirectoryAbstractionLayer.xml

An export of the directory abstraction layer from the Resource Kit.

UAPortal/PortalData_04-08-08_16_29_12.zip

The custom User Application portal for registering new employees. For more information, see Importing the Custom Portal Page in the Identity Manager Resource Kit 1.2 Installation Guide for the Identity Manager Components.