2.2 New Installation by Using Physical Media or ISO

In order to use the ISO downloaded in Section 2.1, Getting the .iso File from the Novell Download Siteeither mount the ISO as a folder in your file system, or burn the ISO to CD or DVD and insert the disc that you created into the CD-ROM or DVD drive of the computer that you want to be your Identity Manager 4.0.1 server.

  1. From ISO mount folder or the CD root folder\Additional_Drivers\SungardBanner, start the installation by executing the correct program for your workstation’s platform.

    • Windows: If you are installing to the Identity Vault server, copy sungardbannershim.jar to the DirXML Drivers directory. The default value is c:\novell\nds\lib. If you are using the Remote Loader to run the driver, then copy sungardbannershim.jar to c:\novell\remoteloader on the machine running the Remote Loader.

    • Linux: rpm -ivh novell-DXMLBanner.rpm

    • Solaris: pkgadd -d novell-DXMLBanner.pkg

  2. In order to use the pre-config package within Designer, you need to extend the eDirectory schema.

    • Windows:

      1. Click Start >Settings > Control Panel >Novell eDirectory Services .

      2. Click install.dim, then click Start.

      3. Click Install Additional Schema files, then click Next.

      4. Log in as a user with administrative rights, then click OK.

      5. Specify the schema file path and name (<InstallDirectory>\Banner.sch).

      6. Click Finish.

    • Linux/UNIX:

      /opt/novell/eDirectory/bin/ndssch -h <localhost:524> -t <MyTreename> <admin_fdn> /opt/novell/eDirectory/lib/nds-schema/Banner.sch

  3. If necessary, restart eDirectory after the driver binary and schema have been updated.

    • Windows:

      Use services to restart your eDirectory instance.

    • Linux/UNIX:

      /etc/init.d/ndsd restart