23 Aug
2003
23 Aug
'03
9:19 p.m.
paulporter@buffalotalks.com wrote at 2003-8-21 09:51 -0400:
I've got Zope running but when I go to localhost:8080/manage I get a dialogbox wanting a user name and password. I didn't know what it was wanting so I created an "access" file using zpasswd.py but apparently it doesn't see this file because when I enter the user name and password that I put in the access file zope just regenerates the prompt dialogbox.
Maybe someone already asked this: did you restart Zope after you created/changed "access". Zope reads "access/inituser" only on startup. Dieter