summaryrefslogtreecommitdiffstats
path: root/nixos/modules/config/ldap.nix
AgeCommit message (Expand)Author
2020-05-11nixos/ldap: move nss database configuration into ldap moduleFlorian Klink
2020-04-27treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl
2020-01-31nixos/ldap: add CAP_SYS_RESOURCE capability to nslcd serviceAaron Andersen
2020-01-31nixos/ldap: remove redundant configuration optionsAaron Andersen
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-03-28nixos/ldap: set proper User= and Group= for nslcd serviceFlorian Klink
2019-03-27nixos/ldap: rename password file options properlyFlorian Klink
2019-01-18nixos/tests: test LDAP password changing through nslcdJulien Moutinho
2019-01-09nixos/nslcd: use systemd's RuntimeDirectoryJulien Moutinho
2019-01-09nixos/nslcd: restart when nslcd.conf changesJulien Moutinho
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2017-07-19nixos/ldap: remove tls_checkpeer no when using TLSGraham Christensen
2016-08-23ldap: Add option for NSS integrationMarkus Mueller
2016-08-23ldap: Add option for login PAM integrationMarkus Mueller
2016-05-23ldap module: fix activationScripts declarationMarkus Mueller
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel
2015-09-18nixos: fix some typesJan Malakhovski
2014-08-08nslcd nixos service: Should be wantedBy multi-user, otherwise not started if ...Rickard Nilsson
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra