Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » OM2M » How to change Database username and password?
How to change Database username and password? [message #1710921] Sun, 11 October 2015 06:44 Go to next message
Luke Tang is currently offline Luke TangFriend
Messages: 6
Registered: September 2015
Junior Member
currently username and password is OM2M.
username:OM2M
password:OM2M
How to change username and password?
thx
Re: How to change Database username and password? [message #1712534 is a reply to message #1710921] Mon, 26 October 2015 10:07 Go to previous message
Francois AissaouiFriend
Messages: 38
Registered: April 2015
Member
Hello Luke Tang,

Sorry for the late reply, hope this will still be useful.

In the configuration file (under configuration/config.ini) you can change those properties :
org.eclipse.om2m.dbUser=om2m
org.eclipse.om2m.dbPassword=om2m


You can use it to log to another database and specify its location with the properties :
org.eclipse.om2m.dbUrl=jdbc\:h2\:./database/nscldb
Or simply change used username/password

Hope this can help,
François
Previous Topic:OM2M and security mechanism
Next Topic:Data Persistence in OM2M
Goto Forum:
  


Current Time: Thu Apr 18 15:52:33 GMT 2024

Powered by FUDForum. Page generated in 0.01968 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top