I'm ashamed

After two years I wanted to access my server administration on my on premise development environment, but I've not saved my username/password correctly. How can I reset this in the configuration?
Moderators: Jon, Steve, Ian, Dave
Code: Select all
<Resource name="jdbc/UFSREPOSITORY" auth="Container"
username="*************" password="***********************"
driverClassName="org.apache.derby.jdbc.EmbeddedDriver"
url="jdbc:derby:UFS;create=false"
max="10" min="5"
factory="com.ebase.jndi.DataSourceFactory"
validationQuery="SELECT 1 FROM SYSIBM.SYSDUMMY1"
/>
Users browsing this forum: No registered users and 1 guest