Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12934 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96761 invoked by uid 1010); 22 Sep 2004 14:34:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96698 invoked from network); 22 Sep 2004 14:34:10 -0000 Received: from unknown (HELO frontend1.messagingengine.com) (66.111.4.30) by pb1.pair.com with SMTP; 22 Sep 2004 14:34:10 -0000 Received: from web1.messagingengine.com (web1.internal [10.202.2.210]) by frontend1.messagingengine.com (Postfix) with ESMTP id 637A6C1585D for ; Wed, 22 Sep 2004 10:34:09 -0400 (EDT) Received: by web1.messagingengine.com (Postfix, from userid 99) id DC0104FD; Wed, 22 Sep 2004 10:34:09 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.001; A1.62; B3.01; Q3.01) Date: Wed, 22 Sep 2004 07:34:09 -0700 To: internals@lists.php.net X-Sasl-Enc: fliUyjEzdf4eoEWDnwQWZw 1095863649 Message-ID: <1095863649.14268.204915460@webmail.messagingengine.com> Subject: Why to have owner's uid of the file when WWW-Authenticate header? From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi All, I want to know the reason behind the having the uid of the owner of the file shown as a part of realm string the WWW-Authenticate when safe_mode is enabled. With regards Kamesh Jayachandran