Seriously...we're not including email in LDAP?
This commit is contained in:
parent
5fa5877579
commit
42332121be
@ -46,6 +46,7 @@ let
|
|||||||
shadowMax: 99999
|
shadowMax: 99999
|
||||||
shadowWarning: 7
|
shadowWarning: 7
|
||||||
userPassword: ${opts.ldap-hashed-passwd}
|
userPassword: ${opts.ldap-hashed-passwd}
|
||||||
|
mail: ${opts.email}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
systemUserLdif = base: name: opts: ''
|
systemUserLdif = base: name: opts: ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user