Seriously...we're not including email in LDAP?

This commit is contained in:
niten 2023-09-06 15:07:20 -07:00
parent 5fa5877579
commit 42332121be
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ let
shadowMax: 99999
shadowWarning: 7
userPassword: ${opts.ldap-hashed-passwd}
mail: ${opts.email}
'';
systemUserLdif = base: name: opts: ''