Written by

Enterprise Application Development Consultant at The Ohio State University Wexner Medical Center
MOD
Question Scott Roth · Jan 22, 2024

How should I go about updating Security Configuration in a Mirror environment?

We recently went through an Audit of our Security Policies and Procedures when it comes to IRIS. As a result of that Audit, we need to make adjustments to the way that Security is setup within IRIS. I have already done my changes on our TEST and DEVELOPMENT environments, but now I am trying to plan out how do we make these changes in Production.

These changes include moving away from the PWS, setting up Apache/Web Gateway, moving to LDAP instead of using Delegated Authentication, updating Web Applications, updating Resources, updating Services, etc...

To minimize the impact on our system, does anyone see an issue if I go ahead and make the necessary changes on our DR (Async), and Backup node within the MIRROR prior to scheduling a failover from the Primary Node to get it updated as well?

Product version: IRIS 2022.1

Comments

Kamal Suri · Jan 23, 2024

Hi Scott,

This is the best practice to do the changes on other mirror members before doing on Primary member. Before making changes in your DR and Backup nodes, it's recommended to test the process in a controlled environment that mimics your production setup. Take a backup of IRISSYS.DAT before making any changes. This ensures that you have a recovery point in case anything goes wrong.

0
Scott Roth  Jan 23, 2024 to Kamal Suri

No doubt I will do a full backup prior to the changes. But thanks just wanted to confirm. I know not all the settings are mirrored, which I have asked for some of the settings to be so we can keep the servers in sync.

0
Alexander Pettitt · Jan 23, 2024

I would not completely replace users with LDAP.

Database owner and admin should be local to the system.

Make sure your LDAP source is not a single server.

0
Scott Roth  Jan 23, 2024 to Alexander Pettitt

I have no intention of replacing the Cache users with LDAP. It is for everyone else...Password Authentication regardless of what Auditing says will always need to be available for "Emergency" purposes.

0