JAAS configurations

When you migrate your JAAS configuration from EAServer 5.x to EAServer 6.0. The migration tool:

  1. Checks EAServer 5.x for a JAAS configuration file.

  2. Creates an entity that contains a JAAS configuration file, exports, then extracts the contents to create a local copy of the 5.x JAAS configuration file.

  3. Merges the contents of the EAServer 5.x JAAS configuration file with the EAServer 6.0 JAAS configuration file.

  4. Sets the properties for a default security domain to a login method of JAAS, and sets the appropriate JAAS section from the EAServer 5.x settings. See Chapter 10, “Security Configuration Tasks,” in the EAServer Security Administration and Programming Guide for more information.