iim setup on client problem

Hello all!

I appear to have successfully installed Portal Collaboration Pack onto iPS 3.0 SP3a. However, when I login and attempt to launch iim, the applet fails to run. When I try launching via Java WebStart, I am prompted to download a file, and then nothing happens. When I launch via Java plug-in, it asks permission to install a plug-in, attempts to log in, an then gives the error "Login failure". The java console displays the following error message:

java.lang.UnsatisfiedLinkError: no libiim_Win32 in java.library.path

Library path : C:\Program Files\Internet Explorer;.;C:\WINNT\System32;C:\WINNT;C:\Program Files\Internet Explorer;;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\MSSQL7\BINN

So, what is libiim_Win32 and where how does it get installed? Could I have missed something during the installation?

Your help is much appreciated!

Erez.

[912 byte] By [708900] at [2007-11-25 4:35:58]
# 1

First you need to install the Java Web Start or JDK 1.3 on the client machine. This will solve the Java plug-in problem.

Then you will need to modify the /etc/opt/SUNWiim/default/config/iim.conf file. Just after the iim_ldap.host line, add the following :

iim_ldap.usergroupbinddb="cn=Directory Manager"

iim_ldap.usergroupbindcred=abcd1234

The first line is the bind DN to connect the LDAP, and the 2nd line is the password.

708907 at 2007-6-29 2:48:43 > top of Java-index,Web & Directory Servers,Portal Servers...