Commit graph

83 commits

Author SHA1 Message Date
Ossi Salmi
b0bec99e0c Use native service provider on OpenBSD 2016-04-18 15:32:47 +03:00
Ossi Salmi
0f5bb01b48 ldap: Fix ldap server on CentOS 7 2015-09-12 01:00:52 +03:00
Ossi Salmi
96fb1bacbc Fix lint warnings about ensure placement 2015-05-04 11:00:36 +03:00
045fa50765 ldap: Disable SSLv3 and add list of ciphers to ldap::server. 2014-12-11 21:27:25 +02:00
Ossi Salmi
f49eb1710a ldap: Fix escape sequence in regsubst 2014-11-13 20:52:20 +02:00
42b2582bbc ldap: Fix running slaptest if database is empty. 2014-10-28 14:06:40 +02:00
6bf17c7385 ldap: Fixed supplementary group memberships for CentOS 7. 2014-10-27 15:59:31 +02:00
72ce69c47d ldap: Added ldap::server::backup class to create daily backups of databases. 2014-02-13 17:48:30 +02:00
9a07075a8c ldap: Added GSSAPI authentication support for CentOS 6 nslcd. 2014-01-23 10:28:26 +02:00
b5add4e61f ldap: Fixed nslcd kerberos principals containing $-character. 2014-01-22 22:25:43 +02:00
6d6e165dad ldap: Added gssapi and bind authentication support to nslcd. 2014-01-22 01:41:20 +02:00
4fea252cfb ldap: Fixed $mapping parameter comments and depency error from ldap::auth. 2014-01-21 17:12:04 +02:00
9a1964c71a ldap: Converted nslcd.conf to template and added support for active directory attribute mappings. 2014-01-21 13:18:56 +02:00
d0a5bca536 ldap: Converted Ubuntu to use nslcd on ldap::auth. 2014-01-21 11:19:40 +02:00
dc5cd90bde ldap: Disable SSL support when LDAP URI does not start with ldaps:// 2014-01-20 11:59:22 +02:00
60a8994103 ldap: Remove non working Debian support from ldap::auth. 2014-01-20 10:43:31 +02:00
d9e28a1a06 nscd: Move nscd to own module. 2014-01-20 10:42:23 +02:00
b09e2e418c ldap: Force disabling of sssd. 2014-01-15 12:51:03 +02:00
16d92b6004 ldap: Fixed depency error from ldap::auth on Fedora. 2014-01-15 10:13:36 +02:00
83ee5a04ac ldap: Clean up augeas config file changes for Fedora/CentOS/RHEL on ldap::auth. 2013-11-15 10:43:00 +02:00
15a3e81a82 ldap: Fix ldap group members on Fedora nslcd. 2013-11-13 00:20:05 +02:00
139a27dc94 ldap: Changed ldap::auth to use nslcd instead of sssd on Fedora. 2013-10-17 23:32:58 +03:00
917ea4c93d ldap: Fixed ldap::auth when running from Fedora 19 kickstart. 2013-09-17 15:37:01 +03:00
d399d3d05a ldap: Ugly kludges to get ldap::auth working on Fedora 19. 2013-09-17 14:35:53 +03:00
d126f4a804 ldap: Add only schema files with index number defined. 2013-06-14 13:51:11 +03:00
871a98bc2a ldap: Removed IPv6 support from server if IPv6 is not enabled on host. 2013-06-14 07:35:53 +03:00
f6cc316cb1 ldap: Style fixes. 2013-06-14 07:34:19 +03:00
Ossi Salmi
c8fbeb22f6 Syntax cleanup 2013-06-13 15:34:11 +03:00
Ossi Salmi
0e4f99b1bc More instance variable cleanup 2013-05-24 10:29:11 +03:00
d18a95d843 Force use of slapd.conf instead of config directory when running slaptest. 2013-03-20 09:00:29 +02:00
Ossi Salmi
e47e3fec21 Fixed slaptest exec path for OpenBSD 2013-02-09 02:01:19 +02:00
Ossi Herrala
d23e9995d6 Introduce configurable rid ("Replica ID"?) per database. This is needed for multi DB replication. 2013-02-07 12:26:24 +00:00
Ossi Herrala
11d7479ca8 Remove CA certificate database creation code for now. 2013-02-05 13:52:52 +00:00
Ossi Herrala
6ab334fa62 Run slaptest to validate configuration files before (re)starting slapd service. 2013-02-05 12:56:14 +00:00
Ossi Herrala
47f614031f Generate CA certificate database from file /etc/openldap/ca-certificates.crt 2013-02-05 12:35:21 +00:00
Ossi Salmi
5924caabe1 Added dependency on authconfig package to kerberos, ldap and pam modules
Fixes #2.
2013-01-24 12:17:29 +02:00
eb423748ee Fixed ldap::server for Ubuntu. 2013-01-03 18:48:20 +02:00
32c9f9d667 Fixed depency error from ldap::server. 2013-01-03 11:11:47 +02:00
2ca1f702c6 Fixed ldap::server modules for Ubuntu and Debian. 2013-01-03 01:15:43 +02:00
Ossi Salmi
24ecb51f6f Added support for RHEL and did some syntax cleaning
Assume that "RedHat" also works where "CentOS" does.
2012-09-05 17:29:36 +03:00
0efc6d58d4 Fixed dynldap.py deployment to OpenBSD. 2012-08-02 12:04:41 +03:00
Ossi Salmi
430e1c2b57 Fixed slapd.conf modulepath 2012-07-17 16:43:52 +03:00
5639ffcf65 Fixed ldap::auth for Fedora 17. 2012-07-04 11:43:47 +03:00
31434a1b0b Added dynldap python library to ldap::client::python. 2012-06-20 13:30:00 +03:00
94a4e0713a Moved ldap::auth class to bootstrap phase. 2012-06-06 11:14:27 +03:00
033011bcc7 More depency fixes to ldap::server. 2012-05-04 22:46:36 +03:00
ead5701f8f Fixed some depency errors from ldap::server. 2012-05-04 21:50:05 +03:00
3c862beaf5 Fixed "Unrecognised escape sequence" and "Deprecation notice" from ldap::server. 2012-04-28 09:26:31 +03:00
159aaba738 Added support for setting overlay module options for ldap::database. 2012-04-26 15:40:27 +03:00
87e8d757ad Fixed SELinux file contexts from ldap::server. 2012-04-20 12:52:20 +03:00