archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Proposal: don't export credentials with config as they are unusable

Open l4zy0n3 opened this issue 4 years ago • 2 comments

"superusers": {
  "devel": {
     "!password": "*****"  
  }
}

these credentials shouldn't be exported?

l4zy0n3 avatar Jun 10 '21 12:06 l4zy0n3

Initially it existed to present the user with the information that "Yes, these accounts will be created." These can perhaps be omitted or we could simply export them into /var/log/credentials.json and chmod 600 on the file.

Torxed avatar Jun 10 '21 13:06 Torxed

@Torxed this is supported and can be exported/imported so I think we can close this :)

svartkanin avatar Sep 04 '22 09:09 svartkanin

@Torxed this can be closed

svartkanin avatar Apr 30 '23 09:04 svartkanin