blob: f274baca9c6d1fb738f27ab27ed1631cf11770e9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
name = "ineumann"; # lowercase ascii, please
description = "Irene Neumann";
extraGroups = ["mail"];
group = "users";
hashedPassword = "$6$rounds=500000$ZcddLLjh9A9nT$Wdciw5g.ZHnTYcRA54LbcDePkxP.jXVgV1hRZUfCvip0noAn7AHgMimCcd570JyBzj.7clacVPsFRQZLYxWy7/";
isNormalUser = true;
hosts = ["ymir"];
}
|