Re: [Moin-user] xmlrpc with GivenAuth

2010-10-28 Thread Mark Scheufele
Hi Reimar, I am using verison 1.9.3 BR, mark -Original Message- From: R.Bauer [mailto:rb.p...@gmail.com] Sent: Donnerstag, 28. Oktober 2010 10:17 To: moin-user@lists.sourceforge.net Subject: Re: [Moin-user] xmlrpc with GivenAuth Am 27.10.2010 12:31, schrieb Mark Scheufele: > Hi M

Re: [Moin-user] xmlrpc with GivenAuth

2010-10-28 Thread R.Bauer
Am 27.10.2010 12:31, schrieb Mark Scheufele: > Hi Moin users, > > I'd like to use the moin xmlrpc functionality to create pages within my > wiki. My setup is the following: > > - windows 7 > - IIS with windows authentication (NTLM) > - auth = [GivenAuth(strip_windomain=True,autocreate=1)] > > Th

[Moin-user] xmlrpc with GivenAuth

2010-10-27 Thread Mark Scheufele
Hi Moin users, I'd like to use the moin xmlrpc functionality to create pages within my wiki. My setup is the following: - windows 7 - IIS with windows authentication (NTLM) - auth = [GivenAuth(strip_windomain=True,autocreate=1)] Therefore I think I cannot follow the procedures described here htt