Previous Topic: Users are Incorrectly Redirected after Receiving a New SecureID PIN (56738)Next Topic: Affiliate Domain Limitation When Upgrading 6.0 Policy Server on Japanese System (46338) (45693)


Testing SunOne Directory Server Connections on Windows

Symptom:

You may experience problems testing a SunOne directory server connection from the Policy Server Management Console if:

This problem occurs because multiple versions of the same LDAP SDK library, nsldap32v50.dll, exist on the machine:

Note: This DLL conflict does not affect Policy Server processes or any of the SiteMinder command-line tools.

On Windows, when any process calls the operating system (OS) library loader, the loader looks to specific locations, in the following order, to load the DLL:

  1. The directory from which the process was launched
  2. The current directory
  3. The system directory, for example C:\WinNT\system32
  4. The Windows directory, for example C:\WinNT\system
  5. The directories that are listed in the PATH environment variable

Therefore, if you start the Policy Server Management Console from a location other than policy_server_home\bin, the OS library loader loads the DLL from the system directory, for example C:\WinNT\system32, which may cause problems when you test the connection.

Solution:

Start the Policy Server Management Console from the policy_server_home\bin location.

Linux Policy Server Does Not Delete Oracle Session Store Sessions (39143)

Symptom:

A Linux Policy Server may not immediately delete sessions from an Oracle session store when the idle timeout setting for the realm is reached.

Solution:

The Policy Server does begin to delete sessions shortly after the idle timeout setting is reached. For example, if the idle timeout setting is 30 minutes, the Policy Server may begin deleting sessions at 45 minutes.