Am 27.09.2011 15:39, schrieb Guillaume Vidoni: > Hello, > > > > I have Moin 1.5.8 installed. > > > > I execute this command to export pages in HTML : > > > > python /opt/moinmoin/prod/MoinMoin/script/moin.py --config-dir=/wiki/prod > --wiki-url=myurl.fr export dump --page "^PagesName*" > --target-dir=/var/wiki/prod/export > >
a newer version of that command has a -u option to perform it with a priviledged user account. You can try to backport this to your version http://hg.moinmo.in/moin/1.9/rev/dae64bd781ad http://moinmo.in/SecurityFixes gives reasons to have a more recent version. cheers Reimar > > This export all expected pages but the content is always the same : > > > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" " > http://www.w3.org/TR/html4/strict.dtd"> > > <html> > > <head> > > <meta http-equiv="content-type" content="text/html; charset=utf-8"> > > <title>……. > > ……. > > <strong>*You are not allowed to view this page*.</strong><br><span > class="anchor" id="bottom"></span></div> > > ……. > > </body> > > </html> > > > > I have configured an LDAP authentication. Is it the problem ? How to solve > it ? I really need this export. > > > > Thanks by advance for your support. > > > Guillaume. > > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > > > > _______________________________________________ > Moin-user mailing list > Moin-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/moin-user ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Moin-user mailing list Moin-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user