refactor(lldap): dc=deertopia,dc=net
This commit is contained in:
@@ -16,6 +16,7 @@ in {
|
||||
isSystemUser = true;
|
||||
group = "lldap";
|
||||
};
|
||||
|
||||
users.groups.lldap = {};
|
||||
|
||||
sydnix.impermanence.directories = [
|
||||
@@ -47,7 +48,7 @@ in {
|
||||
};
|
||||
environmentFile = "/run/secrets/lldap-secret-env";
|
||||
settings = {
|
||||
ldap_base_dn = "dc=identify,dc=deertopia,dc=net";
|
||||
ldap_base_dn = "dc=deertopia,dc=net";
|
||||
ldap_user_dn = "lain";
|
||||
ldap_user_email = "lain@deertopia.net";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user