        ***********************************************************************		
        *     Directory for specific configurations scripts per projects           *
		*                                                                                                 *
		***********************************************************************
		
		1. Scripts .db_pswd_chng.sh, .db_pswd_chng_default.sh - intended to usage in GA 16.5.10 for VZW project
		    Change DB password from default to DB password from VZW project - version 15.1.650b11  NX
                                                                                                                                15.1.855b14 MD/SMP
																																15.1.650b10  MD/DM
            and back to default GA DB password (.db_pswd_chng_default.sh)
            Services sp/dsc should be stopped before running these scripts 	

          For HA installation - 
			  On active node - resource for sp/dsc should be disabled - pcs resource disable {sp|dsc}
			  On passive node run scripts - .db_pswd_chng_passive_node.sh, .db_pswd_chng_default_passive_node.sh			
		
		
		From version 17.1.10 - used file .swpwd

Description:

.swpwd - contains passwords for component com with with current value and new one

<COMPONENT_NAME>_DEFAULT - current value
<COMPONENT_NAME>_SECURE - new value,  will be applied after running the script

Components:
DB_MD5 - Data base in MD5 encoding
DB_NX - NX Service
WEBUI - WEB server, encrypted by CLI  : dsc/tools/encryption -> encrypt
CLI - CLI Service

After running  .db_pswd_chng_***.sh scripts, DSC service should be restarted, by command:
service dsc restart