[Zope] Problem running Zope behind IIS.
Dieter Maurer
dieter@handshake.de
Sat, 29 Mar 2003 02:04:33 +0100
Paul Naveen Raj Jeyaraj wrote at 2003-3-26 14:30 +0530:
> I am trying to run Zope behind IIS. Also I need IIS to take care of user
> authentication. I found in one document that the superuser password has
> to be removed for this purpose. But I am not able to find where it is
> stored. Can anyone help me in this? Thank you.
I do not believe, you need to do something with Zope's superuser password
("superser" is now renamed to "Emergency User").
But you find it in the file "access".
A related file is "inituser" which contains the login information
for the first login to Zope. I do not think you need to do anything
with it.
Dieter