Project

General

Profile

Actions

Bug #1295

closed

krb5-config only understands krb5

Added by Bayard Bell almost 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
lib - userland libraries
Start date:
2011-07-28
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

Squid attempts to learn how to play with gssapi using:

krb5-config --cflags gssapi
krb5-config --libs gssapi

The Illumos merger of MIT Kerberos 5, which is based off 1.6.3, doesn't understand this option and pukes. Stopgap option is to code in requirements for this specific functionality specifically, but it may be simpler just to merge in MIT Kerberos 1.9.1 code with some robust review.


Files

krb5-config.patch (844 Bytes) krb5-config.patch Gordon Ross, 2012-02-09 08:21 PM

Related issues

Has duplicate illumos gate - Bug #1375: krb5-config only handles krb5 lib argumentClosed2011-08-14

Actions
Actions #1

Updated by Gordon Ross over 11 years ago

Here's a possible patch.

Actions #2

Updated by Electric Monk over 5 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

git commit 8baf4f951af3e9e291859c8e5cb2ea4a83c6a531

commit  8baf4f951af3e9e291859c8e5cb2ea4a83c6a531
Author: Alexander Pyhalov <apyhalov@gmail.com>
Date:   2018-01-31T14:08:13.000Z

    9015 krb5-config emits unnecessary -R flags
    1295 krb5-config only understands krb5
    Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
    Reviewed by: Toomas Soome <tsoome@me.com>
    Approved by: Dan McDonald <danmcd@joyent.com>

Actions

Also available in: Atom PDF