I have deleted the database enaiodb and reinstalled dms-service and service-manager. My table xorgaccount does not have any values, therefore no users are available.
I need to create the root-user manually.
I have successfully run C:\enaio\dms-service\tools\create-db-tables.bat
But there is no entry, such as INSERT INTO xorgaccount ...."root"......
I have also tried to use the rest-service OrganizationService.createUser but this is also not possible because authentication failed (no user available for the connection of course)
Is there a mysql query to use directly?
Thanks for your help
Dennis Schmidt