OK I got it fixed and wanted to note a couple of things. First you have to run the zpasswd.py script from the directory that you run zenoss, or specify that path for the inituser file. In my case this is /usr/local/zenoss.
Second, on my installation the "zopectl restart" command did not read in the inituser file. It was only after I did a "zopectl stop", "zopectl start" that the inituser file was read. Now all is right and I have it up and running. So far so good. TR -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erik A. Dahl Sent: Wednesday, August 30, 2006 8:19 PM To: General discussion of using zenoss system Subject: Re: [zenoss-users] Can't login to http://localhost:8080/zport/dmdafter install Tom, The way you mention is the way I usually get into a zope when the password isn't working. Not sure what is going on. Can you get to other urls? -EAD On Aug 30, 2006, at 3:25 PM, Tom Rollins wrote: > I have Zenoss installed now with no errors on CentOS 4 with > Centosplus. When I try and go to the site at http://localhost:8080/ > zport/dmd it asks for username and password, so far so good. > Except is doesn't like username "admin" with the password I gave > during the install. I found a similar situation in the archives and > reset my zope admin password like this: > > zpasswd.py -u admin -p password inituser zopectl restart > > but I still can't get in. Any ideas? > > Regards, > Tom Rollins > [EMAIL PROTECTED] > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
