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



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

Reply via email to