creating users in zope. Login error
Hi i have created a plone site and now i want to create a user using zope and give them ownership rights to plone. At the moment i have created a user using the acl users button on the left menu bar and given them ownership rights Once i have created the user i am unable to log into zope using them. Does anyone know how to giv my newly created user the abillity to login. -- View this message in context: http://www.nabble.com/creating-users-in-zope.-Login-error-t1437063.html#a387... Sent from the Zope - General forum at Nabble.com.
JulianRead wrote:
Hi i have created a plone site and now i want to create a user using zope and give them ownership rights to plone.
Sounds like a Plohn problem. Go ask on their lists. Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
On 4/12/06, JulianRead <Julian@isolve-online.com> wrote:
Hi i have created a plone site and now i want to create a user using zope and give them ownership rights to plone.
At the moment i have created a user using the acl users button on the left menu bar and given them ownership rights
Which acl_users folder? The site root's, or the Plone site's?
Once i have created the user i am unable to log into zope using them.
You mean log into the Zope management screens (ZMI)? I believe that giving your new user the Owner role is not enough to allow them to login to the ZMI of the site root. Manager role would achieve that.
Does anyone know how to giv my newly created user the abillity to login.
What are you trying to achieve with this user? Logging in as an application manager with full access to the full Zope instance, or with management rights only to the Plone site, or as a Plone user/member, or what? Regards, Rob
participants (3)
-
Chris Withers -
JulianRead -
Robert Boyd