Hi, Thanks for responding. The new user has manager role! I assume that this user would have access to the whole Zope 'web', am I right? TIA Phil wmlph@d032.ml.uwcm.ac.uk ----- Original Message ----- From: Jim Fulton <jim@digicool.com> To: Phil Harris <wmlph@d032.ml.uwcm.ac.uk> Cc: <zope@zope.com> Sent: Thursday, January 21, 1999 11:55 AM Subject: Re: [Zope] - IIS Authentication!
Phil Harris wrote:
Hi all,
My first posting to the list so be patient 8^).
I set up the server as specified in the docs, but when I do this I get an error message as follows:-
-------------------------------------------------------------------------
--- HTTP Error 401 401.5 Unauthorized: Authorization failed by ISAPI/CGI app
This error indicates that the address on the Web server you attemped to use has an ISAPI or CGI program installed that verifies user credentials before proceeding. The authentication used to connect to the server was denied access by this program.
Please make a note of the entire address you were trying to access and then contact the Web server's administrator to verify that you have permission to access the requested resource.
-------------------------------------------------------------------------
----
So I turned on the basic-authentication and was able to log in as the user specified in the 'access' file.
Great!
I have now created a new user 'test1' with password 'test1' but am unable to login as this user, it just will not validate.
I must be doing something wrong 8^(.
Any ideas.
What roles did you give this new user?
Jim
-- Jim Fulton mailto:jim@digicool.com Technical Director (540) 371-6909 Python Powered! Digital Creations http://www.digicool.com http://www.python.org
Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
Phil Harris wrote:
Hi,
Thanks for responding.
The new user has manager role!
Hm. Are you sure? Is the Manager role selected in the user's role list?
I assume that this user would have access to the whole Zope 'web', am I right?
By default, yes. It's odd that you can get in with the superuser id and password and not the new user id and password. Double check the user, password, and role. Jim -- Jim Fulton mailto:jim@digicool.com Technical Director (540) 371-6909 Python Powered! Digital Creations http://www.digicool.com http://www.python.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
participants (2)
-
Jim Fulton -
Phil Harris