Name
	dbuseradd - Adds a registered useraccount to your database
Usage
	dbuseradd <LoginName> <Password> <Password> <ServerAdminStatus>
	After selecting a virtual server (-> sel) you can use this command
	to add a registered useraccount to your selected server's database.
	To make sure you typed in the password correctly it's entered twice.
	The "ServerAdminStatus" is 1 or 0, 1: user is SA, 0: user isn't.
Example
	dbuseradd Hallo hardtoguesspassword hardtoguesspassword 1
	> OK
