Re: [Zope] Using GUF (generic user folder) under 2.2.x?

2000-09-28 Thread Stuart Bishop

On Sat, 16 Sep 2000, Danny William Adair wrote:

 I've experienced the same problem with GUF (which is why I am desperately
 waiting for the LoginManager HOWTO). Everything looks fine first, but the
 login screen will keep reappearing. Which part of the walkthrough could be
 out of date, the password? ;-)
 
 Maybe you could say a word or two about what to consider under 2.2.1,
 Stuart.

Usual things to check:

Check the exceptions hidden in HTML comments in the login form. Make
sure that the access exception that caused the login form to appear
is from the document you tried to access, and not one of the GUF hooks.
Grant access to the Anonymous role if required.

Grant the Manager proxy role to all your hooks, and see if things
start working. If it does, you can start trimming down permissions
until you have tracked down exactly where the elevated provilidges
are required.

-- 
Stuart Bishop  Work: [EMAIL PROTECTED]
Senior Systems Alchemist   Play: [EMAIL PROTECTED]
Computer Science, RMIT University


___
Zope maillist  -  [EMAIL PROTECTED]
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 )




Re: [Zope] Using GUF (generic user folder) under 2.2.x?

2000-09-19 Thread César A. K. Grossmann

Danny William Adair wrote:
 
 I've experienced the same problem with GUF (which is why I am desperately
 waiting for the LoginManager HOWTO). Everything looks fine first, but the
 login screen will keep reappearing. Which part of the walkthrough could be
 out of date, the password? ;-)

I experienced some weirdness with GUF in the Zope 2.1.6. I write the
correct login and password, and get the same login screen after pressing
the button. Then I:

1. revised all the Proxy settings for the methods in the acl folder, and
put everything as Manager (in the proxy). Same result;

2. revised all the security properties. The GUFTest folder doesn't
inherit any security property, and Anonymous can oly "access content
information", and "can login and logout". Same results.

The more weird thing I do: after getting the second login screen, I
pressed the "Reload" button (Netscape 4.75 in a Linux box) and get the
index_html page! So I changed the docLogin method and put the line
bellow in the HEADER part of the HTML:

meta http-equiv="Pragma" content="no-cache"

Then, after the login, the index_html page appears without the need of a
reload in a Linux Netscape. In the Windows version of the Netscape it
doesn't works...

I don't have tried GUF with a 2.2.x Zope version (I'm still figthing to
put the Zope/PostgreSQL connection to work).

Sorry my bad english, I'm brazilian...

[]s
-- 
 +-+-+
 | César A. K. Grossmann   | Capacitação Solidária   |
 | [EMAIL PROTECTED]| http://www.uol.com.br/umminuto/ |
 | http://members.xoom.com/ckant/  | Clique e doe - é de graça   |
 +-+-+
   http://www.halcyon.com/sciclub/cgi-pvt/instr/instr.html
If I had any humility I would be perfect.
-- Ted Turner

___
Zope maillist  -  [EMAIL PROTECTED]
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 )




Re: [Zope] Using GUF (generic user folder) under 2.2.x?

2000-09-16 Thread Danny William Adair

Hi!

I've experienced the same problem with GUF (which is why I am desperately
waiting for the LoginManager HOWTO). Everything looks fine first, but the
login screen will keep reappearing. Which part of the walkthrough could be
out of date, the password? ;-)

Maybe you could say a word or two about what to consider under 2.2.1,
Stuart.
Thanks in advance,

Danny

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von
Stuart Bishop
Gesendet: Samstag, 16. September 2000 05:56
An: Nathan Bell
Cc: [EMAIL PROTECTED]
Betreff: Re: [Zope] Using GUF (generic user folder) under 2.2.x?


On Mon, 11 Sep 2000, Nathan Bell wrote:

 Is there a way to get GUF to work under the new version of zope? I know it
worked quite easily under older versions, but I can't get it to run at all
under 2.2.1.

GUF happily runs under 2.2.1. The walkthrough documentation is
probably out of date now though, and I havn't had the opertunity to
update it.

--
Stuart Bishop  Work: [EMAIL PROTECTED]
Senior Systems Alchemist   Play: [EMAIL PROTECTED]
Computer Science, RMIT University


___
Zope maillist  -  [EMAIL PROTECTED]
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 )



___
Zope maillist  -  [EMAIL PROTECTED]
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 )




[Zope] Using GUF (generic user folder) under 2.2.x?

2000-09-11 Thread Nathan Bell



Is there a way to get GUF to work under the new 
version of zope? I know it worked quite easily under older versions, but I can't 
get it to run at all under 2.2.1.

Sincerely,Nathan 
Bell));