permissions on a python script...
when I call my form processing script from a form action zope prompt me for a password I have fiddled with both the owner and security settings, with no success Any and all advice welcomed -thanks again -josh
If you are logged in with manager permissions and plone still asks for a passwort this usually means that you are trying to call a non exising template. Robert Am Montag, 24. November 2003 05:31 schrieb scripts-urban@imeme.net:
when I call my form processing script from a form action zope prompt me for a password
I have fiddled with both the owner and security settings, with no success
Any and all advice welcomed -thanks again
-josh
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- mit freundlichen Grüssen Robert Rottermann www.redCOR.ch
If you are logged in with manager permissions and plone still asks for a passwort this usually means that you are trying to call a non exising template. Robert
I changed the scripts permissions to Manager and then ran the form from a browser that was not logged into zope. It worked. Now if I could only get the script to call a DTML method... -Josh
scripts-urban@imeme.net wrote at 2003-11-24 04:31 -0000:
when I call my form processing script from a form action zope prompt me for a password
Shane's "VerboseSecurity" is a valuable help to analyse security problems. -- Dieter
participants (3)
-
Dieter Maurer -
robert -
scripts-urban@imeme.net