Install CX 8.1 non-Oracle version on macOS
Go to ITrepository\Masters\CX\8_1 and open the Mac Non-Oracle folder
Copy CX_81_Installer and cx81_config from CIFS2 onto desktop
Install CX from .pkg
Open Terminal
Type su (username of person logged into the system)
Enter $user password
Type whoami (to confirm who you are logged in as)
Type ls -la (list files in directory)
Type cd .config/Jenzabar (change to Jenzabar directory which is hidden)
Type ls -la (to show the hidden files in the hidden Jenzabar directory)
10. Type cp /Users/$user/Desktop/cx81_config.ini cx81_config.ini (this will copy the correct config on the desktop to the hidden Jenzabar directory and replace the config file in that location).