Andrew Mortensen wrote: > > On Apr 28, 2009, at 4:27 PM, Steve Devine wrote: > >> Also when I run php_info() >> I get this in the apache environment section. >> >> KRB5CCNAME no value >> >> So I put the line in the cosign.conf file >> set cosigndticketcache /ticket >> and I passed it as a configure switch like so: >> -with-ticketcache=/ticket >> >> Still no joy. Is cosignd (on the cosign server) supposed to set this >> environment variable? > > cosignd never talks to Apache, so cosignd never sets KRB5CCNAME. > mod_cosign should be setting KRB5CCNAME if the cosign cookie in > /var/cosign/filter contains a ticket path. Do you have a /ticket path > on your cosign client? That's the default location where mod_cosign > will save tickets retrieved from cosignd. > > andrew > Yes looks like I do have the cookie: v2 i68.255.60.14 pmailtest rMSU.EDU fMSU.EDU k/ticket/LnsnpTjfBE4c and I checked and the apache user can read it and /ticket as well.
-- Steve Devine Email & Storage Academic Technical Services Michigan State University 313 Computer Center East Lansing, MI 48824-1042 1-517-432-7327 Baseball is ninety percent mental; the other half is physical. - Yogi Berra ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Cosign-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cosign-discuss
