Interesting. How can it be changed? Using the obvious: http://server/somepage?AUTHENTICATED_USER=admin still results in the correct result. I would definately like to know if there is a way a visitor can falsify their AUTHENTICATED_USER string without password cracking or breaking into the server.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Aseem Mohanty Sent: Monday, June 17, 2002 1:24 AM Cc: zope@zope.org Subject: Re: [Zope] win32 - best DBMS with Zope?
A workaround that worked for me:
copy the contents of the folder :
F:\Python22\Lib\site-packages (wherever your installation is) as related to the MySQL Python binary which is the directory MySQLdb and about six source files into the
f:\<zope site name>\bin\lib
and restart Zope. worked fine for me.
AM
Andy Dustman wrote:
Installing ZMySQLDA on Windows is not nearly so hard as some people make it out to be, but I suppose it could be easier. You do have to have MySQLdb/MySQL-python installed. There's a MySQL-python binary package for Windows and a standard Python 2.1 installation, but Zope binary packages comes with their own pre-packaged Python, so Zope never sees it. The installer doesn't let you install anywhere else, and there is no package built against Zope's Python. Furthermore I do no development work on Windows at all and cannot build any binary packages for that platform; all Windows packages I have are contributed and that is not likely to change anytime soon.
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ============================================================ ====== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )