2546
Points
Questions
6
Answers
146
-
- 2630 views
- 3 answers
- 0 votes
-
- 2451 views
- 4 answers
- 0 votes
-
- 2451 views
- 4 answers
- 0 votes
-
- 2451 views
- 4 answers
- 0 votes
-
- 1898 views
- 5 answers
- 0 votes
-
- 1898 views
- 5 answers
- 0 votes
-
DJ – Again, these are just generic instructions for adding Certificate Authority to the JDK. It r may not be necessary to add the CA to the end users machines for this particular issue.
You may, however, also need to add the key certificates to the Java keystore of OAS, Tomcat, AutoVue, and/or JavaClient Java runtime environments (JRE) as well.There is a reference Doc (Doc ID 569235.1) available in the Oracle Support Knowledge Database detailing the steps for adding the certificates to each of these environments.
- 4323 views
- 6 answers
- 0 votes
-
DJ –
In order to configure Agile’s LDAP settings to use a secure connection (LDAP over SSL [LDAPS]) to your LDAP servers it will be necessary to add your Root Certificates to the Agile servers Trusted Root Certification Authorities and Intermediate Certification Authorities.The attached file includes steps for adding certificates to the Weblogic JDK. This is not specific to Agile/LDAPS as the process for adding certificates to the certificate store of the JDK is generic, but hopefully this will help.
- 4323 views
- 6 answers
- 0 votes
-
You may have your User Base DN and/or Group Base DN pointing to high in the AD hierarchy.
You might want to check the configuration in the Java Client & Weblogic to make sure these are pointing to the right locations in the Active Directory Server.If the User Base DN and Group Base DN are pointing to the top of the hierarchy rather than where they are actually located in AD – it causes too many unrelated objects to be returned as well as slow performance issues. Some of the objects can even cause the operation to fail.
- 2830 views
- 4 answers
- 0 votes
-
I prefer to replace the Oracle Logo with a Custom Company Logo in Production ONLY and then create a custom Color Palette to reflect corporate company colors. (Wasn’t too difficult to get my hands on a corporate style guide for the correct colors to use. Google is your friend when trying to find the right color code!)
Our main company colors are Green and Yellow, so when they log in and see those colors along with the company logo – they know they’re in the right place. I’ll use something completely different, like “Torch Red” for Test so if they log into Test by mistake and see the Oracle Logo and that everything is red – its a very obvious difference.
Production – Company Logo & Company Colors (Green/Yellow)
Test – Oracle Logo & Red EverywhereIf distinct visual themes (and a little training) are not enough for users to tell the difference from one environment to the next – I think you may have bigger fish to fry than simply getting more text into the tool bar! 🙂
- 3833 views
- 7 answers
- 0 votes