Page MenuHomeFreeBSD

krb5Project
ActivePublic

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

Kerberos Project

Recent Activity

Aug 16 2025

cy closed D51661: gssapi,krb5: Replace libgssapi with the MIT version.
Aug 16 2025, 4:23 PM · krb5

Aug 5 2025

cy updated subscribers of D51661: gssapi,krb5: Replace libgssapi with the MIT version.
In D51661#1181290, @ivy wrote:

i do not understand libgssapi enough to review this, but i am somewhat concerned about rick's comments: in upstream, is this library called libgssapi or libgssapi_krb5? if the latter, why do we need to rename it?

Aug 5 2025, 3:05 PM · krb5
rmacklem added a comment to D51661: gssapi,krb5: Replace libgssapi with the MIT version.

Cy reports that the gssd works when this patch plus mine
are applied. That is good news. Thanks Cy.

Aug 5 2025, 1:29 PM · krb5
cy updated the diff for D51661: gssapi,krb5: Replace libgssapi with the MIT version.

Now that we are not symlinking libgssapi.so to libgssapi_krb5.so removing libgssapi.so entirely, the ssh Makefiles required adjustment.

Aug 5 2025, 8:12 AM · krb5
cy updated the diff for D51661: gssapi,krb5: Replace libgssapi with the MIT version.

As of 73ed0c7992fd this patch is now required because /usr/src/lib/libgssapi (libgssapi.so) has no knowledge of MIT KRB5. Apps that wish to build against MIT KRB5 using its gssapi, i.e. gssd and ports, will fail.

Aug 5 2025, 4:59 AM · krb5
cy added a comment to D51661: gssapi,krb5: Replace libgssapi with the MIT version.

Ok, I do not think the MIT library should be called libgssapi,
but in a different subdirectory.
be called, imho.
(libgssapi should only refer to the Heimdal one and should
never be referenced anywhere in the Makefiles unless it is
under ".if ${MK_MITKRB5} == "no".

Aug 5 2025, 4:14 AM · krb5

Aug 3 2025

ivy added a reviewer for D51661: gssapi,krb5: Replace libgssapi with the MIT version: krb5.
Aug 3 2025, 7:50 PM · krb5
ivy resigned from D51661: gssapi,krb5: Replace libgssapi with the MIT version.

i do not understand libgssapi enough to review this, but i am somewhat concerned about rick's comments: in upstream, is this library called libgssapi or libgssapi_krb5? if the latter, why do we need to rename it?

Aug 3 2025, 7:50 PM · krb5

Aug 2 2025

rmacklem added a comment to D51661: gssapi,krb5: Replace libgssapi with the MIT version.

Ok, I do not think the MIT library should be called libgssapi,
but in a different subdirectory.
MIT calls it libgssapi_krb5 and that is what it should still
be called, imho.
(libgssapi should only refer to the Heimdal one and should
never be referenced anywhere in the Makefiles unless it is
under ".if ${MK_MITKRB5} == "no".

Aug 2 2025, 9:50 PM · krb5

Jul 31 2025

rmacklem resigned from D51661: gssapi,krb5: Replace libgssapi with the MIT version.

I am not conversant with the userspace builds/Makefile
stuff, so I have removed myself from the review.

Jul 31 2025, 9:18 PM · krb5
cy added a reviewer for D51661: gssapi,krb5: Replace libgssapi with the MIT version: des.
Jul 31 2025, 8:05 PM · krb5
cy requested review of D51661: gssapi,krb5: Replace libgssapi with the MIT version.
Jul 31 2025, 8:04 PM · krb5

Jul 27 2025

bofh created krb5.
Jul 27 2025, 5:31 PM