** Expected Behavior**
When using masking-initializer, connectors should be exported with all details and if they use kerberos authentication, this should be indicated in the yaml exported file and then when importing it, the db connector should contain the same information and kerberos authentication enabled.
** Actual Behavior**
DB connectors using Kerberos authentication are exported without the Kerberos authentication flag, so importing/syncing them back to a masking engine doesn't work as expected.
Steps To Reproduce the Problem
Describe in as much detail as possible how to reproduce the problem.
Steps to reproduce the behavior:
1.-Backup Masking engine objects --> ./dlpx-masking-initializer -f ./backup_jpmc_1.yaml -H 172.16.126.207 -p 80 -u admin -P *** -b
2.-Remove Masking engine environments
3.- Restore Masking engine objects --> ./dlpx-masking-initializer -f ./backup_jpmc_1.yaml -H 172.16.126.207 -p 80 -u admin -P *** -s
Screenshots

Version
These tests were done with masking initializer v1.1 and Delphix Engine version 5.3.7
Additional Context
** Expected Behavior**
When using masking-initializer, connectors should be exported with all details and if they use kerberos authentication, this should be indicated in the yaml exported file and then when importing it, the db connector should contain the same information and kerberos authentication enabled.
** Actual Behavior**
DB connectors using Kerberos authentication are exported without the Kerberos authentication flag, so importing/syncing them back to a masking engine doesn't work as expected.
Steps To Reproduce the Problem
Describe in as much detail as possible how to reproduce the problem.
Steps to reproduce the behavior:
1.-Backup Masking engine objects --> ./dlpx-masking-initializer -f ./backup_jpmc_1.yaml -H 172.16.126.207 -p 80 -u admin -P *** -b
2.-Remove Masking engine environments
3.- Restore Masking engine objects --> ./dlpx-masking-initializer -f ./backup_jpmc_1.yaml -H 172.16.126.207 -p 80 -u admin -P *** -s
Screenshots

Version
These tests were done with masking initializer v1.1 and Delphix Engine version 5.3.7
Additional Context