openam-jp / openam

Other
32 stars 15 forks source link

Disable the "DNCache" parameter by default to reflect data store changes properly #265

Open ogis-song opened 2 years ago

ogis-song commented 2 years ago

Description

The default value of "DN Cache" parameter for all types of datastores should be disabled. However, the default value of "DN Cache" parameter for the following three datastore types are enabled.

In the actual modification, simply disabling the default value of "DN Cache" is sufficient for new installations, but for upgrades, the schema is not updated, so the "DN Cache" remains enabled unless the schema is rewritten.

Solution

Fixes for new installations

Fix the default value of "DN Cache" parameter. File:

Fixes for upgrades

Check serverupgrade.properties.