Re: [Zope] Zope and security vulnerability: 20121106

2012-11-12 Thread Marcus Schopen
Am Montag, den 12.11.2012, 12:07 + schrieb Richard Harley:
 So, to clarify, does this affect plain Zope 2.10, no Plone?

That's still the question to me ;)

Ciao!


___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope and security vulnerability: 20121106

2012-11-12 Thread Marcus Schopen
Am Montag, den 12.11.2012, 11:13 -0700 schrieb Sean Upton:
 
 
 
 On Mon, Nov 12, 2012 at 5:31 AM, Marcus Schopen li...@localguru.de
 wrote:
 Am Montag, den 12.11.2012, 12:07 + schrieb Richard Harley:
  So, to clarify, does this affect plain Zope 2.10, no Plone?
 
 
 That's still the question to me ;)
 
 Why not try product installation and running your instance in the
 foreground.  If anything breaks, comment out any specific inapplicable
 hotfix in __init__.py.  A brief look at the source will tell you that
 it is unlikely you should need to do this, as conditional imports
 check what to apply.

Yes, we all can go the long way of try and error and code inspection ...
without knowing anything for sure in the end.

Ciao!



___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] FTP acquisition problem with Zope 2.10.1

2007-01-16 Thread Marcus Schopen
Am Montag, den 15.01.2007, 16:37 +0100 schrieb Andreas Jung:
 Lennart fixed this bug today (for the next 2.10.2 release).

Great job!

Thanks!

-- 
Mom knows EVERYTHING -Calvin

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


RE: [Zope] FTP acquisition problem with Zope 2.10.1

2007-01-11 Thread Marcus Schopen
Am Donnerstag, den 11.01.2007, 22:07 +0100 schrieb Dieter Maurer:
 Andreas Jung wrote at 2007-1-11 12:36 +0100:
  ...
 Patches are welcome. I am not sure if I should consider this bug as a show
 stopper. Especially I have no idea right now how to fix the problem.
 
 It worked in recent (2.9.) versions correctly. This means,
 the problem has to do with the recent changes done to ZPublisher
 traversal to make it more Five friendly.
 
 Maybe, you can contact the author of these changes?
 

Philipp told me to report this to the bug collector:

  http://www.zope.org/Collectors/Zope/2261

Marcus


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] FTP acquisition problem with Zope 2.10.1

2007-01-10 Thread Marcus Schopen
Hi,

I've installed a fresh Zope 2.10.1 and noticed a strange behaviour when
connectiong via FTP:

Through the ZMI I've created a Folder /A with a DTMLDocument a and an
empty Subfolder B:

/
-/A
---a
-/B

If I connect via FTP to the server and trying to upload an ASCII file
a to the folder /A/B it overwrites the a object in the parent A
folder and does not create a new a object in the /A/B folder. An old
2.7.3 Zope doesn't show this acquisition behavior.

Cheers,
Marcus



___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] FTP acquisition problem with Zope 2.10.1

2007-01-10 Thread Marcus Schopen
Hi,

Am Mittwoch, den 10.01.2007, 12:39 +0100 schrieb Marcus Schopen:
 I've installed a fresh Zope 2.10.1 and noticed a strange behaviour when
 connectiong via FTP:
 
 Through the ZMI I've created a Folder /A with a DTMLDocument a and an
 empty Subfolder B:
 
 /
 -/A
 ---a
 -/B
 
 If I connect via FTP to the server and trying to upload an ASCII file
 a to the folder /A/B it overwrites the a object in the parent A
 folder and does not create a new a object in the /A/B folder. An old
 2.7.3 Zope doesn't show this acquisition behavior.

Just set up a fresh 2.9.6 Zope, which does not show this strange
behavior!

Thanks,
Marcus


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] which python version for Zope 2.9.6

2007-01-10 Thread Marcus Schopen
Hi,

is it a problem to use ubuntu's (6.10) standard python 2.4.4c1 for Zope
2.9.6 or Zope 2.10.1 ? If not which version should I build from source?

