Prashanth Varma
Articles
-
Steps to compare data between backend data source and P-Cache.
Product: FID Version: v7.4.11 Question: How to periodically verify if the p-cache is up to date for all the objects? Answer: Step 1: Export backend data as an LDIF file. Navigate to <RLI_HOME>\...
-
Filter Out Disabled Accounts
Product: FID Version: Any Version Question: Can we filter out all disabled accounts in a view? Answer: Yes, we can filter out all disabled accounts using the filter : (|(&(objectclass=user)(!...
-
Converting Logs into JSON Format
Product: FID Question: Can we change default logging format of logs into JSON format. Answer: Yes. This is possible. We use Log4j2 which provides many different configuration options, including J...
-
Custom JVM Settings for FID Windows Service - V7.4.7
Product: FID Version: v7.4.7 Question: How to customize JVM settings in v7.4.7 if FID is setup as Windows service. Answer: In terms of the product itself, editing VDSServer.config is no longer r...
-
Caching views of Active Directory and Working with memberOf References
When caching views of Active Directory, the cache refresh process for group membership changes can be tricky due to the lack of events related to reference attributes (memberOf) that are computed b...
-
How to change names of linked attributes in FID?
Product: FID Version: Any Version Question: How to change the name of linked attributes that are already setup? Answer: Before changing the name, disable the backlink index optimization from HDAP...
-
How to find Weak Cipher Suites from Logs?
Product: FID Version: Any version Weak Cipher Suites: They can be verified from web.log (available at <RLI_HOME>\vds\vds_server\jetty) while starting the server Here are the list of the weak cip...