Hi, can I alter the pasword of SYSDBA with dbmcli?
dbmcli sql_execute ALTER PASSWORD dba newpassword
returns ok, but has no result(?): anyway I have to login with the old password:
dbmcli -d dbname -u dba,newpassword -> user authorization failed
dbmcli -d dbname -u dba,oldpassword -> ok
Thanks, Claudia
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
