docs(bootstrap): add password_file for user configs

This commit is contained in:
Osi Bluber
2026-01-07 13:34:30 +01:00
committed by nitnelave
parent ac55dfedc4
commit c03f3b5498
+1
View File
@@ -72,6 +72,7 @@ Fields description:
* `id`: it's just username (**MANDATORY**)
* `email`: self-explanatory (**MANDATORY**)
* `password`: would be used to set the password using `lldap_set_password` utility
* `password_file`: path to a file containing the password otherwise same as above
* `displayName`: self-explanatory
* `firstName`: self-explanatory
* `lastName`: self-explanatory