Thanks,
Marcus


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope-dev] can't use manage_access (security/Roles) in ZOPE 2.3.1b3

2001-04-08 Thread Marcus Schopen

Hi,

can't manage security and roles in Zope's root folder any more. I'm not
sure if this error came up with upgrading from stable 2.3.1 to 2.3.1b3. 

Zope on Debian Linux:
Zope Version  Zope 2.3.1b3 (binary release, python 1.5.2, linux2-x86)  
Python Version  1.5.2 (#10, Dec 6 1999, 12:16:27) [GCC 2.7.2.3]  
System Platform  linux2 

When clicking on 'security' button in the root folder I get the
following error. Any help?

Thank you
Marcus


Traceback (innermost last):
  File /home/zope/Zope/lib/python/ZPublisher/Publish.py, line 223, in
publish_module
  File /home/zope/Zope/lib/python/ZPublisher/Publish.py, line 187, in
publish
  File /home/zope/Zope-2.3.0-linux2-x86/lib/python/Zope/__init__.py,
line 221, in zpublisher_exception_hook
(Object: ApplicationDefaultPermissions)
  File /home/zope/Zope/lib/python/ZPublisher/Publish.py, line 171, in
publish
  File /home/zope/Zope-2.3.0-linux2-x86/lib/python/ZPublisher/mapply.py,
line 160, in mapply
(Object: manage_access)
  File /home/zope/Zope/lib/python/ZPublisher/Publish.py, line 112, in
call_object
(Object: manage_access)
  File
/home/zope/Zope-2.3.0-linux2-x86/lib/python/AccessControl/Role.py, line
258, in manage_access
(Object: ApplicationDefaultPermissions)
  File
/home/zope/Zope-2.3.0-linux2-x86/lib/python/Shared/DC/Scripts/Bindings.py,
line 324, in __call__
(Object: _normal_manage_access)
  File
/home/zope/Zope-2.3.0-linux2-x86/lib/python/Shared/DC/Scripts/Bindings.py,
line 353, in _bindAndExec
(Object: _normal_manage_access)
  File /home/zope/Zope-2.3.0-linux2-x86/lib/python/App/special_dtml.py,
line 236, in _exec
(Object: _normal_manage_access)
  File
/home/zope/Zope-2.3.0-linux2-x86/lib/python/DocumentTemplate/DT_With.py,
line 146, in render
(Object: _.namespace(valid_roles=valid_roles()))
  File /home/zope/Zope/lib/python/DocumentTemplate/DT_In.py, line 646,
in renderwob
(Object: permission_settings)
  File
/home/zope/Zope-2.3.0-linux2-x86/lib/python/AccessControl/Role.py, line
182, in permission_settings
(Object: ApplicationDefaultPermissions)
  File
/home/zope/Zope-2.3.0-linux2-x86/lib/python/AccessControl/Role.py, line
177, in lambda
TypeError: (see above)


-- 

_

  (0   Marcus Schopen
  //\   Bielefeld, Germany
  V_/_
_

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



[Zope] worldpilot: copy of message to sent folder

2000-08-31 Thread Marcus Schopen

Hi there,

I'd like to put a copy of each sent mail to a sent folder. Creating folders named 
"sent" or "SENT" under the INBOX did not help.

Further I'd like to send a bcc of each sent mail to an external address. How do I do 
that?

Thanks
Marcus

---
WorldPilot - Get Synced - http://www.worldpilot.org
The Open Source Personal Information Manager Server
Powered by Python and Zope   -  http://www.zope.org








___
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-dev] keeping state of tree over different documents

2000-08-27 Thread Marcus Schopen

Hello,

I'm trying to do the following:

- documents containing a tree navigation are created dynamically using standard_header 
and footer.
- the navigation tree is NOT located in a frame but in a table cell which is reloaded 
together with the rest of the page each time a link in that navigation is selected
- the navigation tree is automatically created by using a dtml-method.

The problem that occurs is, that the tree`s open/close state is not correctly 
maintained over the different documents. A solution to that might be to append the 
state of the tree after selection of a link to the it's URL as ?tree-s= ; that 
means pass the future state of the tree to the selected page by using URL-Parameters.

Any ideas how to do that or any other ideas?

Thank you
Marcus



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




[Zope] need help: strange behaviour of dynamicly built global navigation tree in standard header

2000-08-26 Thread Marcus Schopen

Hi there,

I would also like to put my global navigation method in the standard header, so each 
document can use it.
But I get a strange behaviour (see http://marcus.localguru.de:8080/b3/ )
of these dynamicly built navigation trees. I would like to avoid frames.

Thank you
Marcus

__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] simple question

2000-08-25 Thread Marcus Schopen

Hi there,

just a short question about the tree-tag:

sould a tree based navigation placed in a seperate frame? I would like to create my 
sites with
tables, so the tree navigation is placed in a table field. I don't want to use frames. 
The whole
page should be in one table.

But this seems to give some strange effects. please see: 
http://marcus.localguru.de:8080/b3/

Or is this normal behavior of a Zope tree?

Thank you
Marcus



__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] Zugriff auf Mootcourt Server

2000-08-17 Thread Marcus Schopen

Hallo,

der Zugriff auf den Mootcourt-Server von den Rechnern im HiWi-Raum funkt. nach 
Lokalisierung des Firewallproblems 
seit heute wieder.
Die User tom und bernhard koennen wieder uneingeschraenkt arbeiten.

Gruesse
Marcus

__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] restrict -tree tag global navigation- to subfolders

2000-08-15 Thread Marcus Schopen

Hi,

the answer to my post

[Zope] restrict -tree tag global navigation- to subfolders
Marcus Schopen [EMAIL PROTECTED]
Tue, 15 Aug 2000 00:00:42 +0100 

seems to be  !--#var "SideBar(PARENTS[-2],REQUEST)"--.

Right?

Bye
Marcus
__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] restrict -tree tag global navigation- to subfolders

2000-08-14 Thread Marcus Schopen

Hi,

I found this to create tree tag global navigation:
http://lists.zope.org/pipermail/zope/1999-February/002164.html

Is it possible (and how) to change the DTML method SideBar to list only
subfolders of the directory where SiteBar itself has been created? Background:

Under the Zope root-folder our homepage has subfolders of different people, eg.
   www.jura.uni-bielefeld.de/web_for_Prof_A
   www.jura.uni-bielefeld.de/web_for_Prof_B


Now I would like to have an automatic Navigation like the above global navigation, but
one for each web_for_Prof_X and only with the content of this subfolder.

Thank you for helping
Marcus
__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] free client to map Zope-FTP to drive letters on Windows OR Alex File System AFS

2000-08-03 Thread Marcus Schopen

Hi there,

I'm looking for a free(!) Windows 95/98 programm to map my Zope-FTP
to a drive letter on my Windows workstation. Commercial Versions are
ftpNetDrive or WebDrive. But these are not free.

Thank you
Marcus

P.S.: mounting Zope`s FTP with AFS (Alex FS to local directory on my linux-box and
sharing this mounted directory by SAMBA seems to be to much work. But
if someone has experiences with this serverside solution, please let me know.

__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] FTP + PROBLEM(100) ZServer unhandled connect event

2000-08-02 Thread Marcus Schopen

Hi!

When connecting/working to/on Zope's FTP I get the following error(?)-message:
2000-08-03T00:32:51 PROBLEM(100) ZServer unhandled connect event

Name resolve problem of my hostname?

Thank you
Marcus

__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] Worldpilot + UW-IMAP

