|
Graham Dumpleton
grahamd at dscpl.com.au
Fri Aug 11 02:35:22 EDT 2006
mauchi wrote ..
> I am able to authenticate users under MoinMoin with python ldap as well
> as command line on the same server using the following mechanism:
>
> ...
>
> Under mod_python, it fails with the following error:
>
> {'desc': 'Encoding error'}
>
> any ideas as to why it would act this way just with mod_python?
Is that under mod_python with your own custom handler, or do you mean
when MoinMoin is used with the mod_python adaptor handler for mod_python
as opposed to MoinMoin through CGI?
Graham
|