<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.web.zope.plone.enterprise">
    <title>gmane.comp.web.zope.plone.enterprise</title>
    <link>http://blog.gmane.org/gmane.comp.web.zope.plone.enterprise</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/113"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/112"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/111"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/110"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/109"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/108"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/107"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/106"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/105"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/104"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/103"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/102"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/101"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/100"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/99"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/98"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/97"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/96"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/95"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/94"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/113">
    <title>[Enterprise Plone] Commercial support for Chameleon 2</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/113</link>
    <description>&lt;pre&gt;Chameleon is ready for beta testing.

It's running in production on my own web site and seems to work
flawlessly on a vanilla 4.1b1 deployment. I'm also using it with
z3c.jbot.

I have been encouraged to provide commercial support for the package
and have decided to offer it as a relative bargain, in the hope that
many enterprise organizations will want to chip in:

   http://www.maltheborch.com/news/get-a-support-plan-for-chameleon

For other kinds of support, please get in touch.

Thanks for your consideration.

\malthe
&lt;/pre&gt;</description>
    <dc:creator>Malthe Borch</dc:creator>
    <dc:date>2011-03-26T17:52:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/112">
    <title>Re: [Enterprise Plone] multisite plone with asynchronous datareplication</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/112</link>
    <description>&lt;pre&gt;Looks like the up to date link for ZSyncer is 
  http://pypi.python.org/pypi/Products.ZSyncer

Release 1.0.3 was made on 2010-10-07.

--
View this message in context: http://plone.293351.n2.nabble.com/multisite-plone-with-asynchronous-data-replication-tp5040652p6179655.html
Sent from the Enterprise mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Jean Jordaan</dc:creator>
    <dc:date>2011-03-17T04:00:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/111">
    <title>Re: [Enterprise Plone] multisite plone with asynchronous datareplication</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/111</link>
    <description>&lt;pre&gt;Links to look at:
http://plone.org/products/plone-multisite
http://plone.org/products/zsyncer

An approach to consider is for each site to have their own workspace folder,
which they update. After sync, all sites have all the content, but they only
create and edit content in their own folders. That way, conflicts don't
arise.

Then you can use collections to present content from all sites; e.g. a
/newsletters/ collection gathers newsletters from /site1/newsletters/ and
/site2/newsletters/

 

--
View this message in context: http://plone.293351.n2.nabble.com/multisite-plone-with-asynchronous-data-replication-tp5040652p6179644.html
Sent from the Enterprise mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Jean Jordaan</dc:creator>
    <dc:date>2011-03-17T03:51:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/110">
    <title>Re: [Enterprise Plone] TACACS Support</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/110</link>
    <description>&lt;pre&gt;Plone has a method to authenticate using an external system. It's called PAS,
for Pluggable Authentication System. Several PAS plugins have been developed
for authenticating with OpenId, LDAP, SQL databases, etc. There's no PAS plugin
for TACACS yet.

On 07/12/2010 03:30 PM, madsc13ntist wrote:
&lt;/pre&gt;</description>
    <dc:creator>Kees Hink</dc:creator>
    <dc:date>2010-07-13T08:22:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/109">
    <title>[Enterprise Plone] TACACS Support</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/109</link>
    <description>&lt;pre&gt;
Is there any method/plugin that can be employed to use TACACS for
authentication?
&lt;/pre&gt;</description>
    <dc:creator>madsc13ntist</dc:creator>
    <dc:date>2010-07-12T13:30:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/108">
    <title>Re: [Enterprise Plone] Active Directory Auth not working, but query OK</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/108</link>
    <description>&lt;pre&gt;
Aaron,

You may have seen it already, but I've written a small article about 
Active Directory and Plone here: 
http://www.catapultsolutions.net/resources/plone-cms-talks-w-ms-active-directory.html

It may have some tips that could help you. I found it was a necessity to 
use the Apache Directory Studio tool to figure out the AD properties, 
but it sounds like you may already have that figured out.

