-
@andrzej.wojcik as per our conversation I disabled
autoCreate
on one node (kotali@ec2-54-218-5-142.us-west-2.compute.amazonaws.com) to see if the issue keeps happening)
Type |
Epic
|
Priority |
Normal
|
Assignee | |
Version |
Candidate for next minor release
|
Iterations
Issue Votes (0)
As a followup to (linked) database cleanup issue there were a couple of problems caused by the
autoCreate
option being included in the URI. Main points:autoCreate
should allow to create new users only for local, authenticated users.autoCreate
it's impossible to delete users as it calls to getUID, which… creates the user.(this is an "epic" / user story type of task and actual implementation task should be created one course of action is determined)