Manage all user folders from one screen?
Is there a way to hook into user folders so that an Administrator could manage them from one screen? Thanks, John
If you use the UserDB product , you have all users in one table of the database and all are managed from one acl_users folder. Different users can get manager permissions for subtrees by means of local roles. This allows also a global login screen, a secure logout, if you use cookies and with the help of the login screen you can register the login and perhaps a cron job can look into a registry to force a logout, although I do not know, how to expire the cookie, do not know enough about that yet. HTH, __Janko John Fohrman writes:
Is there a way to hook into user folders so that an Administrator could manage them from one screen?
Thanks, John
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://www.zope.org/mailman/listinfo/zope-dev
(Related lists - please, no cross posts or HTML encoding!
To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For non-developer, user-level issues, zope@zope.org, http://www.zope.org/mailman/listinfo/zope )
Two people have mentioned the UserDB product, but I can find almost no information on this. When I searched zope.org only one article showed up. Could someone point me in the right direction please? Thanks, John -----Original Message----- From: Janko Hauser [mailto:jhauser@ifm.uni-kiel.de] Sent: Thursday, October 28, 1999 3:58 AM To: John Fohrman Cc: Zope Maliing List Subject: [Zope-dev] Manage all user folders from one screen? If you use the UserDB product , you have all users in one table of the database and all are managed from one acl_users folder. Different users can get manager permissions for subtrees by means of local roles. This allows also a global login screen, a secure logout, if you use cookies and with the help of the login screen you can register the login and perhaps a cron job can look into a registry to force a logout, although I do not know, how to expire the cookie, do not know enough about that yet. HTH, __Janko John Fohrman writes:
Is there a way to hook into user folders so that an Administrator could manage them from one screen?
Thanks, John
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://www.zope.org/mailman/listinfo/zope-dev
(Related lists - please, no cross posts or HTML encoding!
To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For non-developer, user-level issues, zope@zope.org, http://www.zope.org/mailman/listinfo/zope )
At 21:09 28-10-99 , John Fohrman wrote:
Two people have mentioned the UserDB product, but I can find almost no information on this. When I searched zope.org only one article showed up.
Could someone point me in the right direction please?
It can be downloaded from the old Zope.org website, now running at port 8080: http://www.zope.org:8080/Download/Prereleases/UserDB -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | T: +31 35 7502100 F: +31 35 7502111 | mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ---------------------------------------------
participants (3)
-
Janko Hauser -
John Fohrman -
Martijn Pieters