Re: [Zope] Help! Can't Log Into ZMI!!

2006-11-27 Thread Nancy Donnelly
> When you have access to the ssh on your server i think you can set an
> 'master password' 

I couldn't even pull up the ZMI password dialog box. But I figured it out. I 
changed IP addresses and needed to update that in the zope.conf because ZEO 
listens on port . 

I wonder why I can't just use the localhost address: 127.0.0.1 ? Doesn't seem 
to work.
Nancy





___
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 )


RE: [Zope] Help! Can't Log Into ZMI!!

2006-11-26 Thread Christian Steinhauer
 
here you can find some additional informations for zpasswd: 
http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/Security.stx

search for Creating an Emergency User

- cs



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Nancy Donnelly
Sent: Sunday, November 26, 2006 5:10 PM
To: zope@zope.org
Subject: [Zope] Help! Can't Log Into ZMI!!


Hi;
I added a LDAPUserFolder instance to my Plone. It didn't connect for
whatever reason. I rebooted the server. Now I can't log in! It just hangs.
Actually, I rebooted a day later and did lots of work in between, so it's
not like I could carefully edit the Data.fs. What do I do?
Nancy




___
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 )


RE: [Zope] Help! Can't Log Into ZMI!!

2006-11-26 Thread Christian Steinhauer
When you have access to the ssh on your server i think you can set an
'master password' 

'''

The Zope administrator account is used, amongst other things, to create
Zope users. One of the first things to do is change the password and add
domain restriction. You can change the Zope administrator ('superuser')
password from the command line with:

# /usr/bin/python /your path/zope/zpasswd.py /your path/zope/access 

'''

search for your zpasswd.py in zope folder, with it you can change or add an
'rescue' user. 

- cs




From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Nancy Donnelly
Sent: Sunday, November 26, 2006 5:10 PM
        To: zope@zope.org
Subject: [Zope] Help! Can't Log Into ZMI!!


Hi;
I added a LDAPUserFolder instance to my Plone. It didn't connect for
whatever reason. I rebooted the server. Now I can't log in! It just hangs.
Actually, I rebooted a day later and did lots of work in between, so it's
not like I could carefully edit the Data.fs. What do I do?
Nancy




___
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 )


[Zope] Help! Can't Log Into ZMI!!

2006-11-26 Thread Nancy Donnelly
Hi;
I added a LDAPUserFolder instance to my Plone. It didn't connect for whatever 
reason. I rebooted the server. Now I can't log in! It just hangs. Actually, I 
rebooted a day later and did lots of work in between, so it's not like I could 
carefully edit the Data.fs. What do I do?
Nancy



___
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 )