Backp up native users along with passwords and roles

Hello,

Is there a way to export a backup of my users with passwords and roles ?
I'm running ES 7.6.2.

If I do create snapshots for indices security... I'll be covering that users, roles, passwords part ?

i.e.

PUT /_snapshot/my_backup/snapshot_1
{
"indices": ".security"
}

Regards,
Jorge

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.