Sorry, I replied to the Wrong list :-(
Josef Meile wrote:
>> su zope (or whoever your zope runs)
>> ./yourmethod.py someuser somepass
>>
>> You will see it fail (apart from the fact you need
>> the #!/path/to/python.bin and set the execution bit
>> with chmod a+x before you
> su zope (or whoever your zope runs)
> ./yourmethod.py someuser somepass
>
> You will see it fail (apart from the fact you need
> the #!/path/to/python.bin and set the execution bit
> with chmod a+x before you try)
>
>
> > i tried using another user outside of zope .