I don't know why Plone wouldn't be trying to authenticate against AD if 
the auth plugin is enabled and at the top of the list...

You might just double-check that if you haven't already.

HTH,

&lt;/pre&gt;</description>
    <dc:creator>Larry Pitcher</dc:creator>
    <dc:date>2010-07-05T18:34:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/107">
    <title>Re: [Enterprise Plone] Active Directory Auth not working,but query OK</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/107</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>A.J. Paxson</dc:creator>
    <dc:date>2010-07-05T15:12:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/106">
    <title>Re: [Enterprise Plone] Active Directory Auth not working,but query OK</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/106</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>david-96BdfDL5aZfeiRDPTVVvoNBPR1lH4CV8&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2010-07-05T15:06:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/105">
    <title>Re: [Enterprise Plone] Active Directory Auth not working,but query OK</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/105</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>A.J. Paxson</dc:creator>
    <dc:date>2010-07-05T14:49:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/104">
    <title>Re: [Enterprise Plone] Active Directory Auth not working,but query OK</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/104</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>david-96BdfDL5aZfeiRDPTVVvoNBPR1lH4CV8&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2010-07-05T06:53:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/103">
    <title>[Enterprise Plone] Active Directory Auth not working, but query OK</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/103</link>
    <description>&lt;pre&gt;
All, I'm integrating my Plone installation as our Worldwide Corporate
Intranet.

In installed the Active Directory Multi plugin using the tutorial
(http://plone.org/documentation/kb/authenticating-with-active-directory). 
LDAP python support is working.

I configured Active Directory Multi plugin, and it queries the groups and
users perfectly.  I can query against sAMAccountName or CN, or groups.

But, when authenticating, nothing happens (login failed).  I did a packet
trace on my domain controller..... and nothing happens when I try to
authenticate.  (but, what *IS* wierd, is that I see packet data to the DC
when I log in as the local plone admin.  I do not have an account named
'admin' in Active Directory).

I verified that my Active Directory plugin is at the top of the "Active
Authentication" plugins list and the "authentication" plugin is active.

What am I doing wrong?  I've tried to enable DEBUG logging at the zope
client level, but it doesn't show anything.  Just commits stuff.

Can anyone guide me to taking the next steps for troubleshooting?  Ive tried
so many different AD tutorials, but I just can't seem to get this to work. 
It's an AD 2003 environment, but I don't think that matters.

I really appreciate it.  Thank you in advance!
--Aaron Paxson


&lt;/pre&gt;</description>
    <dc:creator>Aaron Paxson</dc:creator>
    <dc:date>2010-07-04T03:32:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/102">
    <title>Re: [Enterprise Plone] multisite plone with asynchronous datareplication</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/102</link>
    <description>&lt;pre&gt;
On 12 May 2010, at 12:22, fredFR wrote:


There is a product for zope called ZSyncer (http://plone.org/products/zsyncer) but I don't think it is maintained any more. It uses zope's import/export functionality to sync objects between sites. It is intended to work on just two sites, so I'm not sure how you could use it (or similar with 3 sites).



I guess that is a wider policy decision than just a Plone decision. Who's updates would you want to take priority over others? What if all 3 sites changed an object at the same time?

You could probably hook something up to use a distributed version control system such as git or mercurial to do the actual change tracking and merging. When you saved an object it would need to take the content of it and commit it to a local branch, then merge all those changes when the WAN link comes up.

So I think it would be possible, but certainly not something do-able straight out of the box. If your content types were very simple and you were versioning just the body of the content then it might make it a bit easier and an approach such as above might work. Plone has a very strong events system that would allow you to trigger events when an object is saved and then run some code to put those changes in some log that would then by synced later on... but again you'd need to roll your sleeves up and get stuck in.

-Matt

&lt;/pre&gt;</description>
    <dc:creator>Matt Hamilton</dc:creator>
    <dc:date>2010-05-12T11:54:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/101">
    <title>Re: [Enterprise Plone] multisite plone with asynchronous datareplication</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/101</link>
    <description>&lt;pre&gt;
Thanks for your response.
&lt;/pre&gt;</description>
    <dc:creator>fredFR</dc:creator>
    <dc:date>2010-05-12T11:30:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/100">
    <title>Re: [Enterprise Plone] multisite plone with asynchronous datareplication</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/100</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Andreas Jung</dc:creator>
    <dc:date>2010-05-12T11:27:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/99">
    <title>[Enterprise Plone] multisite plone with asynchronous datareplication</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/99</link>
    <description>&lt;pre&gt;
I have 3 sites with non permanent private WAN link. On each site, I will
install a plone's server for internal CMS services. So, in each site, users
have normal write access locally.
Every night I want to schedule a replication between all 3 plone's server to
synchronize all data. It's very similar as Lotus Domino replication task.
Solution as ZRS not permit this function, and I do not found any information
in the web for Plone !

Question 1) 
How can I synchronize all data between sites each night ?

Question 2)
If a data object will be modify at the same time in two sites on the same
day, how can I manage the modify conflict?

