first-login must read aerogramme.toml #12

Closed
opened 2023-06-02 15:27:12 +00:00 by quentin · 1 comment
Owner

first-login must read aerogramme.toml and then infer all its currently required parameters.

it must takes a new option: --static or --ldap.

If --static is passed, user must choose a new password.
Information is fetched from aerogramme.toml

If --ldap is passed, a connection to the LDAP server must be attempted,
and parameters must be fetched from LDAP.

NOTE: THE DOC ASSUME THAT!

first-login must read `aerogramme.toml` and then infer all its currently required parameters. it must takes a new option: `--static` or `--ldap`. If `--static` is passed, user must choose a new password. Information is fetched from aerogramme.toml If `--ldap` is passed, a connection to the LDAP server must be attempted, and parameters must be fetched from LDAP. NOTE: THE DOC ASSUME THAT!
quentin added the
cat
ux
label 2023-06-02 15:29:16 +00:00
quentin added this to the 0.2.0 milestone 2023-07-25 17:21:01 +00:00
Author
Owner

outdated with the oncoming rewrite

outdated with the oncoming rewrite
Sign in to join this conversation.
No description provided.