[Zope-dev] Zope-2.3a2 and Loginmanager
Chris McDonough
chrism@digicool.com
Thu, 11 Jan 2001 11:01:36 -0500
This is a multi-part message in MIME format.
------=_NextPart_000_004F_01C07BBD.DDBF21A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
"super" still exists. It's aliased to the emergency user. There's a =
comment in User to the effect that the use of super is deprecated, and =
that emergency_user should be used instead.
I don't believe the reading of the access file is a bug (it's there to =
provide backwards-compatibility).
What is the actual problem with LoginManager you're experiencing? How =
does it fail?
----- Original Message -----=20
From: Ulrich Eck=20
To: ZOPE-DEV Mailingliste=20
Sent: Thursday, January 11, 2001 9:38 AM
Subject: [Zope-dev] Zope-2.3a2 and Loginmanager
hi out there,
i just setup a box with Zope-2.3a2 and Loginmanager.
didn't work because of Changes in AccessControl.User:
- Super doesn't exist anymore (is emergency_user the replacement ??)
=20
- Zope-2.3a2 installs itself with a file "inituser" as access-file,=20
AccessControl.User.py refers to "access" in
line 372: info =3D readUserAccessFile('access') <--- is this a bug =
???
- it seems, that there is now some work done in the User.py which
was "hacked" in LoginManager.py (line 130-150)
anyone any ideas about that ???
would like to test my work on Zope-2.3a2 but need the Loginmanger
thanks in advance
jac-e
------=_NextPart_000_004F_01C07BBD.DDBF21A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>"super" still exists. It's aliased to the =
emergency=20
user. There's a comment in User to the effect that the use of =
super is=20
deprecated, and that emergency_user should be used instead.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>I don't believe the reading of the access file is a =
bug (it's=20
there to provide backwards-compatibility).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>What is the actual problem with LoginManager you're=20
experiencing? How does it fail?</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
<A href=3D"mailto:ueck@net-labs.de" title=3Dueck@net-labs.de>Ulrich =
Eck</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
href=3D"mailto:zope-dev@zope.org"=20
title=3Dzope-dev@zope.org>ZOPE-DEV Mailingliste</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, January 11, =
2001 9:38=20
AM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [Zope-dev] Zope-2.3a2 =
and=20
Loginmanager</DIV>
<DIV><BR></DIV>
<DIV><FONT face=3DArial size=3D2>hi out there,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>i just setup a box with Zope-2.3a2 =
and=20
Loginmanager.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>didn't work because of Changes =
in=20
AccessControl.User:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>- Super doesn't exist anymore (is =
emergency_user=20
the replacement ??)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>- Zope-2.3a2 installs itself with a =
file=20
"inituser" as access-file, </FONT></DIV>
<DIV><FONT face=3DArial size=3D2> AccessControl.User.py refers to =
"access"=20
in</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>line 372: info =3D=20
readUserAccessFile('access') <--- is this a bug =
???</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>- it seems, that there is now some =
work done in=20
the User.py which</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>was "hacked" in LoginManager.py (line =
130-150)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>anyone any ideas about that =
???</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>would like to test my work on =
Zope-2.3a2 but need=20
the Loginmanger</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>thanks in advance</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial =
size=3D2>jac-e</FONT></DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_004F_01C07BBD.DDBF21A0--