Internal Website Search

1-10 of 78 resultsRefresh

ObjectDB Explorer Exposes Username and Password

How can I prevent my embedded database's username and password from being exposed by ... , if someone were to remove the configuration file, the username and password would again be exposed. My ultimate ... without knowing the username and password? billdotnet Bill Note that the username

Login Error (bad username 'admin' or password)

I am getting following error when i am trying to connect to server: [com.objectdb.o._PersistenceException: Login Error (bad username 'admin' or password)] with root cause com.objectdb.o.UserException: Login Error (bad username 'admin' or password

Server User List

settings (username, password, permissions, quota). The default configuration file contains ... ;user username="admin" password="admin" ip="127.0.0.1" admin="true"> <dir path="/" permissions="access,modify,create,delete" /> </user> <user username="$default" password

Database Connection using JPA

> - for specifying a username in client server mode. password - for specifying ... /jpa/setting/users#the_user_elements">registered username and password have to be specified: This is equivalent to specifying a username

Privacy Policy

limited to: email address, username, full name, user name, profile picture, profile signature, company

JPA Persistence Unit

. JPA 2 defines standard properties for specifying database url, username and password, as

setConnectionUserName(userName)

;String userName) Set the user name ... > userName - the user name for the data store connection

[ODB1] Chapter 5 - JDO Connections

connection to enable user identification and permission checking. Username and password are optional in ... . If not specified here, username and password can also be specified later when obtaining a Username: " + pmf.getConnectionUserName()); // No getter

[ODB1] Chapter 8 - ObjectDB Server

applications (such as web applications) where the same username and password can be shared by ... . The required name and password attributes specify a username and a password ... and allow connections from any machine, as long as valid username and password are provided

[ODB1] Chapter 9 - ObjectDB Explorer

the Open dialog you have to fill in the host, port, username and password of the remote connection