[Zope-dev] Manage all user folders from one screen?
Janko Hauser
jhauser@ifm.uni-kiel.de
Thu, 28 Oct 1999 09:57:36 +0200 (CEST)
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 )