Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm trying to install Talend MDM Server but I don't how to do it. A long time ago, I installed Talend Open Studio for MDM and I got 2 different folders, one called TOS_MDM-Studio and the other one TOS_MDM-Server. However, when I try to configure the server at the Studio program by clicking the "Add Server location" button and introducing http://localhost:8180/talendmdm/services/soap as the server it requires me one username and password, which I don't know. ¿Could someone please help me?
Regards,
Ruben
Hello Ruben,
There is mdm conf file will show the default mdm admin user/passwd as the below which is under <mdm server home>/conf/mdm.conf
admin.user=admin
admin.password=talend
so, the default username/password in your case is admin/talend
see https://help.talend.com/r/en-US/8.0/installation-guide-windows/configuring-mdm-server
Best regards
Aiming