Thanks for your help.

&lt;/pre&gt;</description>
    <dc:creator>fredFR</dc:creator>
    <dc:date>2010-05-12T11:22:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/98">
    <title>Re: [Enterprise Plone] Apache vs. Nginx</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/98</link>
    <description>&lt;pre&gt;If you're caching (and presumably you are if you the type of load that
will take down apache hits your plone site) it makes a lot of sense
just to run Varnish as your frontend.

Laurence

2009/12/19 Nate Aune &amp;lt;natea-cNZgzcB+5vhWk0Htik3J/w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:

&lt;/pre&gt;</description>
    <dc:creator>Laurence Rowe</dc:creator>
    <dc:date>2009-12-20T18:55:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/97">
    <title>[Enterprise Plone] Apache vs. Nginx</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/97</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Nate Aune</dc:creator>
    <dc:date>2009-12-19T23:54:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/96">
    <title>[Enterprise Plone] New wiki about Plone scaling and performance</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/96</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Nate Aune</dc:creator>
    <dc:date>2009-12-19T18:54:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/95">
    <title>[Enterprise Plone] New wiki about Plone scaling and performance</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/95</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Nate Aune</dc:creator>
    <dc:date>2009-12-19T18:49:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/94">
    <title>[Enterprise Plone] hardening Plone - a military-strength CMS</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/94</link>
    <description>&lt;pre&gt;for those of you who weren't at the plone conference, there was a talk
by Kees Hink and Kim Chee Leong about hardening Plone.

This document describes how to secure your Plone site. It is based on
a use case of a high-security project, that has been audited by Ernst
&amp;amp; Young, and Pine Digital Security. Both companies have approved the
Plone site and underlying infrastructure. The implementation was
granted a certificate from certifiedsecure.eu
http://plone.org/documentation/how-to/securing-plone/

here are the slides from their presentation.
http://www.slideshare.net/khink/hardening-plone-a-militarystrength-cms

the video is also probably available on uStream.tv

also for the german readers:
http://software-marketing.info/cms-sicherheitslucken-plone-top-joomla-flop

nate

&lt;/pre&gt;</description>
    <dc:creator>Nate Aune</dc:creator>
    <dc:date>2009-11-25T21:13:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/92">
    <title>[Enterprise Plone] Re: [Board] Re: [Evangelism] The State of Drupal</title>
    <link>http://permalink.gmane.org/gmane.comp.web.zope.plone.enterprise/92</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Matt Hamilton</dc:creator>
    <dc:date>2009-11-23T21:24:38</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.web.zope.plone.enterprise">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.web.zope.plone.enterprise</link>
  </textinput>
</rdf:RDF>

