Hello, I want to set up a zope intranet site with focus on document archiving and search. I understand that I can upload e.g. HTML, MSWord Documents or PDFs via the respective products. these are supposed to be searchable via ZCatalog. The problem is that we have a rather complex directory structure with a likewise complex permission system. How can I accomplish that a specific search result is only presented to users that have the right to view this object? Does the catalog take care of this itself? We are using CMF; does CMF alter this behaviour? best regards, Heiko -- Heiko Stoermer Software Developer Login & Solutions AG heiko.stoermer@login-solutions.de http://www.login-solutions.de
I believe the CMF provides security-filtered Catalog result lists. It's easy enough to find out, give it a shot. ----- Original Message ----- From: "Heiko Stoermer" <heiko.stoermer@andreas-schmid.de> To: "Zope Mailinglist" <zope@zope.org> Sent: Monday, June 18, 2001 8:43 AM Subject: [Zope] Security and ZCatalog
Hello,
I want to set up a zope intranet site with focus on document archiving and search.
I understand that I can upload e.g. HTML, MSWord Documents or PDFs via the respective products. these are supposed to be searchable via ZCatalog.
The problem is that we have a rather complex directory structure with a likewise complex permission system.
How can I accomplish that a specific search result is only presented to
users
that have the right to view this object? Does the catalog take care of this itself? We are using CMF; does CMF alter this behaviour?
best regards, Heiko
-- Heiko Stoermer Software Developer Login & Solutions AG heiko.stoermer@login-solutions.de http://www.login-solutions.de
_______________________________________________ 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)
-
Chris McDonough -
Heiko Stoermer