Date: Wed, 16 Sep 2009 15:27:20 +0200 From: Mel Flynn <mel.flynn+fbsd.ports@mailing.thruhere.net> To: freebsd-ports@freebsd.org Cc: Tim Gustafson <tjg@soe.ucsc.edu> Subject: Re: Creating a New Port: /usr/ports/security/pecl-kadm5 Message-ID: <200909161527.20662.mel.flynn%2Bfbsd.ports@mailing.thruhere.net> In-Reply-To: <323026675.1320841253060167009.JavaMail.root@mail-01.cse.ucsc.edu> References: <323026675.1320841253060167009.JavaMail.root@mail-01.cse.ucsc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 16 September 2009 02:16:07 Tim Gustafson wrote: > > Ah yes, didn't test on earlier versions. It's passed midnight here, > > but I'll add fixes for 7 and 6.x if possible. You probably need to > > add -lroken to the link chain for this. If you get what's happening > > in files/patch-config.m4 you can try and fix it yourself. > > Thanks for all your help on this - I'm really getting excited about the > prospect of using this library. I've been holding out for like a year > now. :\ > > I got a bit further than before - I'm attaching the updated > files/patch-config.m4 file. I added roken and also com_err. The library > compiles and I can call functions in it. > > However, this is what I'm getting in the Apache error log now: > > foo/admin@BLAH.LOCAL's Password: > > It looks like it's trying to prompt me for a password interactively over > STDERR or something at the server level. The latest release is 2003 so it looks largely unmaintained :/. I don't have a kerberos server available that I can play with, without upsetting people :). There's also no docs available that specify if this module is meant to be working through a webserver. However, you did specify a password for kadm5_init_with_password in php? If you have some php testcode, I can see if I can steal a jail to setup a test kerberos server. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909161527.20662.mel.flynn%2Bfbsd.ports>