Dear Experts,
I want to talk about how to reset the SAP Cloud Connector password that I forgot a while ago. As you know, after installing SAP Cloud Connector on the computer, the user is set to ‘Administrator‘ and password ‘manage‘. If you change the password and forget it, you need to install Cloud Connector again on the computer to reset the encryption in ‘manage’. In this case, however, all connections in the Cloud Connector will be deleted and you will have to re-establish connections.
I want to share with you step by step how to reset the password of the cloud connector without having to delete Cloud Connector from the computer.
Firstly, Stop the SCC from the Windows Service.
Next step, Open the configtomcat-server.xml and search for the element <Realm>. If it consists of a single line with digest=”SHA1“, you need a SHA1 hash, if it has multiple lines and one of these has digest=”SHA-256“, you need a SHA-256 hash.
Next open the configusers.xml in a text editor and look for the line with username=”Administrator”. If the SCC is using SHA1, set the password field like this:password=”3F282FCBA8933E03A65A6DC92A27DE8396961E2F“If the SCC is using SHA-256, set the password field like this:password=”181229424893BB65D94A74C2132B8B9E5ADFE851464FDB5CB9F49E8A8204BE7B“
Save the users.xml and start the SCC again.
Open the Cloud Connector again and try to enter user = Administrator and password = manage. You can see all your old connections on the screen that pops up.
Version control is a critical aspect of managing SAP Cloud Integration for Data Services (CI-DS) projects. As data integration processes grow more...
In the modern business world, making data-driven decisions has become more important than ever. SAP IBP Analytics Story is a powerful analysis tool...
One of the most common challenges encountered during data integration processes is file format errors. In SAP Cloud Integration for Data Services...