Welcome to Zope, Dennis. I trust you will find it both exciting and frustrating. You can adjust your superuser name and password with the zpasswd.py script. Restart Zope and login with the chosen username and password. zope@jesterdev:~/zope$ python zpasswd.py access Username: superuser Password: Verify password: Please choose a format from: SHA - SHA-1 hashed password CRYPT - UNIX-style crpyt password CLEARTEXT - no protection. Encoding: SHA Domain restrictions: williams.com zope@jesterdev:~/zope$ ./stop zope@jesterdev:~/zope$ ./start zope@jesterdev:~/zope$ Your next hurdle will be the infamous 'Superuser cannot own' error message. Once you have logged in, go to the acl_users folder and add a normal user with the *MANAGER* role. Next, close all copies of your browser. Finally open up your manage screens, logged in as your new user with the MANAGER role and the world is your oyster. Troy -----Original Message----- From: Dennis Pabalan [mailto:demic.pabalan@q-linux.com] Sent: Wednesday, March 14, 2001 2:05 AM To: zope@zope.org Subject: [Zope] newbie Hi to all!!! I am a zope newbie and I just installed zope and zope-server package on my linux box. I could not logged on to mydomain:8080. I used superuser and a 123 password, how will i solve the problem? Thanks in advance :) Demic -- .--. Demic Pabalan mobile://+63.917.345.1692 ( () ) Q Linux Solutions, Inc. office://+63.2.894.3592/ `--\\ A Philippine Open Source Solutions Co. http://www.q-linux.com/ _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Farrell, Troy