1
0
Fork 0

Configure generic security.ldap

This commit is contained in:
Sandro - 2023-01-17 00:35:25 +01:00
parent 29fc3eb50a
commit 198e71c908
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 3 additions and 0 deletions

View File

@ -111,6 +111,8 @@
vim.defaultEditor = true;
};
security.ldap.domainComponent = [ "c3d2" "de" ];
services = {
gnome = {
# less webkitgtk's
@ -128,6 +130,7 @@
domain = "auth.c3d2.de";
externalIp4 = hosts4.auth;
externalIp6 = hosts6.up4.auth;
ldapPreset = true;
};
postgresql.upgrade = {