Skip to content

Can't create working user account after export/import with excludeClass=All #10222

Answered by jsajdak
jsajdak asked this question in Q&A
Discussion options

You must be logged in to vote

I might have figured this out. There is another security related class that needs to be exported. OSecurityPolicy

The export/import process is less than perfect, and from what I can tell does not follow documentation. I noticed that when I do the first part of the import (schema and defintions) and include -merge=True, all of the db records from OUsers and ORoles are deleted. This is in conflict with the -merge usage documentation here: https://orientdb.com/docs/3.1.x/console/Console-Command-Import.html that says

"-merge Defines whether you want to merge the import with the data already in the current database. When turned off, the default, the import overwrites current data, with the ex…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tglman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant