Password Problems
Hi! I just tried to install zope on a Slackware 7 Intel PC. In detail I did the following steps: -- cd /usr/local -- tar -xzvf /tmp/Zope-2.1.6.linux2-x86.tgz -- cd Zope-2.1.6 -- chmod 777 var -- ./install -u=root -g=root After that I could read the mainsite on port 8080. But when I tried to open the management screen I could not open it because the password did not match - but I AM shure, that I took the right one. Any Ideas why that happen? May be some wrong permissions? A world without walls and fences - who needs WINDOWS and GATES? In diesem Sinne Joern homepage: http://stud.uni-paderborn.de/~q9jomu http://www.tsv-neuhaus.de email: jomu@uni-paderborn.de
Any Ideas why that happen? May be some wrong permissions?
Just to make sure you have the right password try this: /usr/local/zope> python zpasswd.py access ---> Type username ---> Type password ---> Choose encryption (SHA will do) Then restart Zope and see whether you can log in with the new username and password. Regards, Stephan -- Stephan Richter - (901) 573-3308 - srichter@cbu.edu CBU - Physics & Chemistry; Framework Web - Web Design & Development PGP Key: 735E C61E 5C64 F430 4F9C 798E DCA2 07E3 E42B 5391
participants (2)
-
Joern Muehlencord -
Stephan Richter