Default login credentials for Virtuoso Conductor -


i've finished installing virtuoso's opensource package , i'm running web gui called conductor.

it requires login, don't think there setting during install.

is there default un / pass this? if now, how set one?

according documentation, can log in as:

username: dba password: dba 

edit: found there 2 different default users setup:

there 2 system users of immediate importance:

dba -- relational data administrative account
dav --the webdav adminstrative account.

by default each of these accounts has password set same username. advised change these possible obvious security reasons.

http://ods.openlinksw.com/wiki/main/main/vosubuntunotes#using%20virtuoso


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -