user=userName

Specifies a valid user name for the system, specified with a password. A valid user name and password are required when user authentication is turned on.

Combining with other attributes

Use in conjunction with password=userPassword.

The following database connection URL connects the user jill to toursDB:

jdbc:derby:toursDB;user=jill;password=toFetchAPail
Related reference
bootPassword=key
create=true
databaseName=nameofDatabase
dataEncryption=true
encryptionProvider=providerName
encryptionAlgorithm=algorithm
territory=ll_CC
logDevice=logDirectoryPath
password=userPassword
rollForwardRecoveryFrom=Path
createFrom=Path
restoreFrom=Path
shutdown=true
(no attributes)