malangalanga / bungeni-portal

Automatically exported from code.google.com/p/bungeni-portal
0 stars 0 forks source link

Plone setup : insufficient privileges error #698

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Install plone.

Add plone and cynin sites.

Attempt to install products using portal_quickinstaller.

If bungeni.cmspolicy is chosen as a product and installed -- the zmi is no 
longer accessible (in some cases) and in others the plone control panel is no 
longer accessible.

2011-02-18 10:03:04,419 request classification: browser
2011-02-18 10:03:04,419 identifier plugins registered
[<AuthTktCookiePlugin 178487980>, <FormAuthPlugin 268463276>,
<BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,420 identifier plugins matched for classification
"browser": [<AuthTktCookiePlugin 178487980>, <FormAuthPlugin
268463276>, <BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,420 no identity returned from <AuthTktCookiePlugin
178487980> (None)
2011-02-18 10:03:04,420 no identity returned from <FormAuthPlugin
268463276> (None)
2011-02-18 10:03:04,420 identity returned from <BasicAuthPlugin
187596396>: {'login': 'admin', 'password': 'admin'}
2011-02-18 10:03:04,421 identities found: [(<BasicAuthPlugin
187596396>, {'login': 'admin', 'password': 'admin'})]
2011-02-18 10:03:04,421 authenticator plugins registered
[<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>]
2011-02-18 10:03:04,421 authenticator plugins matched for
classification "browser": [<bungeni.portal.auth.AlchemistWhoPlugin
object at 0x10003eec>]
2011-02-18 10:03:04,428 userid returned from
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>: "admin"
2011-02-18 10:03:04,428 identities authenticated: [((0, 0),
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>,
<BasicAuthPlugin 187596396>, {'login': 'admin', 'password': 'admin',
'repoze.who.userid': 'admin'}, 'admin')]
2011-02-18 10:03:04,607 -- repoze.who request started (/plone/
manage_main) --
2011-02-18 10:03:04,608 request classification: browser
2011-02-18 10:03:04,608 identifier plugins registered
[<AuthTktCookiePlugin 178487980>, <FormAuthPlugin 268463276>,
<BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,608 identifier plugins matched for classification
"browser": [<AuthTktCookiePlugin 178487980>, <FormAuthPlugin
268463276>, <BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,608 no identity returned from <AuthTktCookiePlugin
178487980> (None)
2011-02-18 10:03:04,608 no identity returned from <FormAuthPlugin
268463276> (None)
2011-02-18 10:03:04,608 identity returned from <BasicAuthPlugin
187596396>: {'login': 'admin', 'password': 'admin'}
2011-02-18 10:03:04,608 identities found: [(<BasicAuthPlugin
187596396>, {'login': 'admin', 'password': 'admin'})]
2011-02-18 10:03:04,608 authenticator plugins registered
[<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>]
2011-02-18 10:03:04,608 authenticator plugins matched for
classification "browser": [<bungeni.portal.auth.AlchemistWhoPlugin
object at 0x10003eec>]
2011-02-18 10:03:04,612 userid returned from
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>: "admin"
2011-02-18 10:03:04,612 identities authenticated: [((0, 0),
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>,
<BasicAuthPlugin 187596396>, {'login': 'admin', 'password': 'admin',
'repoze.who.userid': 'admin'}, 'admin')]
2011-02-18 10:03:04,854 no challenge required
2011-02-18 10:03:04,854 -- repoze.who request ended (/plone/
manage_main) --
192.168.0.48 - admin [18/Feb/2011:10:03:04 +0300] "GET /plone/
manage_main HTTP/1.1" 200 71727 "http://192.168.0.48:8082/manage_menu"
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027
Ubuntu/8.04 (hardy) Firefox/3.6.12"
2011-02-18 10:03:04,904 -- repoze.who request started (/p_/sp) --
2011-02-18 10:03:04,904 request classification: browser
2011-02-18 10:03:04,904 identifier plugins registered
[<AuthTktCookiePlugin 178487980>, <FormAuthPlugin 268463276>,
<BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,905 identifier plugins matched for classification
"browser": [<AuthTktCookiePlugin 178487980>, <FormAuthPlugin
268463276>, <BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,905 no identity returned from <AuthTktCookiePlugin
178487980> (None)
2011-02-18 10:03:04,905 no identity returned from <FormAuthPlugin
268463276> (None)
2011-02-18 10:03:04,905 identity returned from <BasicAuthPlugin
187596396>: {'login': 'admin', 'password': 'admin'}
2011-02-18 10:03:04,905 identities found: [(<BasicAuthPlugin
187596396>, {'login': 'admin', 'password': 'admin'})]
2011-02-18 10:03:04,905 authenticator plugins registered
[<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>]
2011-02-18 10:03:04,905 authenticator plugins matched for
classification "browser": [<bungeni.portal.auth.AlchemistWhoPlugin
object at 0x10003eec>]
2011-02-18 10:03:04,908 -- repoze.who request started (/p_/ltab) --
2011-02-18 10:03:04,909 request classification: browser
2011-02-18 10:03:04,909 identifier plugins registered
[<AuthTktCookiePlugin 178487980>, <FormAuthPlugin 268463276>,
<BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,909 identifier plugins matched for classification
"browser": [<AuthTktCookiePlugin 178487980>, <FormAuthPlugin
268463276>, <BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,910 no identity returned from <AuthTktCookiePlugin
178487980> (None)
2011-02-18 10:03:04,910 no identity returned from <FormAuthPlugin
268463276> (None)
2011-02-18 10:03:04,910 identity returned from <BasicAuthPlugin
187596396>: {'login': 'admin', 'password': 'admin'}
2011-02-18 10:03:04,910 identities found: [(<BasicAuthPlugin
187596396>, {'login': 'admin', 'password': 'admin'})]
2011-02-18 10:03:04,910 authenticator plugins registered
[<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>]
2011-02-18 10:03:04,911 authenticator plugins matched for
classification "browser": [<bungeni.portal.auth.AlchemistWhoPlugin
object at 0x10003eec>]
2011-02-18 10:03:04,911 -- repoze.who request started (/p_/rtab) --
2011-02-18 10:03:04,912 request classification: browser
2011-02-18 10:03:04,912 identifier plugins registered
[<AuthTktCookiePlugin 178487980>, <FormAuthPlugin 268463276>,
<BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,913 identifier plugins matched for classification
"browser": [<AuthTktCookiePlugin 178487980>, <FormAuthPlugin
268463276>, <BasicAuthPlugin 187596396>]
2011-02-18 10:03:04,913 no identity returned from <AuthTktCookiePlugin
178487980> (None)
2011-02-18 10:03:04,913 no identity returned from <FormAuthPlugin
268463276> (None)
2011-02-18 10:03:04,913 identity returned from <BasicAuthPlugin
187596396>: {'login': 'admin', 'password': 'admin'}
2011-02-18 10:03:04,913 identities found: [(<BasicAuthPlugin
187596396>, {'login': 'admin', 'password': 'admin'})]
2011-02-18 10:03:04,913 authenticator plugins registered
[<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>]
2011-02-18 10:03:04,913 authenticator plugins matched for
classification "browser": [<bungeni.portal.auth.AlchemistWhoPlugin
object at 0x10003eec>]
2011-02-18 10:03:04,924 userid returned from
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>: "admin"
2011-02-18 10:03:04,925 identities authenticated: [((0, 0),
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>,
<BasicAuthPlugin 187596396>, {'login': 'admin', 'password': 'admin',
'repoze.who.userid': 'admin'}, 'admin')]
2011-02-18 10:03:04,932 no challenge required
2011-02-18 10:03:04,932 -- repoze.who request ended (/p_/sp) --
2011-02-18 10:03:04,935 userid returned from
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>: "admin"
2011-02-18 10:03:04,935 identities authenticated: [((0, 0),
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>,
<BasicAuthPlugin 187596396>, {'login': 'admin', 'password': 'admin',
'repoze.who.userid': 'admin'}, 'admin')]
192.168.0.48 - admin [18/Feb/2011:10:03:04 +0300] "GET /p_/sp HTTP/
1.1" 304 43 "http://192.168.0.48:8082/plone/manage_main" "Mozilla/5.0
(X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/8.04
(hardy) Firefox/3.6.12"
2011-02-18 10:03:04,947 no challenge required
2011-02-18 10:03:04,947 -- repoze.who request ended (/p_/ltab) --
192.168.0.48 - admin [18/Feb/2011:10:03:04 +0300] "GET /p_/ltab HTTP/
1.1" 304 96 "http://192.168.0.48:8082/plone/manage_main" "Mozilla/5.0
(X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/8.04
(hardy) Firefox/3.6.12"
2011-02-18 10:03:04,953 userid returned from
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>: "admin"
2011-02-18 10:03:04,953 identities authenticated: [((0, 0),
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>,
<BasicAuthPlugin 187596396>, {'login': 'admin', 'password': 'admin',
'repoze.who.userid': 'admin'}, 'admin')]
2011-02-18 10:03:04,955 no challenge required
2011-02-18 10:03:04,955 -- repoze.who request ended (/p_/rtab) --
192.168.0.48 - admin [18/Feb/2011:10:03:04 +0300] "GET /p_/rtab HTTP/
1.1" 304 96 "http://192.168.0.48:8082/plone/manage_main" "Mozilla/5.0
(X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/8.04
(hardy) Firefox/3.6.12"
2011-02-18 10:03:09,603 -- repoze.who request started (/plone/
portal_quickinstaller/manage_workspace) --
2011-02-18 10:03:09,603 request classification: browser
2011-02-18 10:03:09,603 identifier plugins registered
[<AuthTktCookiePlugin 178487980>, <FormAuthPlugin 268463276>,
<BasicAuthPlugin 187596396>]
2011-02-18 10:03:09,603 identifier plugins matched for classification
"browser": [<AuthTktCookiePlugin 178487980>, <FormAuthPlugin
268463276>, <BasicAuthPlugin 187596396>]
2011-02-18 10:03:09,604 no identity returned from <AuthTktCookiePlugin
178487980> (None)
2011-02-18 10:03:09,604 no identity returned from <FormAuthPlugin
268463276> (None)
2011-02-18 10:03:09,604 identity returned from <BasicAuthPlugin
187596396>: {'login': 'admin', 'password': 'admin'}
2011-02-18 10:03:09,604 identities found: [(<BasicAuthPlugin
187596396>, {'login': 'admin', 'password': 'admin'})]
2011-02-18 10:03:09,604 authenticator plugins registered
[<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>]
2011-02-18 10:03:09,605 authenticator plugins matched for
classification "browser": [<bungeni.portal.auth.AlchemistWhoPlugin
object at 0x10003eec>]
2011-02-18 10:03:09,611 userid returned from
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>: "admin"
2011-02-18 10:03:09,611 identities authenticated: [((0, 0),
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>,
<BasicAuthPlugin 187596396>, {'login': 'admin', 'password': 'admin',
'repoze.who.userid': 'admin'}, 'admin')]
2011-02-18 10:03:09,728 -- repoze.who request started (/plone/
portal_quickinstaller/manage_installProductsForm) --
2011-02-18 10:03:09,728 request classification: browser
2011-02-18 10:03:09,729 identifier plugins registered
[<AuthTktCookiePlugin 178487980>, <FormAuthPlugin 268463276>,
<BasicAuthPlugin 187596396>]
2011-02-18 10:03:09,729 identifier plugins matched for classification
"browser": [<AuthTktCookiePlugin 178487980>, <FormAuthPlugin
268463276>, <BasicAuthPlugin 187596396>]
2011-02-18 10:03:09,729 no identity returned from <AuthTktCookiePlugin
178487980> (None)
2011-02-18 10:03:09,729 no identity returned from <FormAuthPlugin
268463276> (None)
2011-02-18 10:03:09,729 identity returned from <BasicAuthPlugin
187596396>: {'login': 'admin', 'password': 'admin'}
2011-02-18 10:03:09,729 identities found: [(<BasicAuthPlugin
187596396>, {'login': 'admin', 'password': 'admin'})]
2011-02-18 10:03:09,729 authenticator plugins registered
[<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>]
2011-02-18 10:03:09,730 authenticator plugins matched for
classification "browser": [<bungeni.portal.auth.AlchemistWhoPlugin
object at 0x10003eec>]
2011-02-18 10:03:09,736 userid returned from
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>: "admin"
2011-02-18 10:03:09,736 identities authenticated: [((0, 0),
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>,
<BasicAuthPlugin 187596396>, {'login': 'admin', 'password': 'admin',
'repoze.who.userid': 'admin'}, 'admin')]
2011-02-18 10:03:09,828 no challenge required
2011-02-18 10:03:09,828 -- repoze.who request ended (/plone/
portal_quickinstaller/manage_installProductsForm) --
192.168.0.48 - admin [18/Feb/2011:10:03:09 +0300] "GET /plone/
portal_quickinstaller/manage_installProductsForm HTTP/1.1" 302 71
"http://192.168.0.48:8082/plone/manage_main" "Mozilla/5.0 (X11; U;
Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/8.04 (hardy)
Firefox/3.6.12"
2011-02-18 10:03:09,834 -- repoze.who request started (/plone/
acl_users/credentials_cookie_auth/require_login) --
2011-02-18 10:03:09,834 request classification: browser
2011-02-18 10:03:09,834 identifier plugins registered
[<AuthTktCookiePlugin 178487980>, <FormAuthPlugin 268463276>,
<BasicAuthPlugin 187596396>]
2011-02-18 10:03:09,834 identifier plugins matched for classification
"browser": [<AuthTktCookiePlugin 178487980>, <FormAuthPlugin
268463276>, <BasicAuthPlugin 187596396>]
2011-02-18 10:03:09,835 no identity returned from <AuthTktCookiePlugin
178487980> (None)
2011-02-18 10:03:09,835 no identity returned from <FormAuthPlugin
268463276> (None)
2011-02-18 10:03:09,835 identity returned from <BasicAuthPlugin
187596396>: {'login': 'admin', 'password': 'admin'}
2011-02-18 10:03:09,835 identities found: [(<BasicAuthPlugin
187596396>, {'login': 'admin', 'password': 'admin'})]
2011-02-18 10:03:09,835 authenticator plugins registered
[<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>]
2011-02-18 10:03:09,835 authenticator plugins matched for
classification "browser": [<bungeni.portal.auth.AlchemistWhoPlugin
object at 0x10003eec>]
2011-02-18 10:03:09,841 userid returned from
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>: "admin"
2011-02-18 10:03:09,841 identities authenticated: [((0, 0),
<bungeni.portal.auth.AlchemistWhoPlugin object at 0x10003eec>,
<BasicAuthPlugin 187596396>, {'login': 'admin', 'password': 'admin',
'repoze.who.userid': 'admin'}, 'admin')]
2011-02-18 10:03:11,092 no challenge required
2011-02-18 10:03:11,092 -- repoze.who request ended (/plone/acl_users/
credentials_cookie_auth/require_login) --
192.168.0.48 - admin [18/Feb/2011:10:03:09 +0300] "GET /plone/
acl_users/credentials_cookie_auth/require_login?came_from=http%3A//
192.168.0.48%3A8082/plone/portal_quickinstaller/
manage_installProductsForm HTTP/1.1" 200 19707 "http://
192.168.0.48:8082/plone/manage_main" "Mozilla/5.0 (X11; U; Linux i686;
en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/8.04 (hardy) Firefox/3.6.12"
- Show quoted text -

Original issue reported on code.google.com by ashok.ha...@gmail.com on 9 Mar 2011 at 6:35

GoogleCodeExporter commented 9 years ago

Original comment by ashok.ha...@gmail.com on 4 Jul 2011 at 10:53