Re: [Zope] can't log in using user/manager account
Hah! Rookie mistake, I guess. No, I hadn't highlighted them, so I guess my new user had no permissions. I assumed since the "Manager" and "Owner" entries showed up in the list that the new user had those permissions by default. Thanks! steve wrote:
And you actually selected them so that they were highlighted... right? Also.. use a real IP address, not localhost, since ZServer doesn't seem to listed to localhost on FreeBSD..
-steve
Kurt Yoder wrote:
Steve Spicklemire wrote:
Hi Kurt,
Kurt Yoder wrote:
steve wrote:
Hi Kurt,
It would be worth it to try on the 8080 interface directly to see if apache is the problem. You did click 'manager' in the roles select box when you created your user.. right?
-steve
The connection is refused to port 8080, so I can't try that. Yes, I did give the user "manager" role, also "user" role
Hmm... that's odd. I run many 'Zopes' on FreeBSD and never see this problem. Did you customize the 'start' script? Did you try 'start -D' to see what ports ZServer is listening on? And.. 'user' strikes me as odd.. there should be only 'Manager' and 'Owner' when you first install Zope.
-steve
Oops, you're right, it was "owner" role, not "user"...
participants (1)
-
Kurt Yoder