[Zope] AW: [Zope] Trying to follow tutorial

2000-10-25 Thread Patrick Koetter

 
  BTW there is no easier way than to shut the browser and reopen it ?

 No easy sure way at least. That is, if you have basic authentication
 (which is always the case when you have Zope out of the box). It's
 reported that in some cases
 http://user:[EMAIL PROTECTED]:whateverport may log you out/log you
 in differently, but afaik that won't work in all browsers and all
 platforms _and_ it may present you with an authorization box

Another real dull way is: open NS and IE (or... or ...) and use them with
different authorization.

p@


___
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] AW: [Zope] Trying to follow tutorial

2000-10-24 Thread Patrick Koetter

Hi J.J.,

this problem is a result of the restrictions applied by zope. Nothing is
wrong with that.
It is just that it's not explained thouroughly or most people new to zope
tend to overread that in the manual ;-)

Here's what You do:
1. Login as the Superuser (the primary account provided after installing
zope) and create a new user in path_to_zope/acl_users '(e.g. Koos). Provide
Password when asked in the form and apply the role 'manager' to that user.
2. logout as superuser (e.g. close all browsers...)
3. login as the user you have just created
4. go on with the tutorial...

This should help you to get going with zope.
Besides that, working with zope is worth every minute of it :-)

p@


 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von
 Schut, Koos (Koos)
 Gesendet: Dienstag, 24. Oktober 2000 13:34
 An: '[EMAIL PROTECTED]'
 Betreff: [Zope] Trying to follow tutorial


 Hi all, I am trying to follow the quick tutorial and immediately run into
 things I do not understand. I am trying to create a folder as explained in
 the docs.
 I get the error:

 Error Type: SuperCannotOwn
 Error Value: Objects cannot be owned by the superuser

 This is the example in which "Stan" needs to create a folder. Can anyone
 tell me
 what goes wrong and how to get it right?

 Cheers.

 J.J. Schut
 Integration Specialist
 Avaya
 The Former Enterprise Networks Group of Lucent Technologies
 tel. +31 (0)30 609 7835
 fax. +31 (0)30 609 7650
 email [EMAIL PROTECTED]

 ___
 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 )




Re: [Zope] AW: [Zope] Trying to follow tutorial

2000-10-24 Thread Oliver Bleutgen

 2. logout as superuser (e.g. close all browsers...)

Ha, 
I always wanted to bring in a IMNSHO better way to "logout"
- it works at least in IE.

try http://log:[EMAIL PROTECTED]

So the cached login/password are overwritten by
log/meout and zope (or every other server) brings
up the login dialog (as long as log/meout are not
valid ;))
Should also work handy as a link in html (untested).

cheers,
oliver




___
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 )