summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthijs Kooijman [Tue, 28 Feb 2012 18:23:40 +0000 (19:23 +0100)]
pam: Add complete configuration.
This configuration mixes local users and ldap users. This is a completely
custom configuration, so the Debian's default configuration (managed with
pam-auth-update) is completely removed.
Matthijs Kooijman [Tue, 28 Feb 2012 18:13:03 +0000 (19:13 +0100)]
nslcd: Set rootpwmoddn so root can change ldap passwords.
Matthijs Kooijman [Tue, 28 Feb 2012 11:18:30 +0000 (12:18 +0100)]
nslcd: Update configuration for 0.7.x.
We previously upgraded to the 0.8.4 testing version, to fix a segfault. It now
seems that this segfault no longer occurs in 0.7.15+squeeze1, so we downgraded
again. This needs a small configuration change, since 0.8.4 uses the "member"
attribute instead of "uniqueMember".
Matthijs Kooijman [Mon, 3 Oct 2011 16:16:47 +0000 (18:16 +0200)]
nss: Use libnss-ldapd for user and group lookups.
Matthijs Kooijman [Mon, 3 Oct 2011 16:13:57 +0000 (18:13 +0200)]
nslcd: Add working configuration files.
This adds the configuration files neede to talk to the LDAP server running at
"ldap.local", using the NSS schema.
root [Thu, 22 Sep 2011 20:21:34 +0000 (22:21 +0200)]
nss: Add default nsswitch.conf.
Matthijs [Tue, 16 Aug 2011 20:10:05 +0000 (22:10 +0200)]
rsyslog: Update configuration.
This adds the rsyslog configuration taken from drsnuggles, nearly verbatim.
This splits out the syslog messages into different files, keeps a work queue
and contains configuration to send log messages to a central server (still
disabled).
Matthijs [Tue, 16 Aug 2011 19:53:28 +0000 (21:53 +0200)]
rsyslog: Add default configuration
Also includes the logrotate config for rsyslog.
Matthijs [Tue, 16 Aug 2011 19:49:12 +0000 (19:49 +0000)]
nullmailer: Add configuration.
These files were created by debconf.
Matthijs Kooijman [Mon, 13 Apr 2009 15:21:33 +0000 (17:21 +0200)]
apt: Set the Default-Release to "stable".
Matthijs Kooijman [Thu, 24 Mar 2011 19:14:36 +0000 (19:14 +0000)]
bash: Enable extended completion.
Matthijs [Tue, 16 Aug 2011 18:54:51 +0000 (18:54 +0000)]
bash: Add initial bashrc.
Matthijs Kooijman [Thu, 24 Mar 2011 19:05:16 +0000 (19:05 +0000)]
apt: Add apt.stderr.nl to sources.list.
Matthijs Kooijman [Thu, 24 Mar 2011 19:04:35 +0000 (19:04 +0000)]
apt: Add default sources.list.
This is the sources.list as generated by debootstrap.
Matthijs Kooijman [Thu, 24 Mar 2011 19:03:00 +0000 (19:03 +0000)]
Empty initial commit.