2000-07-29 Thread Marcus Schopen

Hi there,

I´m using Worldpilot (newest alpha) on Linux (SuSE 6.4).
It worlks fine, but I can only create subfolders under the INBOX and no subsub-folders.
Subsubfolders are not needed, but I don´t want to create all my first level subfolders 
under
the INBOX, because other IMAP-Progs. (e.g. Netscape) display them as INBOX.subfolder.

Any ideas?

THANK YOU
Marcus

__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] probs. with _vti_xxxx folders - anyone using FrontPage + WebDAV ???

2000-07-29 Thread Marcus Schopen

Hi there,

I´m still looking for a solution to save files via WebDAV to Zope using FronPage 2000.
Zope has probs with these _vti_ folders which are required by FP2000 but can´t 
created
in Zope because of the beginning "_".

Any ideas?

Marcus

__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] create DTML-Source-link like on zope.org

2000-07-29 Thread Marcus Schopen

Hi there,

how is it possible to create "show DTML-Source"-link like on some sites on zope.org.

Thank you
Marcus
__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


___
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] WebDAV, FrontPage2000, Save

2000-07-27 Thread Marcus Schopen

Hi there,

I have problems to save files by using FrontPage2000´s webfolder function via WebDAV 
to Zope (Zope-2.1.6-linux2-x86).
Here is my Z2.log:

