| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for group display names | Timothy Pearson | 2025-10-05 | 2 | -0/+4 |
| | | | | | Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
| * | Add memberOf overlay and enable | Timothy Pearson | 2025-10-05 | 2 | -0/+20 |
| | | | | | Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
| * | Update for OpenLDAP 2.5 | Timothy Pearson | 2025-10-05 | 5 | -21/+11 |
| | | | | | | | OpenLDAP 2.5 switches from HDB to MDB. Update schema to match. Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
| * | Only enable supported SASL mechanisms | Timothy Pearson | 2025-10-05 | 1 | -1/+1 |
| | | | | | | | Without this, OpenLDAP will try to use SASL/SPNEGO instead of GSSAPI, which will fail on Heimdal servers Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
| * | Fix OpenLDAP GSSAPI authentication | Timothy Pearson | 2025-10-05 | 1 | -0/+1 |
| | | | | | Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
| * | Drop automake build support. | gregory guy | 2020-05-25 | 1 | -16/+0 |
| | | | | | | | | | | Add basic cmake build instructions. Delete empty folder doc. Delete empty files NEWS, TODO and ChangeLog. Write basic README file. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
| * | conversion to the cmake building system | gregory guy | 2019-04-05 | 6 | -0/+39 |
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
| * | Add missing krb5ExtendedAttributes MAY to skelton HDB LDIF | Timothy Pearson | 2016-09-23 | 1 | -1/+1 |
| | | |||||
| * | Add preliminary krb5ExtendedAttributes field to HDB LDIF structure | Timothy Pearson | 2015-09-26 | 1 | -0/+2 |
| | | | | | See https://github.com/heimdal/heimdal/pull/141 | ||||
| * | Specify pkinit_principal_in_certificate | Timothy Pearson | 2015-09-25 | 1 | -1/+2 |
| | | |||||
| * | Store CRL expiry in LDAP | Timothy Pearson | 2015-09-03 | 1 | -1/+2 |
| | | |||||
| * | Add CRL support | Timothy Pearson | 2015-09-03 | 2 | -3/+6 |
| | | |||||
| * | Use tdeldap library PKI certificate generation methods | Timothy Pearson | 2015-08-31 | 2 | -64/+0 |
| | | |||||
| * | Enable substring index on uid | Timothy Pearson | 2013-07-16 | 1 | -1/+1 |
| | | |||||
| * | Add missing versioning information to main schema files | Timothy Pearson | 2013-07-16 | 11 | -3/+74 |
| | | |||||
| * | Remove limits on root user | Timothy Pearson | 2013-07-16 | 2 | -0/+2 |
| | | |||||
| * | Index entryUUID | Timothy Pearson | 2013-07-16 | 1 | -0/+1 |
| | | |||||
| * | Index entryCSN | Timothy Pearson | 2013-07-16 | 6 | -23/+24 |
| | | | | | Use more precise entryCSN timestamps | ||||
| * | Add missing entryUUID values to base LDAP databases | Timothy Pearson | 2013-07-11 | 4 | -0/+4 |
| | | |||||
| * | Add initial support for realm-wide certificate authority certificates | Timothy Pearson | 2013-07-01 | 1 | -1/+3 |
| | | |||||
| * | Add ability to set up multi-master replication | Timothy Pearson | 2013-06-27 | 2 | -1/+8 |
| | | |||||
| * | Fix KDC verification failure due to bonding utility failing to obtain host heys | Timothy Pearson | 2013-02-28 | 1 | -2/+2 |
| | | | | | See http://kerberos.996246.n3.nabble.com/kadmin-kadmind-ext-keytab-issue-td11529.html for fix | ||||
| * | Use real TDE PEN instead of placeholder | Timothy Pearson | 2012-08-08 | 1 | -23/+23 |
| | | |||||
| * | Move primary realm wizard sources to separate directory | Timothy Pearson | 2012-06-11 | 3 | -7/+9 |
| | | | | | Add cert-updater | ||||
| * | Provide a range of user and certificate management options | Timothy Pearson | 2012-06-07 | 1 | -1/+1 |
| | | |||||
| * | Add root CA certificate management | Timothy Pearson | 2012-06-07 | 1 | -0/+2 |
| | | | | | Allow anonymous writes on ldapi | ||||
| * | Add standard user group, certificates, etc | Timothy Pearson | 2012-06-06 | 2 | -1/+50 |
| | | |||||
| * | Add ssl generation and storage | Timothy Pearson | 2012-06-06 | 8 | -9/+115 |
| | | |||||
| * | Fix incorrect schema files | Timothy Pearson | 2012-06-04 | 9 | -67/+260 |
| | | |||||
| * | Add utility to manage kadmind ACL list based on group membership | Timothy Pearson | 2012-06-04 | 2 | -2/+9 |
| | | |||||
| * | Fix kadmind | Timothy Pearson | 2012-06-04 | 1 | -0/+1 |
| | | |||||
| * | New realm now functions almost fully | Timothy Pearson | 2012-06-04 | 12 | -44/+1003 |
| | | |||||
| * | Realm is now almost fully online | Timothy Pearson | 2012-06-03 | 3 | -3/+32 |
| | | |||||
| * | Fix admin user login | Timothy Pearson | 2012-06-02 | 2 | -1/+8 |
| | | |||||
| * | LDAP and Kerberos now partially work together | Timothy Pearson | 2012-06-02 | 12 | -12/+789 |
| | | |||||
| * | Start working on kerberos | Timothy Pearson | 2012-06-02 | 1 | -4/+8 |
| | | |||||
| * | Fix last commit | Timothy Pearson | 2012-06-02 | 2 | -1428/+0 |
| | | |||||
| * | OpenLDAP now initializes, but login is not possible and kadmin does not work yet | Timothy Pearson | 2012-06-02 | 8 | -5/+1683 |
| | | |||||
| * | Add confskel installation | Timothy Pearson | 2012-06-01 | 1 | -0/+10 |
| | | |||||
| * | Add skeleton ldif file for loading | Timothy Pearson | 2012-06-01 | 1 | -0/+145 |
| | | |||||
| * | Add initial configuration file skeletons | Timothy Pearson | 2012-06-01 | 6 | -0/+181 |
