#576418 Password changing procedure is not optimal

#576418#5
Date:
2010-04-04 13:06:13 UTC
From:
To:
Changing password is supposed to be possible using "virtuoso-t +pwdold
dba +pwdba $DBA_PW +pwddav $DBA_PW" but this method doesn't return any
information about whether the change succeeded. Because of this, we
can't test either if the current password is the default password.

The current solution is to run the service and issue a password change
through an SQL command, which provides a useful return value. The
problem is that requires us to expose for a short time the server with
the possibly default password.

There is also apparently no way to change the password if it is forgotten.

Upstream has been asked about it on virtuoso-users@

Cheers

Arthur

#576418#14
Date:
2015-05-22 10:29:40 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

I don't know, just installing isn't enough

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Starting virtuoso-opensource-6.1?

   * What was the outcome of this action?

Typing isql-vt and asking for tableowner

   * What outcome did you expect instead?

SQL> tables;
Connected to OpenLink Virtuoso ....
AND NOT
The function gethostbyname returned error 1 for host "l"

*** End of the template - remove these template lines ***