Hi Gilles! Doesn't the "realm tip" apply anymore? ----------------------------------------------------------------------- Use Z_REALM env. var to set your HTTP mcdonc brings us this tip: Set the environment variable "Z_REALM" to change the HTTP "authentication realm" in which your Zope server participates. Additional details: For example, under the Bourne or BASH shells (in UNIX): # Z_REALM="My Realm" # export Z_REALM The equivalent can be done under Windows NT by setting environment variables in the startup environment under the System Control Panel. Created 1999/10/23 ----------------------------------------------------------------------- Hope this helps, Danny -----Ursprüngliche Nachricht----- Von: zope-admin@zope.org [mailto:zope-admin@zope.org]Im Auftrag von Gilles Lavaux Gesendet: Dienstag, 12. September 2000 09:31 An: zope@zope.org Betreff: [Zope] zope login window: how to change the 'Zope' realm/resource?? Hello, Question about Zope 2.2.1: - I have a 'administration' folder which contains administration methods and is restricted to the 'project_admin' role. - The user 'toto' has the role 'project_admin'. When I access this folder, the login window prompt for a 'Zope' resource (IE4, Opera4..). I want to replace this 'Zope' by 'project_admin', or whatever role needed by the folder. Any idee?? Gilles Lavaux _______________________________________________ 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 )