Re: [Zope] GUF Authentication Problems
Yes, I made the proxy roles ... Before that Zope said: you are not authorized to access <em>UserAuthentication</em> But meaanwhile I turned to Zope-2.2.0 and I recognized "Login Manager" in the Available Objects. Is that the Login MAnager which was formerly distributed as a Product and hence makes GUF obsolete ?? Thanks MArio
Mario Premke writes:
Maybe, your password is encrypted? NO, it isn't.
The problem is, that I cannot access "real_password", because Zope says:
2000-07-12T15:54:46 ERROR(200) GUF http://134.96.119.88:8080/portal_folder/acl_users/userAuthenticate raised an exception (('Unauthorized', 'You are not authorized to access <em>real_password</em>.', <traceback object at 857e2d0>)) I know.
Because I read the Zope digests, I am always about 1 day behind. I, therefore, may respond to questions already answered by the poster or others.
You tried a proxy role as suggested by someone else?
Dieter
Did anyone find a solution to this problem? I have the exact same problem when try to access that object: 2000-07-19T22:09:27 ERROR(200) GUF http://127.0.0.1:8080/acl_users/userAuthenticate raised an exception (('Unauthorized', 0, <traceback object at 18bf888>)) Thanks ----- Original Message ----- From: "Mario Premke" <mapr0003@stud.uni-sb.de> To: "Dieter Maurer" <dieter@handshake.de> Cc: <zope@zope.org> Sent: Monday, July 17, 2000 9:25 AM Subject: Re: [Zope] GUF Authentication Problems
Yes, I made the proxy roles ... Before that Zope said: you are not authorized to access <em>UserAuthentication</em>
But meaanwhile I turned to Zope-2.2.0 and I recognized "Login Manager" in the Available Objects. Is that the Login MAnager which was formerly distributed as a Product and hence makes GUF obsolete ?? Thanks MArio
Mario Premke writes:
Maybe, your password is encrypted? NO, it isn't.
The problem is, that I cannot access "real_password", because Zope
says:
2000-07-12T15:54:46 ERROR(200) GUF http://134.96.119.88:8080/portal_folder/acl_users/userAuthenticate raised an exception (('Unauthorized', 'You are not authorized to
access
<em>real_password</em>.', <traceback object at 857e2d0>)) I know.
Because I read the Zope digests, I am always about 1 day behind. I, therefore, may respond to questions already answered by the poster or others.
You tried a proxy role as suggested by someone else?
Dieter
_______________________________________________ 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 )
Yes - thanks to Brad. Give the proxy role (Authorizer) the permission "Access contents informations" in the folder you want to protect (i.e. the folder above GUF). Cheers Mario
Did anyone find a solution to this problem?
I have the exact same problem when try to access that object:
2000-07-19T22:09:27 ERROR(200) GUF http://127.0.0.1:8080/acl_users/userAuthenticate raised an exception (('Unauthorized', 0, <traceback object at 18bf888>))
Thanks
----- Original Message ----- From: "Mario Premke" <mapr0003@stud.uni-sb.de> To: "Dieter Maurer" <dieter@handshake.de> Cc: <zope@zope.org> Sent: Monday, July 17, 2000 9:25 AM Subject: Re: [Zope] GUF Authentication Problems
Yes, I made the proxy roles ... Before that Zope said: you are not authorized to access <em>UserAuthentication</em>
But meaanwhile I turned to Zope-2.2.0 and I recognized "Login Manager" in the Available Objects. Is that the Login MAnager which was formerly distributed as a Product and hence makes GUF obsolete ?? Thanks MArio
Mario Premke writes:
Maybe, your password is encrypted? NO, it isn't.
The problem is, that I cannot access "real_password", because Zope
says:
2000-07-12T15:54:46 ERROR(200) GUF http://134.96.119.88:8080/portal_folder/acl_users/userAuthenticate raised an exception (('Unauthorized', 'You are not authorized to
access
<em>real_password</em>.', <traceback object at 857e2d0>)) I know.
Because I read the Zope digests, I am always about 1 day behind. I, therefore, may respond to questions already answered by the poster or others.
You tried a proxy role as suggested by someone else?
Dieter
_______________________________________________ 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 )
Thanks to you, and thanks to Brad. That works... now there are a whole bunch of other security issues of course :) ----- Original Message ----- From: "Mario Premke" <mapr0003@stud.uni-sb.de> To: "Andy McKay" <AndyM@ActiveState.com> Cc: <zope@zope.org> Sent: Wednesday, July 19, 2000 3:41 PM Subject: Re: [Zope] GUF Authentication Problems
Yes - thanks to Brad. Give the proxy role (Authorizer) the permission "Access contents informations" in the folder you want to protect (i.e. the folder above GUF). Cheers Mario
Did anyone find a solution to this problem?
I have the exact same problem when try to access that object:
2000-07-19T22:09:27 ERROR(200) GUF http://127.0.0.1:8080/acl_users/userAuthenticate raised an exception (('Unauthorized', 0, <traceback object at 18bf888>))
Thanks
----- Original Message ----- From: "Mario Premke" <mapr0003@stud.uni-sb.de> To: "Dieter Maurer" <dieter@handshake.de> Cc: <zope@zope.org> Sent: Monday, July 17, 2000 9:25 AM Subject: Re: [Zope] GUF Authentication Problems
Yes, I made the proxy roles ... Before that Zope said: you are not authorized to access <em>UserAuthentication</em>
But meaanwhile I turned to Zope-2.2.0 and I recognized "Login Manager" in the Available Objects. Is that the Login MAnager which was formerly distributed as a Product and hence makes GUF obsolete ?? Thanks MArio
Mario Premke writes:
Maybe, your password is encrypted? NO, it isn't.
The problem is, that I cannot access "real_password", because
Zope
says:
2000-07-12T15:54:46 ERROR(200) GUF
http://134.96.119.88:8080/portal_folder/acl_users/userAuthenticate
raised an exception (('Unauthorized', 'You are not authorized to access <em>real_password</em>.', <traceback object at 857e2d0>)) I know.
Because I read the Zope digests, I am always about 1 day behind. I, therefore, may respond to questions already answered by the poster or others.
You tried a proxy role as suggested by someone else?
Dieter
_______________________________________________ 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 )
participants (2)
-
Andy McKay -
Mario Premke