Date: Wed, 7 Sep 2022 20:47:33 -0700 From: Dan Mahoney <freebsd@gushi.org> To: questions@freebsd.org Subject: How complete BSD Heimdal to actual Heimdal Message-ID: <F9760383-7333-4284-BCD1-1C7E29041F88@gushi.org>
next in thread | raw e-mail | index | archive | help
All, I want to make use of a feature present in both MIT kerberos and heimdal = kerberos: k5login_directory -- basically to force users to have to use = an alternate principal to log in, without letting them muck with their = own .k5login files. This would be set in the [libdefaults] section of krb5.conf(5), and both = the mainline MIT and Heimdal manpages make mention of it, but the stock = FreeBSD one doesn't. Nor does man kerberos(8) list at what point the builtin was lifted and = branched from Heimdal. Is there a way to figure out what version of heimdal (and with what = features added/stripped out) are present in FreeBSD? Trying to compile = sshd against a different kerberos lib in ports basically makes this a = non-starter for us if we can't do it in base. Is there a better place to ask? -Dan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F9760383-7333-4284-BCD1-1C7E29041F88>