clan-core/clanModules/root-password/README.md

13 lines
316 B
Markdown
Raw Normal View History

---
description = "Automatically generates and configures a password for the root user."
2024-05-02 14:33:37 +00:00
---
2024-04-17 10:52:04 +00:00
After the system was installed/deployed the following command can be used to display the root-password:
```bash
clan secrets get {machine_name}-password
```
See also: [Facts / Secrets](../../getting-started/secrets.md)