[Zope] Question about logins?

Norman Khine khine@btinternet.com
Wed, 25 Apr 2001 22:35:32 +0100


You should try using mysqlUserFolder, this creates a common database that
can be accessed from three different portals, and you will be able to add to
it from each portal.

Norman

-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
Steven Grimes
Sent: 25 April 2001 20:52
To: Zope
Cc: Ron Baum; Yvonne Totty
Subject: [Zope] Question about logins?


I have a situation where I need to be able to programmatically add users to
the ACL_Users on three different Zope machines running three different apps.
I don't think Zeo will work for this because they all run different apps.
(Please correct me if I'm wrong here) Specifically what I'm trying to do is
write a management interface on one of the Zope machines that will add
permissions in certain databases(got this part working) and to add the user
to ACL_USERS on the three different Zope machines. I have successfully
written code to add a user to the current machine. What I need is a anyway
to access the acl_users.manage_users() method on a different Zope machine.

I've been reading the email archive for hours now and can't seem to find a
solution to my problem.

Any help would be greatly appreciated.

Thanks,
Steven Grimes
Database Engineer
sgrimes@atinucleus.com

Accelerated Technology, Inc.
720 Oak Circle Drive East
Mobile, AL 36609
TEL: 334-661-5770 x2348
FAX: 334-661-5788
www.acceleratedtechnology.com

------------------------------------------------------------
   "Nucleus.  All You NEED in an RTOS.  Royalty Free."
------------------------------------------------------------


_______________________________________________
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 )