Name
	dbsuserchangepw - Changes the password of a SuperAdmin.
Usage
	dbsuserchangepw <DBSUserID> <Password> <Password>
	You can use this command to change a SuperAdmin's password. To get
	the DBSUserID use dbsuserlist (-> dbsuserlist). The new password is
	entered twice to ensure correct writing.
Example
	dbsuserlist
	> id      created name
	> 1864    09-07-2003 23:38:38     "SantaClaus"
	> 1878    09-07-2003 23:40:11     "SA_Account99"
	> OK
	dbsuserchangepw 1864 mypasswordisnotpassword mypasswordisnotpassword
	> OK
