Files
clan-core/clanModules/root-password/README.md
2024-05-02 16:34:25 +02:00

12 lines
296 B
Markdown

Automatically generates and configures a password for the root user.
---
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)