3 Nov
2005
3 Nov
'05
12:05 p.m.
useradd ...
On 11/3/05, Andreas Jung <lists@andreas-jung.com> wrote:
Look at the sudo command (man sudo). This is basically a non-Zope question.
i don't think this is non-zope question bca'z...
i am using python script to add user to system which works fine when run outside of zope ... but when i run it through zope as external script (with all permission) it's not working and returning 256 without giving any error...