Difference between revisions of "Elasticsearch users"

From wikieduonline
Jump to navigation Jump to search
(Created page with " GET /_security/user {{ES}}")
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 +
List users:
 
  [[GET /_security/user]]
 
  [[GET /_security/user]]
  
 +
* Builtin users: https://www.elastic.co/guide/en/elasticsearch/reference/current/built-in-users.html
 +
* [[Elasticsearch roles|Builtin roles]]: https://www.elastic.co/guide/en/elasticsearch/reference/current/built-in-roles.html
 +
 +
Change passwords:
 +
[[POST /_security/user/_password]]
 +
 +
== Errors ==
 +
[[failed to retrieve password hash for reserved user]] [elastic]
 +
[[at least one primary shard for the index]] [.security-7] is unavailable
  
  
 +
== See also ==
 +
* {{ES users}}
 +
* {{ES}}
  
{{ES}}
+
[[Category:ES]]

Latest revision as of 08:20, 4 November 2022

Advertising: