Re: authentication in zope server & Python

2005-04-06 Thread Raghul
I'm sorry -- http://mail.python.org/mailman/listinfo/python-list

Re: authentication in zope server & Python

2005-04-05 Thread Michele Simionato
Not to be rude, but you are on the wrong list and your question is ill formulated: http://www.catb.org/~esr/faqs/smart-questions.html http://www.zope.org/Resources/MailingLists Michele Simionato -- http://mail.python.org/mailman/listinfo/python-list

Re: authentication in zope server & Python

2005-04-05 Thread Raghul
Pls help Guys no idea? -- http://mail.python.org/mailman/listinfo/python-list

authentication in zope server & Python

2005-04-05 Thread Raghul
Hi I am trying to execute a sample python script using zope server.The problem is I need to execute a python script in the linux machine. When I call that function through the zope server,It shows me the error regarding authentication that is 'access denied for myfunction' In my function jus