From: Kon A. <an...@cp...> - 2002-03-28 01:56:28
|
James, This is what I get: 401 Unauthorized [ Incorrect User ID or Password, or your account has been disabled. ] I can't run a packet filter from work Thanks for the cvs tips ... I have been using cvs for a while its just that I can't get access to the cvs devel server form work! Kon Angelopoulos Emerging Technologies Developer, Education Spherion Group Ltd. 1st Floor 493 St Kilda Road, Melbourne, Victoria 3004, Australia Phone: 61 3 9243 2211. kon...@sp... http://www.spherion.com.au The information contained in this email and any attachments to it: may be confidential and if you are not the intended recipient, any interference with, use, disclosure or copying of this material is unauthorised and prohibited; and may contain personal information of the recipient and/or the sender as defined under the Privacy Act 1988 (Cth). Consent is hereby given by the recipient(s) to collect, hold and use such information and any personal information contained in a response to this email, for any reasonable purpose in the ordinary course of Spherions business, including forwarding this email internally or disclosing it to a third party. All personal information collected by Spherion will be handled in accordance with Spherions Privacy Policy. If you have received this email in error, please notify the sender and delete it. > -----Original Message----- > From: James E. Flemer [mailto:jf...@ac...] > Sent: Thursday, March 28, 2002 12:48 PM > To: Kon Angelopoulos > Cc: php...@li... > Subject: Re: [phpesp-dev] Changes made to the espauth files > > > Are you using CVS? The easiest way to track the development > code is by CVS. That way if you want to update to the most > current version, all you do is type: > > $ cd path/to/phpESP > $ cvs up > > There are instructions for initially getting the sources > from CVS on the sf.net site[1]. You can get more info on > cvs from either the GNU site[2], or cvshome[3]. > > [1] http://sf.net/cvs/?group_id=8956 > [2] http://www.gnu.org/manual/cvs-1.9/cvs.html > [3] http://www.cvshome.org/ > > Are you sure that manage.php is pointing to the updated > phpESP.ini (tho that should not matter)? What shows up in > your browser? I don't suppose you could run a packet filter > and see if it is returning a "WWW-Authenticate:" header? > > -James > > On Thu, 28 Mar 2002, Kon Angelopoulos wrote: > > > Hi Guys, > > > > I downloaded the latest versions of: > > espauth.inc > > espauth-default.inc > > espauth-ldap.inc > > phpESP.ini > > now when I try to log into the management interface I no longer > get prompted > > for a username and password (and of course it fails) > > $auth_design is set to TRUE in my ini file ? > > > > Your thoughts please. > > > > Kon > > > > > |