[Heimdal-source-changes] [heimdal/heimdal] 995966: Fix hdb_create() HDB dbname parsing

GitHub noreply at github.com
Tis Nov 15 22:51:21 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 995966f9d12476e92ba2d8500549ef43850695ea
      https://github.com/heimdal/heimdal/commit/995966f9d12476e92ba2d8500549ef43850695ea
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M lib/hdb/hdb.c

  Log Message:
  -----------
  Fix hdb_create() HDB dbname parsing


  Commit: 274021f7db1eec73e54be5e1a3fbec0e02a7e048
      https://github.com/heimdal/heimdal/commit/274021f7db1eec73e54be5e1a3fbec0e02a7e048
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M tests/ldap/krb5.conf.in
    M tests/ldap/slapd-init.in

  Log Message:
  -----------
  Make check-ldap run on Ubuntu

Apparmor on Ubuntu prevents slapd from using the Unix domain socket we
want it to.  The fix is to copy the slapd executable into the objdir,
which disables the apparmor profile for slapd.

Also, make sure the ldapi: URI has the right path for the socket in
krb5.conf.


Compare: https://github.com/heimdal/heimdal/compare/2c20a5a8bca0...274021f7db1e


More information about the Heimdal-source-changes mailing list