30 Nov
2000
30 Nov
'00
2:42 p.m.
On Thu, 30 Nov 2000, Ragnar Beer wrote:
Hi Zopistas!
When users connect to a restricted area a dialog box pops up that looks more or less like this:
------------------------------------ Enter user name for Zope at myhost: User: _________ Password: _________ ------------------------------------
Where and how can I change the content of the first line so that it would e.g. read "Enter user name for funky stuff at myhost"?
you can put the following in your start script somewhere before the exec Z_REALM='my funky stuff' export Z_REALM HTH, Stefan