23 May
2002
23 May
'02
4:37 p.m.
On Thursday 23 May 2002 4:15 pm, Pierre Godefroy wrote:
I have read and applied the Zope "How-To" concerning authorization by Hostname or Address at :
http://www.zope.org/Members/muesli/AuthByAddress
It works, but I would like to be able to open up access for a whole domain without having the user being requested to type in a login, even if there is no password control.
yes. create a user with an empty password, and call setDomainAuthenticationMode on your user folder. I think the docs for this may scarce, but there is a good comment in the source