Re: FW: AuthCookie Woes!

2001-09-04 Thread Dave Hodgkinson
Chris Lavin [EMAIL PROTECTED] writes: I have used a sniffer and no cookie is being sent! Man this is frustrating! Are you positive the cookie domain is being set properly? -- Dave Hodgkinson, http://www.hodgkinson.org Editor-in-chief, The Highway Star

Re: FW: AuthCookie Woes!

2001-09-04 Thread Medi Montaseri
this is frustrating! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dzuy Nguyen Sent: Monday, September 03, 2001 9:00 PM To: [EMAIL PROTECTED] Subject: Re: AuthCookie Woes! Chris Lavin wrote: It does NOT seem to be being presented to my browser. I am

FW: FW: AuthCookie Woes!

2001-09-04 Thread Chris Lavin
Im sorry I thought that everyone would be familiar with Appach::AuthCookie and I am usin g Apache Auth::Ticket. Thanx -Original Message- From: Peter J. Schoenster [mailto:[EMAIL PROTECTED]] Sent: Monday, September 03, 2001 11:01 PM To: [EMAIL PROTECTED] Subject: Re: FW: AuthCookie Woes

Re: FW: FW: AuthCookie Woes!

2001-09-04 Thread Bill Moseley
At 07:59 AM 9/4/2001 -0400, Chris Lavin wrote: Im sorry I thought that everyone would be familiar with Appach::AuthCookie Perhaps if you posted a tiny httpd.conf and the url of where it's running. And I'd tend to use telnet for debugging and write log messages in Apache::AuthCookie where its

mailing list responses (was Re: FW: AuthCookie Woes!)

2001-09-04 Thread Perrin Harkins
Further...no one needs to know or care about PerlMod around hereI posted a question two weeks ago about Apache::AuthDBI...and no one responded. So looks like you are on your own.. Not true; people do know and care about Apache:: modules around here. There are lots of reasons why you

AuthCookie Woes!

2001-09-03 Thread Chris Lavin
I need help with Apache::Authcookie It does not seem to be sending the cookie to the Browser. For those of you familiar with AuthCookie PLEASE Help. I have heard of oddities with IE so I tried Netscape and no differnce. AuthXCookie uses error_header_out to send cookie.. Thanx Chris