Enable GSSAPI support (for likewise-open)
Bug #495418 reported by
Thierry Carrez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openldap (Ubuntu) |
Fix Released
|
Wishlist
|
Thierry Carrez |
Bug Description
Proposed patch does two things:
(a) Adds the --with-gssapi autoconf option necessary to
enable code in libraries/
This option was present in 2.4.16 from what I can tell but is not in the 2.4.18 code in
lucid.
(b) Makes guess_service_
to determine what principal name to use (based on the hostname
or dns name) when binding to a server.
Changed in openldap (Ubuntu): | |
assignee: | nobody → Thierry Carrez (ttx) |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in openldap (Ubuntu): | |
status: | Triaged → In Progress |
To post a comment you must log in.
This bug was fixed in the package openldap - 2.4.18-0ubuntu2
---------------
openldap (2.4.18-0ubuntu2) lucid; urgency=low
* debian/patches/gssapi.diff, thanks to Jerry Carter (Likewise):principal() more robust when determining principalconfigure.options: Configure with --with-gssapi
- Add --with-gssapi support
- Make guess_service_
* Enable GSSAPI support (LP: #495418):
- debian/
- debian/control: Added libkrb5-dev as a build depend
-- Thierry Carrez <email address hidden> Fri, 11 Dec 2009 11:31:11 +0100