OK, I've gotten thoroughly annoyed. I have come for help. I have an application which I would like to have use kerberos and ph. For kerberos all I need is to authenticate a username and password against a remote server. I would then like to use ph to get information about the user once validated.
It looked like there were some useful krb5 modules on CPAN, but I haven't been able to get any to build. It appears they all want kerberos to be installed (and perhaps running) on the machine you are building the module on. I've been reading the krb5 docs considering making a local install and just not starting the system, but that looks like a nightmare too. So I thought I'd start at home. Does anyone here have experience successfully using either krb5 or ph from Perl? If so, could you let me know which module(s) you used, if you interfaced with the command line, or whatever you did to get it working? Until then, back to reading docs and watching make blow up. =/ lol Thanks, -- Sean Quinlan <[EMAIL PROTECTED]> _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

