Re: Possible bug in NFSv4 with krb5p security?

看板FB_current作者時間12年前 (2013/04/27 13:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串24/33 (看更多)
Elias Martenson wrote: > On 17 February 2013 02:17, Doug Rabson <dfr@rabson.org> wrote: > > > > > I think it was Rick that mentioned the patch. I would apply the > > patch and > > rebuild your kernel in the interests of changing as little as > > possible > > while debugging the original issue. > > > > Fair enough. I did this. Thanks. > > Now, I'm sorry for asking something that should be obvious, but how > can I > rebuild crypto/heimdal? I think the Makefiles are in the kerberos5 directory. Since the only function you care about is the one in kerberos5/lib/libgssapi_krb5/pname_to_uid.c, I'd just put a copy of that file in usr.sbin/gssd and modify the Makefile there to compile it and link its .o into gssd, avoiding rebuilding any libraries. I'd put a couple of fprintf(stderr, ...) in it and then run "gssd -d" and see what it says. Just how I'd attack it, rick > There is no Makefile in this directory, but > when I > did "make world" it did build it. So how does this actually work? Is > there > a special Makefile somewhere else that I should use? I need to be able > to > rebuild these things withou thaving to do a full "make world", which > is the > only way I figured out so far. > > (of course, I could do a automake/configure/make sequence, but it > seems as > though the official FreeBSD build doesn't do this (I couldn't find any > config.log file dropped from the configure script)). > > Regards, > Elias > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1HUsBQJ_ (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1HUsBQJ_ (FB_current)