I'm trying to check the BI Authentication configuration in SAP ESP 5.1 SP08.
I've installed a typical configuration. So I have setup my single node cluster using the default setup.
I've verified that my cluster db is running on port 19111 (netstat -na |findstr 19111) and also I have started the node using the start_node.bat file.
My database and cluster node for the default cluster esp1, are both running.
Next I want to use the Studio to connect to the node running in the cluster.
I assume that because it is a single node, containing both the Manager and Controller portions for this cluster, that I should simply have to add a New Server Url,through my ESP Studio.
But what username and password do I use for this default single node cluster, esp1?
Or where can I change the default password.