elastic/elasticsearch
View on GitHubDo not allow setting xpack.security.user when running as a node
Open
#29751 opened on Feb 10, 2017
:Security/Security>enhancementTeam:Securityhelp wanted
Description
Original comment by @jaymode:
I think we've thought about this but never did anything about it because we used shield.user in the test framework. In master we no longer use shield.user for node clients and we should probably fail on startup if someone sets shield.user and isn't running as a transport client.