Hi, I try to add user with Python. I do container.acl_users.userFolderAddUser('test', 'testpassword', 'Manager',1). The new user is created (it is in the acl_user to see), but I can not with this username login. What do I false? __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de
Make this: userFolderAddUser('test', 'testpassword', ['Manager'], []) Stefan --On Mittwoch, 05. November 2003 17:46 +0100 Dmitrij Repp <stiner_rd@yahoo.de> wrote:
Hi, I try to add user with Python. I do container.acl_users.userFolderAddUser('test', 'testpassword', 'Manager',1). The new user is created (it is in the acl_user to see), but I can not with this username login. What do I false?
-- The time has come to start talking about whether the emperor is as well dressed as we are supposed to think he is. /Pete McBreen/
participants (2)
-
Dmitrij Repp -
Stefan H. Holek