Hi, when I create a new user account, I would like to extented the script to also creat a directory for the user on the Zope server. How can I do this? Thanks in advance :-) -- robert canary system services OhioCounty.Net rwcanary@ohiocounty.net (270)298-9331 Office (270)298-7449 Fax
Robert, Have a look at http://d031.ml.uwcm.ac.uk/z/zGold Download it and take a look at the external methods. HTH Phil phil@wigwamweb.net
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Robert Canary Sent: 04 November 1999 18:19 To: zope@zope.org Subject: [Zope] Automating New users
Hi,
when I create a new user account, I would like to extented the script to also creat a directory for the user on the Zope server.
How can I do this?
Thanks in advance :-)
-- robert canary system services OhioCounty.Net rwcanary@ohiocounty.net (270)298-9331 Office (270)298-7449 Fax
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope No cross posts or HTML encoding! (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On Thu, Nov 04, 1999 at 12:18:44PM -0600, Robert Canary wrote:
Hi,
when I create a new user account, I would like to extented the script to also creat a directory for the user on the Zope server.
How can I do this?
Thanks in advance :-)
i think you'll need external method for that. get and install zGold. it uses UserDB, and has examples/external methods of doing just what you want. http://d031.ml.uwcm.ac.uk/z/zGold
participants (3)
-
kedai -
Phil Harris -
Robert Canary