192.168.1.3 - - [27/Jul/2000:13:40:36 +0200] "GET /_vti_inf.html HTTP/1.1" 404 2534 "" 
"Mozilla/2.0 (compatible; MS FrontPage 4.0)"
192.168.1.3 - - [27/Jul/2000:13:40:36 +0200] "POST /_vti_bin/shtml.exe/_vti_rpc 
HTTP/1.1" 404 2529 "" "MSFrontPage/4.0"
192.168.1.3 - - [27/Jul/2000:13:40:36 +0200] "GET /hihi/ HTTP/1.1" 200 544 "" 
"Mozilla/2.0 (compatible; MS FrontPage 4.0)"
192.168.1.3 - - [27/Jul/2000:13:40:38 +0200] "GET /p_/ZopeButton HTTP/1.1" 200 9473 "" 
"Mozilla/2.0 (compatible; MS FrontPage 4.0)"
192.168.1.3 - - [27/Jul/2000:13:40:44 +0200] "GET /_vti_inf.html HTTP/1.1" 404 2534 "" 
"Mozilla/2.0 (compatible; MS FrontPage 4.0)"
192.168.1.3 - - [27/Jul/2000:13:40:45 +0200] "POST /_vti_bin/shtml.exe/_vti_rpc 
HTTP/1.1" 404 2529 "" "MSFrontPage/4.0"
192.168.1.3 - - [27/Jul/2000:13:40:51 +0200] "OPTIONS /hihi HTTP/1.1" 200 383 "" 
"Microsoft Data Access Internet Publishing Provider Cache Manager"
192.168.1.3 - - [27/Jul/2000:13:40:51 +0200] "PROPFIND /hihi HTTP/1.1" 207 4312 "" 
"Microsoft Data Access Internet Publishing Provider DAV"
192.168.1.3 - - [27/Jul/2000:13:41:02 +0200] "PROPFIND /hihi HTTP/1.1" 207 4312 "" 
"Microsoft Data Access Internet Publishing Provider DAV"
192.168.1.3 - - [27/Jul/2000:13:41:02 +0200] "PROPFIND /hihi HTTP/1.1" 207 4312 "" 
"Microsoft Data Access Internet Publishing Provider DAV"
192.168.1.3 - - [27/Jul/2000:13:41:03 +0200] "PROPFIND /hihi HTTP/1.1" 207 4312 "" 
"Microsoft Data Access Internet Publishing Provider DAV"
192.168.1.3 - - [27/Jul/2000:13:41:03 +0200] "GET /_vti_inf.html HTTP/1.1" 404 2534 "" 
"Mozilla/2.0 (compatible; MS FrontPage 4.0)"
192.168.1.3 - - [27/Jul/2000:13:41:03 +0200] "POST /_vti_bin/shtml.exe/_vti_rpc 
HTTP/1.1" 404 2529 "" "MSFrontPage/4.0"

I think it is an authenticaton problem. But where do I give FrontPage the user + 
password?

Thank you very much
Marcus

P.S.: Is it possible to show Zope-Sites in FrontPage without giving the user the 
possibiliy to see the standard-header/footer?
They should not be able to make changes to header+footer.

__

 (0   Marcus Schopen
 //\   Bielefeld, Germany
 V_/_
__


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