RE: [Zope] Zope unavailable (due to password change!)
6 Sep
1999
6 Sep
'99
12:35 p.m.
We're using Zope 1.10 and are connected to several databases using Tun32 drivers. We've changed the password today of the person who set up the site and now none of our queries run:, just get "Zope Unavailable". Obviously Zope can no longer log in to our databases. Where can I change the password - is it a "Zope thing" or a "Tun thing"? TIA
If, on the RDBMS, you changed the password of the userid that logs into the RDBMS then you will need to make a corresponding change in all of the Database Connection objects in Zope. Depending on the database in use, the connection string parameter of a Database Connection object contains the userid AND password. e.g., for sybase: user password server_name --Rob
9709
Age (days ago)
9709
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rob Page