Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
Platform |
---|
Path |
---|
Linux: |
install.bin [-i {gui|console}]linux/setup/idm_linux.bin [-i {gui|console}] |
AIX: |
install.bin [-i {gui|console}]aix/setup/idm_aix.bin [-i {gui|console}] |
Solaris: |
install.bin [-i {gui|console}]solaris/setup/idm_solaris.bin [-i {gui|console}] |
Windows: |
autorun.inf windows\setup\idm_install.exe |
What |
---|
Platform |
---|
Path |
---|
Metadirectory Engine |
Linux, AIX, Solaris: |
/opt/novell/eDirectory |
Windows: |
C:\Novell\NDS |
Remote Loader |
Linux, AIX, Solaris: |
/opt/novell/dirxml |
Windows: |
C:\Novell\RemoteLoader |
Driver Shims |
Linux, AIX, Solaris: |
/opt/novell/eDirectory/lib/dirxml/classes |
Windows: |
C:\Novell\NDS\lib C:\Novell\RemoteLoader\lib |
iManager Plug-ins |
Linux, Solaris: |
/var/opt/novell/tomcat5/webapps/nps |
Windows: |
C:\Program Files\Novell\Tomcat\webapps\nps |
Driver Configuration Files |
Linux, Solaris: |
/var/opt/novell/tomcat5/webapps/nps/DirXML.Drivers |
Windows: |
C:\Program |
Utilities |
Linux, AIX, Solaris: |
Query the driver's native package, for example:rpm -qlp linux/setup/packages/novell-DXMLnxdrv-3.6-0.i386.rpm |
Windows: |
C:\Novell\NDS\DirXMLUtilities |
Uninstaller |
Linux, AIX, Solaris: |
$HOME/Uninstall_Identity_Manager/Uninstall_Identity_Manager |
Windows: |
C:\Program Files\Novell\Identity |
setup
directory that contain the files to be installed. On Linux, AIX, and Solaris the installer uses native packages under setup/packages
(see Installing Packages on Linux, AIX and Solaris). On Windows, the installer copies files directly from various subdirectories under setup
(see Installing Files On Windows).linux/setup/packages
aix/setup/packages
, respectively, and generally named novell-package. For Solaris they are PKG packages located under solaris/setup/packages
, and generally named package.Package Name |
---|
Description |
---|
DXMLsch |
Schema Files |
DXMLdev |
Driver Development Kit |
DXMLmtask |
Manual Task Service Driver |
DXMLtlmnt |
Entitlement Service Driver |
DXMLcmpsr |
Composer Service Driver |
NOVLjvml |
JVM Loader |
DXMLwkodr |
Work Order Service Driver |
DXMLidprv |
ID Provider Service Driver |
DXMLbase |
Base Components |
DXMLevent |
Event Caching System |
DXMLssop |
Credential Provisioning |
DXMLadeng |
AD Driver Engine Components |
DXMLpxjob |
Password Expiration Job |
DXMLengn |
Core Engine |
DXMLjdbcu |
JDBC Utilities |
AUDTplatformagent |
Novell Audit Platform Agent (Linux only) |
NOVLaudpa |
Novell Audit Platform Agent (Solaris only) |
Package Name |
---|
Description |
---|
DXMLdev |
Driver Development Kit |
DXMLmtask |
Manual Task Service Driver |
DXMLtlmnt |
Entitlement Service Driver |
DXMLcmpsr |
Composer Service Driver |
NOVLjvml |
JVM Loader |
DXMLwkodr |
Work Order Service Driver |
DXMLidprv |
ID Provider Service Driver |
DXMLbase |
Base Components |
DXMLrdxml |
Remote Loader Service |
AUDTplatformagent |
Novell Audit Platform Agent (Linux only) |
NOVLaudpa |
Novell Audit Platform Agent (Solaris only) |
Package Name |
---|
Description |
---|
DXMLavpbx |
Avaya Driver |
DXMLdelim |
Delimited Text Driver |
DXMLedir |
eDirectory Driver |
DXMLgw |
Groupwise Driver (Linux only) |
DXMLjdbc |
JDBC Driver |
DXMLjms |
JMS Driver |
DXMLldap |
LDAP Driver |
DXMLnxdrv |
Linux/UNIX Bidirectional Driver |
DXMLnxpam |
DXMLnxset |
Linux/UNIX Settings Driver |
DXMLnotes |
Lotus Notes Driver |
DXMLpsoft |
PeopleSoft Driver |
DXMLracf |
RACF Driver |
DXMLremedy |
Remedy Driver (Linux only) |
DXMLremedy71 |
DXMLsaphr |
SAP Driver |
DXMLsapum |
DXMLsoap |
SOAP Driver |
DXMLtss |
Top Secret Driver |
Package Name |
---|
Description |
---|
DXMLplgs |
Identity Manager Plugins |
rpm --query --obsoletes -p
path_to_package
*
pkgparam -f /
path_to_package
* OBSOLETES
path_to_package
is the full path to the package in the CD image (without the version and extension), for example, the path to the DXMLengn
package on Linux might be /media/cdrom/linux/setup/packages/novell-DXMLengn
.rpm -e --allmatches --nodeps
package
pkgrm -n -a /var/sadm/install/admin/admin.idm
package
package
is the package name, for example, novell-DXMLengn
on Linux, and DXMLengn
on Solaris.rpm -i --replacefiles --nodeps
path_to_package
*
pkgadd -n -r /var/sadm/install/admin/admin.idm -a
/var/sadm/install/admin/admin.idm -d
path_to_package
*
package
path_to_package
is the full path to the package on the CD (without the version and extension), for example, the path to the DXMLengn
package on Linux might be,/media/cdrom/linux/setup/packages/novell-DXMLengn
, and where package
is the package name, for example, novell-DXMLengn
on Linux, and DXMLengn
on Solaris.setup
. Prior to copying the files the installer generally attempts to make sure any existing files that might be overwritten are not marked read only (for example, attrib -R "C:\Novell\NDS\*.*" /S /D
). The following table lists the files and subdirectories the IDM36 installer copies for various components.From |
---|
To |
---|
Description |
---|
vcredist\vcredist_x86.exe |
IDM installer runs these installers silently |
Visual C 2005 SP1 Redistributable Packages |
schema |
C:\Novell\NDS |
Schema Files |
drivers\manualtask\lib |
C:\Novell\NDS\lib |
Manual Task Service Driver |
drivers\manualtask\mt_files |
C:\Novell\NDS |
drivers\entitlement\lib |
C:\Novell\NDS\lib |
Entitlement Service Driver |
drivers\composer\lib |
C:\Novell\NDS\lib |
Composer Service Driver |
jre\x86\jre or |
C:\Novell\NDS |
JVM |
drivers\workorder\lib |
C:\Novell\NDS\lib |
Work Order Service Driver |
drivers\loopback\lib |
C:\Novell\NDS\lib |
drivers\loopback\loopback_files |
C:\Novell\NDS\loopback_files |
drivers\idprovider\lib |
C:\Novell\NDS\lib |
ID Provider Service Driver |
engine\noarch |
C:\Novell\NDS |
Engine |
engine\x86 or |
C:\Novell\NDS |
engine\lib |
C:\Novell\NDS\lib |
remoteloader\lib |
C:\Novell\NDS\lib |
engine\jclient\x86\jclnt.dll |
C:\Novell\NDS (if needed) |
engine\jclient\lib\jclient.jar |
C:\Novell\NDS (if needed) and |
drivers\jdbc\lib\JDBCUtil.jar |
C:\Novell\NDS\lib |
novell_audit\naudit_agent |
C:\WINDOWS\system32 |
Novell Audit Platform Agent |
PasswordSync\system32 or |
C:\WINDOWS\system32 |
Password Sync Agent |
PasswordSync\system32_dlls |
C:\Novell\IDM_PassSync\w32 |
PasswordSync\system64_dlls |
C:\Novell\IDM_PassSync\w64 |
C:\Novell\RemoteLoader
.From |
---|
To |
---|
Description |
---|
vcredist\vcredist_x86.exe |
IDM installer runs these installers silently |
Visual C 2005 SP1 Redistributable Packages |
drivers\manualtask\lib |
C:\Novell\RemoteLoader\lib |
Manual Task Service Driver |
drivers\manualtask\mt_files |
C:\Novell\RemoteLoader |
drivers\entitlement\lib |
C:\Novell\RemoteLoader\lib |
Entitlement Service Driver |
drivers\composer\lib |
C:\Novell\RemoteLoader\lib |
Composer Service Driver |
jre\x86\jre or |
C:\Novell\RemoteLoader |
JVM |
drivers\workorder\lib |
C:\Novell\RemoteLoader\lib |
Work Order Service Driver |
drivers\loopback\lib |
C:\Novell\RemoteLoader\lib |
drivers\loopback\loopback_files |
C:\Novell\RemoteLoader\loopback_files |
drivers\idprovider\lib |
C:\Novell\RemoteLoader\lib |
ID Provider Service Driver |
engine\noarch |
C:\Novell\RemoteLoader |
Remote Loader Service |
engine\x86 or |
C:\Novell\RemoteLoader |
engine\lib |
C:\Novell\RemoteLoader\lib |
remoteloader\x86 or |
C:\Novell\RemoteLoader |
remoteloader\help |
C:\Novell\RemoteLoader |
remoteloader\lib |
C:\Novell\RemoteLoader\lib |
novell_audit\naudit_agent |
C:\WINDOWS\system32 |
Novell Audit Platform Agent |
PasswordSync\system32 or |
C:\WINDOWS\system32 |
Password Sync Agent |
PasswordSync\system32_dlls |
C:\Novell\IDM_PassSync\w32 |
PasswordSync\system64_dlls |
C:\Novell\IDM_PassSync\w64 |
C:\Novell\NDS
with C:\Novell\RemoteLoader
in the destination paths.From |
---|
To |
---|
Description |
---|
drivers\ad\noarch |
C:\Novell\NDS |
AD Driver |
drivers\ad\x86 or |
C:\Novell\NDS |
drivers\avaya\lib |
C:\Novell\NDS\lib |
Avaya Driver |
drivers\delimitedtext\lib |
C:\Novell\NDS\lib |
Delimited Text Driver |
drivers\delimitedtext\samples |
C:\Novell\NDS\drivers\delimitedtext\samples |
drivers\edirectory\lib |
C:\Novell\NDS\lib |
eDirectory Driver |
drivers\groupwise\x86 or |
C:\Novell\NDS |
Groupwise Driver |
drivers\groupwise\lib |
C:\Novell\NDS\lib |
drivers\jdbc\lib |
C:\Novell\NDS\lib |
JDBC Driver |
drivers\jms\lib |
C:\Novell\NDS\lib |
JMS Driver |
drivers\jms\lib\jms.jar |
C:\Novell\NDS\jre\lib\ext |
drivers\ldap\lib |
C:\Novell\NDS\lib |
LDAP Driver |
drivers\nxsettings\lib |
C:\Novell\NDS\lib |
Linux/UNIX Settings Driver |
drivers\lotusNotes\x86 or |
C:\Novell\NDS |
Lotus Notes Driver |
drivers\lotusNotes\lib |
C:\Novell\NDS\lib |
drivers\peoplesoft\lib |
C:\Novell\NDS\lib |
PeopleSoft Driver |
drivers\racf\lib |
C:\Novell\NDS\lib |
RACF Driver |
drivers\remedy\lib |
C:\Novell\NDS\lib |
Remedy Driver |
drivers\sap\lib |
C:\Novell\NDS\lib |
SAP Driver |
drivers\soap\lib |
C:\Novell\NDS\lib |
SOAP Driver |
drivers\topsecret\lib |
C:\Novell\NDS\lib |
Top Secret Driver |
C:\Novell\NDS\DirXMLUtilities
.From |
---|
To |
---|
Description |
---|
utilities\cred_prov |
C:\Novell\NDS\DirXMLUtilities\cred_prov |
Credential Provisioning Sample Policies |
drivers\jdbc\tools |
C:\Novell\NDS\DirXMLUtilities\jdbc |
SQL scripts for JDBC driver |
drivers\jms\tools\jms |
C:\Novell\NDS\DirXMLUtilities\jms |
JMS Components |
drivers\peoplesoft\tools |
C:\Novell\NDS\DirXMLUtilities\peoplesoft |
PeopleSoft Components |
utilities\idm_lat |
C:\Novell\NDS\DirXMLUtilities\idm_lat |
License Auditing Tool |
utilities\ad_disc\x86 |
C:\Novell\NDS\DirXMLUtilities\ad_disc |
Active Directory Discovery Tool |
utilities\notes_disc\x86 |
C:\Novell\NDS\DirXMLUtilities\notes_disc |
Lotus Notes Discovery Tool |
drivers\sap\tools |
C:\Novell\NDS\DirXMLUtilities\sap |
SAP Utilities |
drivers\scripting\x86 or |
C:\Novell\NDS\DirXMLUtilities\ScriptDriver |
Scripting Driver Installer and Configuration Tool |
..\cle |
C:\Novell\NDS\DirXMLUtilities\cle |
Client Login Extension for Novell Identity Manager |
Identity_Manager_InstallLog.log
What |
---|
Platform |
---|
Path |
---|
Installation log |
Linux, AIX, Solaris: |
$HOME/idm/Identity_Manager_InstallLog.log |
Windows: |
C:\Program Files\Novell\Identity |
idmInstall.log
What |
---|
Platform |
---|
Path |
---|
Debug log |
Linux, AIX: |
/tmp/idmInstall.log |
Solaris: |
/var/tmp/idmInstall.log |
Windows: |
%TEMP%\idmInstall.log |
# export LAX_DEBUG=true
LAX_DEBUG=file
. Then, run your installer. Once the install is complete a file labeled jx.log
will be generated in the same directory as your installer. This file will contain the entire debug output generated by the install.# LAX_DEBUG=true ./install.bin 2>&1 | tee /tmp/console.txt
%TEMP%
directory. Here you will find a temporary folder named with several numeric digits. To make sure you have the most recent directory, sort the directories by "last modified". Open the directory, you should see a file called sea_loc
, delete it. Now go back to the installer, hit OK
, and at the first opportunity, Exit
.%TEMP%
directory, where you deleted the sea_loc
file. You should find another directory called Windows
; open it. Here you should find an .exe
file (most likely install.exe
). You should then find another file with the same name except it will have a .lax
extension. Open it with a plain text editor and edit the lines:lax.stderr.redirect=
lax.stdout.redirect=
lax.stderr.redirect=output.txt
lax.stdout.redirect=output.txt
.exe
. When the installation is complete you should end up with an output.txt
file in the same directory as the .lax
file. The output.txt
file should contain the same information as that generated in the console.Unsupported OS ArchitectureThis version of the Identity Manager is not supported on 32-bit Windows 2008. |
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
PROCESSOR_ARCHITECTURE
Unsupported OS ArchitectureThis version of the Identity Manager is not supported on 32-bit Solaris. |
# /usr/bin/isainfo -kv
64-bit
to be in the output.Insufficient Rights The user must be root to install $PRODUCT_NAME$. Please login as the root user and run the install again. |
# id | awk '{print $1}' | awk -F"=" '{print $2}' | awk -F"(" '{print $1}'
0
, indicating the root user.Insufficient RightsThe Windows user must have administrative privileges to install Novell Identity Manager. Please logon to Windows with a user that has administrative privileges and run the install again. |
OpenSCManager( NULL, NULL, SC_MANAGER_LOCK )
and checks for ERROR_ACCESS_DENIED
.Unsupported OS Architecture This version of the Identity Manager Metadirectory Server is not supported on 64-bit Windows. |
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
PROCESSOR_ARCHITECTURE
Unsupported OS Architecture This version of the Identity Manager Metadirectory Server is not supported on 32-bit AIX. |
# file /unix
64-bit
to be in the output.eDirectory not foundeDirectory 8.8.3 or later must be installed on this system in order to install one or more of the selected components. |
# rpm -qi novell-NDSserv | grep "Version" | awk '{print $3}'
# lslpp -L | grep NDSserv | awk '{print $2}'
# pkgparam -v NDSserv | grep -w "VERSION" | awk -F"=" '{print $2}'
HKLM\SYSTEM\CurrentControlSet\Services\NDS Server0
ImagePath
ndsserv.exe
). The native code calls GetFileVersionInfo()
and VerQueryValue()
to get the "ProductVersion".Unsupported eDirectory Architecture This version of the Identity Manager Metadirectory Engine is not supported on 64-bit eDirectory. |
Prerequisite libraries not found The compat-libstdc library needs to be installed in order to run Identity Manager. You may proceed to install Identity Manager, but you will need to install this library prior to running Identity Manager. Do you want to proceed? |
/usr/lib/libstdc *
. If not found, the installer outputs the above error.iManager not found Novell iManager 2.7 or later must be installed on this system in order to install the Identity Manager Plug-ins. Please install iManager 2.7 or later and try again. |
# grep -w IMANAGER_VERSION /etc/eMFrameInstall.properties | awk -F"=" '{print $2}'
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Novell iManager
DisplayVersion
NMAS not found Novell Modular Authentication Service (NMAS) was not found installed on the system. Please install NMAS 3.1.3 or later (Security Services 2.0.4 or later) then try again. |
Valid version of NMAS not found Novell Modular Authentication Service (NMAS) version x.x.x was found installed on the system. NMAS 3.1.3 or later (Security Services 2.0.4 or later) should be installed for Identity Manager to run properly. You may proceed to install Identity Manager, but you will need to upgrade NMAS prior to running Identity Manager. Do you want to proceed? |
# rpm -qi novell-nmas | grep "Version" | awk '{print $3}'
# lslpp -L | grep NOVLnmas | awk '{print $2}'
# pkgparam -v NOVLnmas | grep -w "VERSION" | awk -F"=" '{print $2}'
nmasLDAP.dll
. The native code calls GetFileVersionInfo()
and VerQueryValue()
to get the "FileVersion".Identity Manager Activation Notice!Identity Manager components require activation and must be activated within 90 days of installation, otherwise they will time out. Purchasing a component authorizes you to request and receive activation credentials which are required to activate the product. |
Remote Loader Is RunningThe Remote Loader is running. Please shut down the Remote Loader then select Continue to proceed with the install. Select Exit to exit the installer. |
rlconsole_<LOCALE>.exe
or rlconsole.exe
process is running.User Credentials Not Valid Please verify the user name, context, and password you supplied are correct.If you are installing the Metadirectory Server, please make sure eDirectory is running on this system and that LDAP is functioning properly. |
/tmp/lib
(\tmp\lib
on Windows). The installer JVM is launched with -Djava.library.path=/tmp/lib
so it will find libraries in this directory. In the Linux, AIX, and Solaris installers, /tmp/lib
is included in the LD_LIBRARY_PATH
environment variable so the system will also correctly find the dependent libraries in this directory.Stop |
---|
Start |
---|
When |
---|
X |
If the user selects to install the Metadirectory Engine, or to Register the Novell Audit System Components for Identity Manager, the installer will prompt the user for the credentials of an eDirectory user with administrative rights and start eDirectory to validate the user credentials. |
X |
If the user selects to install the Metadirectory Engine, or any driver, the installer shuts down eDirectory prior to installing them. On Windows, the installer will also shut down eDirectory if the user selects to install the Remote Loader Service. The installer shuts down eDirectory to avoid issues with overwriting files that are in use, or that might require a restart of eDirectory. |
X |
If the installer stopped eDirectory, it restarts it after installing files and prior to extending schema, installing NMAS login methods, or registering audit components. On Windows, the installer delays starting eDirectory until after the schema has been extended. |
bash -c 'LD_LIBRARY_PATH=
; source /opt/novell/eDirectory/bin/ndspath; ndsmanage start --config-file
configFile
'
bash -c 'LD_LIBRARY_PATH=
; source /opt/novell/eDirectory/bin/ndspath; ndsmanage stop --config-file
configFile
'
configFile
is the full path to the configuration file for the target instance, for example, /etc/opt/novell/eDirectory/conf/nds.conf
.NDS Server0
service.Schema File |
---|
Contains Schema Definitions for: |
---|
vrschema.sch |
Identity Manager |
drv_ext.sch |
AvayaDvr.sch.sch |
Avaya Driver |
sap.sch |
SAP Driver |
sapuser.sch |
nsimAux.sch |
Password Policy |
WkOdrDvr.sch |
Work Order Driver |
nxdrv.sch |
Linux/UNIX Bidirectional Driver |
i5os.sch |
Midrange Driver |
racf.sch |
RACF Driver |
tss.sch |
Top Secret Driver |
fanout.sch |
Fan Out Driver |
DXMLsch
install package into into the /opt/novell/eDirectory/lib/nds-schema
directory. (see [[#InstallingPackages][Installing Packages]).ndssch -h
hostname
:
port
-t
treename
-p
password
admin-FDN
schemafile
hostname
is the name or IP address of the server on which the schema is to be extended, port
is the server port, treename
is the name of the tree on which the schema is to be extended, password
is the password for admin-FDN
, admin-FDN
is the name with the full context of the eDirectory administrator with rights to the [Root] of the tree, and schemafile
is the full path to the file that contains the schema definitions. Forndssch -h MyHost:524 -t MyTree -p password .admin.novell.T=MyTree. /opt/novell/eDirectory/lib/nds-schema/vrschema.sch
/tmp/idmInstall.log
for details (see Installation Log Files).setup\schema
in the CD image into the eDirectory install location (C:\Novell\NDS
). It also copies the following two additional files:File |
---|
Description |
---|
schemaStart.bat |
Script to perform schema extensions |
sch_nt.cfg |
Contains the list of schema files to apply |
edirLocation
\schemaStart.bat
edirLocation
yes "
admin
" "
password
" yes 6 " " "
schemaFile
" "
serverName
"
dibPath
C:\Novell\NDS\schemaStart.bat C:\Novell\NDS yes ".admin.novell.T=MyTree." "password" yes 6 " " "C:\Novell\NDS\sch_nt.cfg" ".CN=MyServer-NDS.O=novell.T=MyTree." C:\Novell\NDS\DIBFiles
sch_nt.cfg
, all of the Identity Manager schema files are extended by a single call to schemaStart.bat
.schemaStart.bat
script sets the following environment variables and then invokes dhost.exe
with the install
command to extend the schema:Environment Variable |
---|
Value |
---|
Example |
---|
NDSI_INSTALL_PATH |
---|
edirLocation |
C:\Novell\NDS |
DSI_NEW_TREE |
---|
yes |
yes |
DSI_USER_NAME |
---|
admin |
.admin.novell.T=MyTree. |
DSI_USER_PASSWORD |
---|
password |
password |
DSI_MAKE_SERVICE |
---|
yes |
yes |
DSI_APPLICATION |
---|
6 (DSI_EXTEND_SCHEMA) |
6 |
DSI_SCHEMA |
---|
schemaFile |
C:\Novell\NDS\sch_nt.cfg |
DSI_SERVER_NAME |
---|
serverName |
.CN=MyServer-NDS.O=novell.T=MyTree. |
DSI_DIB_PATH |
---|
dibPath |
C:\Novell\NDS\DIBFiles |
DSI_ADD_REPLICA |
---|
(set to null) |
DSI_AUTO_UNLOAD |
---|
Yes |
Yes |
DSI_GET_USER_INPUT |
---|
No |
No |
DSI_IPX_ONLY |
No |
No |
START /b /D
edirLocation
edirLocation
\dhost /DataDir=
edirLocation
\DIBFiles install
START /b /DC:\Novell\NDS C:\Novell\NDS\dhost /DataDir=C:\Novell\NDS\DIBFiles install
dhost.exe
, along with any error messages, are logged to the file edirLocation
\SchemaExtend.log
, for example, C:\Novell\NDS\SchemaExtend.log
.libnmasinst_sa.so
into the /tmp/lib
directory and loads it.NMASInst.dll
, dclient.dll
, and sal.dll
into the /tmp/lib
directory and loads NMASInst.dll
.ChallengeResponse/config.txt
.idmInstall.log
, or run the installer in debug mode for additional details (see Installation Log Files).IDMPlugins_IMAN_2_7_IDM_3_6.npm
.DXMLplgs
package which installs IDMPlugins_IMAN_2_7_IDM_3_6.npm
into /usr/nps/packages. (see Installing Packages).IDMPlugins_IMAN_2_7_IDM_3_6.npm
from setup\imanplugins\27
in the CD image.IDMPlugins_IMAN_2_7_IDM_3_6.npm
super NPM contains the following NPMs:ApprovalFlow.npm |
---|
Novell Identity Manager - Provisioning and Workflow |
---|
Workflow Administration
Workflows
Email Templates
Email Server Options
Provisioning Configuration
Provisioning Requests
CredProv.npm |
---|
Novell Identity Manager - Credential Provisioning |
---|
Credential Provisioning
DirXMLCommon.npm |
---|
Novell Identity Manager - Common Utilities |
---|
DirXMLFilter.npm |
---|
Novell Identity Manager - Filter Management |
---|
DirXMLInfo.npm |
---|
Novell Identity Manager - Versioning Information |
---|
Identity Manager Utilities
DirXMLOverview.npm |
---|
Novell Identity Manager - Configuration |
---|
Identity Manager
DirXMLPermit.npm |
---|
Novell Identity Manager - Activation |
---|
Identity Manager Utilities
Deletes: Request Activation
DirXMLRules.npm |
---|
Novell Identity Manager - Schema Mapping |
---|
Identity Manager Utilities
DirXMLScript.npm |
---|
Novell Identity Manager - Policy Builder |
---|
dsp.npm |
---|
Novell Identity Manager - Driver Specific Support |
---|
PBX
PBX Audix Subscribers
PBX Extensions
PBX Sites
DWiz.npm |
---|
Novell Identity Manager - Application Driver Configuration |
---|
Identity Manager Utilities
Import Drivers
Export Driver
New Driver
Deletes: Load Sample Objects
entitlement.npm |
---|
Novell Identity Manager - Role-Based Entitlements |
---|
Identity Manager Utilities
Upgrade Entitlements
Entitlement Recipients
ID-Provider Policies
Reevaluate Membership
eProvConsole.npm |
---|
Novell Identity Manager - Dataflow |
---|
Identity Manager Utilities
Dataflow
Dataflow (Table view)
FanOutWeb.npm |
---|
Novell Identity Manager - Fan-Out Driver Plug-in |
---|
Fan-Out Driver Configuration
Configure Core Drivers
Configure iManager Plug-In
Configure Logs
Configure Platforms
Configure Platform Sets
Configure Provisioning
Configure Search Objects
Configure UID/GID Sets
Fan-Out Driver Utilities
Component Status
Documentation
Log Viewer
Provisioning Details
Review Naming Exceptions
Review Platform Errors
IDMJob.npm |
---|
Novell Identity Manager - Jobs |
---|
Inspector.npm |
---|
Novell Identity Manager - Inspector |
---|
notfconfig.npm |
---|
Novell Identity Manager - eMail Notification Configuration |
---|
Passwords
Email Server Options
pki.npm |
---|
Novell Certificate Server Plug-ins for iManager |
---|
Novell Certificate Access
SAS Service Object
Server Certificates
User Certificates
Novell Certificate Server
Configure Certificat Authority
Create CRL Object
Create Default Certificates
Create SAS Service Object
Create Server Certificate
Create Trusted Root
Create Trusted Root Container
Create User Certificate
Issue Certificate
PlatformAdministration.npm |
---|
Platform Administration Module |
---|
pwdpolicy.npm |
---|
Novell Identity Manager - Password Management |
---|
Passwords
Challenge Sets
Password Policies
View Policy Assignments
pwsyncconfig.npm |
---|
Novell Identity Manager - Password Sync |
---|
Passwords
Check Password Status
SharedContentV1.npm |
---|
Novell iManager Content - Shared Content |
---|
StatusLog.npm |
---|
Novell Identity Manager - Report and Notification Service Configuration |
---|
eDirectory Maintenance
New Report and Notification Service
UserProfile.npm |
---|
Novell Identity Manager - User Profile Property Pages |
---|
# /etc/init.d/novell-tomcat5 restart
# /etc/init.d/imgr stop; /etc/init.d/imgr start
Tomcat5
service.You have not restarted Tomcat (new jar files are not seen).
Login to iManager and navigate to Configure > Plug-in Installation > Installed Novell Plug-in Modules. You should see the Identity Manager modules in the table above included in the list of Installed Novell Plug-in Modules. If so, they have been correctly installed and you can skip the remaining steps.
If the Identity Manager modules are not included in the list of Installed Novell Plug-in Modules, and you have not restarted Tomcat since installing them, restart Tomcat as described above then repeat step #1. Otherwise, proceed to step #3.
Click on Available Novell Plug-in Modules. If the modules are listed here, click the top-most check box (to select all) then click Install (just above the top-most
check box) to install them then repeat step #1. Otherwise,
proceed to step #4.
idmInstall.log
(see Installation Log Files).../iManager/nps/packages
.../iManager/nps/WEB-INF/logs/install
- Each plug-in is installed using a Zero G InstallAnywhere installer. The install log for each install is located here. The names of the log files correspond to the names of the NPM files. For example, the log file for UserProfile.npm
is UserProfile_InstallLog.log
.Login to iManager and navigate to Configure > Role Based Services > RBS Configuration.
If you have not previously configured iManager for Role Based Services you will see a message telling you to Configure iManager. Click on the link to start the iManager Configuration Wizard and follow instructions.
Navigate to Configure > Role Based Services > RBS Configuration > iManager 2.x Collections.
If you just ran the iManager Configuration Wizard in step #2, the number of Not-Installed modules should be 0. If you click on the number of Installed modules, you should see the Identity Manager RBS modules in the list.
Platform |
---|
Path |
---|
Linux: |
linux/setup/roles_driver_install_linux.bin |
AIX: |
aix/setup/roles_driver_install_aix.bin |
Solaris: |
solaris/setup/roles_driver_install_solaris.bin |
Windows: |
windows\setup\drivers\roles\roles_driver_install.exe |
-i silent
and -f <temp-properties>
options, where <temp-properties>
is a temporary file the IDM36 installer creates to pass needed information to the Roles Service Driver installer.What |
---|
Platform |
---|
Path |
---|
Installation log |
Linux, AIX, Solaris: |
$HOME/idm/Roles_Service_Driver_for_Novell_Identity_Manager_ InstallLog.log |
Windows: |
C:\Program Files\Novell\Identity |
Debug log |
Linux, AIX: |
/tmp/roles_driver_install.log |
Solaris: |
/var/tmp/roles_driver_install.log |
Windows: |
%TEMP%\roles_driver_install.log |