Known Issues and Limitations
Documentation Issues
■“Document the roles and filtered roles support for LDAPv3
■“Document unused properties in the AMConfig.properties file (6344530)” on page 33
■“Document how to enable XML encryption (6275563)” on page 33
Document the roles and filtered roles support for LDAPv3
After applying the respective patch, you can configure roles and filtered roles for the LDAPv3
role: read,edit,create,delete
filteredrole: read,edit,create,delete
You can enter one or both of the above entries, depending on the roles and filtered roles you plan to use in your LDAPv3 configuration.
Document unused properties in the AMConfig.properties file (6344530)
The following properties in the AMConfig.properties file are not used:
com.iplanet.am.directory.host
com.iplanet.am.directory.port
Document how to enable XML encryption (6275563)
To enable XML encryption for either Access Manager or Federation Manager using the Bouncy Castle JAR file to generate a transport key, follow these steps:
1.If you are using a JDK version earlier than JDK 1.5, download the Bouncy Castle JCE provider from the Bouncy Castle site (http://www.bouncycastle.org/). For example, for JDK 1.4, download the
2.If you downloaded a JAR file in the previous step, copy the file to thejdk_root/jre/lib/ext directory.
3.For the domestic version of the JDK, download the JCE Unlimited Strength Jurisdiction Policy Files from the Sun site (http://java.sun.com) for your version of the JDK. For IBM WebSphere, go to the corresponding IBM site to download the required files.
4.Copy the downloaded US_export_policy.jar and local_policy.jar files to the jdk_root/jre/lib/security directory.
Sun Java System Access Manager 7.1 Release Notes | 33 |