After logging out of the ZMI, I have tried to log in as the emergency user by filling in the proper credentials. The page never loads. Could there be a tick I am missing in the security settings for the root folder/ZMI? OR is this something that has to be run via localhost from the server on which Zope is installed? Thanks, Tim Suter
Tim Suter wrote at 2005-7-15 15:55 -0500:
After logging out of the ZMI, I have tried to log in as the emergency user by filling in the proper credentials. The page never loads. Could there be a tick
I am not aware of any such trick. Usually, it simply works.... -- Dieter
On Fri, Jul 15, 2005 at 03:55:06PM -0500, Tim Suter wrote: | After logging out of the ZMI, I have tried to log in as the emergency | user by filling in the proper credentials. The page never loads. Could | there be a tick I am missing in the security settings for the root | folder/ZMI? OR is this something that has to be run via localhost from | the server on which Zope is installed? I believe you can restrict the host(s) the emergency user's credentials are valid from. This will only happen if you specify it, though, and you can always change the emergency user data (username, password, and host restrictions) by editing the 'access' file in the zope instance. -D -- If your life is a hard drive, Christ can be your backup. www: http://dman13.dyndns.org/~dman/ jabber: dman@dman13.dyndns.org
The emergency user account will not work. I have tried deleting and creating it no with no domain restrictions. Outside of that, I don't know what to do. The LDAPUserFolder IS at the root folder of the ZMI. Could that be hanging it up? Thanks, Tim On Wed, 2005-07-20 at 09:39 -0400, Derrick Hudson wrote:
On Fri, Jul 15, 2005 at 03:55:06PM -0500, Tim Suter wrote: | After logging out of the ZMI, I have tried to log in as the emergency | user by filling in the proper credentials. The page never loads. Could | there be a tick I am missing in the security settings for the root | folder/ZMI? OR is this something that has to be run via localhost from | the server on which Zope is installed?
I believe you can restrict the host(s) the emergency user's credentials are valid from. This will only happen if you specify it, though, and you can always change the emergency user data (username, password, and host restrictions) by editing the 'access' file in the zope instance.
-D
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
On 21 Jul 2005, at 20:44, Tim Suter wrote:
The emergency user account will not work. I have tried deleting and creating it no with no domain restrictions. Outside of that, I don't know what to do. The LDAPUserFolder IS at the root folder of the ZMI. Could that be hanging it up?
No. The LDAPUserFolder does not interfere with emergency user handling. jens
participants (4)
-
Derrick Hudson -
Dieter Maurer -
Jens Vagelpohl -
Tim Suter