[ http://jira.magnolia.info/browse/MGNLDMS-108?page=comments#action_15023 ] Boris Kraft commented on MGNLDMS-108: -------------------------------------
As I said I created a new user with "superpowers" i.e. a superuser role. Sorry if that was not clear. SO the permissions are not the issue, especially since everything works after the above steps. To repeat: - do a fresh install of Magnolia until it is runnung - create a new user called "Boris", assign role "superuser" - shutdown, add samples and DMS, restart, update - Login as "Boris" - try to use the DMS, creation of files, folders fails silently. Try to upload zipped archive, get error message above - Logout. Login as superuser - surprise: the zipped files have actually been unzipped and are in the DMS - logout. Login as "Boris" - and all DMS functionality works. > After fresh install of DMS, I cannot create folder, file or upload zip archive > ------------------------------------------------------------------------------ > > Key: MGNLDMS-108 > URL: http://jira.magnolia.info/browse/MGNLDMS-108 > Project: Magnolia DMS > Issue Type: Bug > Environment: OSX, Camino > Reporter: Boris Kraft > Assigned To: Philipp Bracher > Priority: Blocker > > After a fresh install of Magnolia snapshot 3.1 and the DMS module, I am > unable to create a file or folder if I am logged in as "Boris", a previously > created user with superpowers. > When I try to upload a zip archive, I get an alert: > info.magnolia.cms.security.AccessDeniedException: User not allowed to Read > path [/] > I do not get any messages when I try to create a folder or file - it just > silently fails. Of course the logs do the talking ;-) > ERROR info.magnolia.module.admininterface.SaveHandlerImpl > SaveHandlerImpl.java(save:215) 09.11.2007 19:37:01 User not allowed to Read > path [/] > info.magnolia.cms.security.AccessDeniedException: User not allowed to Read > path [/] > at info.magnolia.cms.core.Access.isGranted(Access.java:42) > at > info.magnolia.cms.core.DefaultContent.<init>(DefaultContent.java:123) > at > info.magnolia.cms.core.DefaultHierarchyManager.getRoot(DefaultHierarchyManager.java:383) > at > info.magnolia.module.admininterface.SaveHandlerImpl.getPageNode(SaveHandlerImpl.java:773) > at > info.magnolia.module.admininterface.SaveHandlerImpl.save(SaveHandlerImpl.java:170) > at > info.magnolia.module.admininterface.DialogMVCHandler.onSave(DialogMVCHandler.java:293) > at > info.magnolia.module.admininterface.DialogMVCHandler.save(DialogMVCHandler.java:189) > After I log out as "Boris" and log in as superuser, I see the uploaded zip > archive extracted exactly as it should be. Once I log back in as "Boris" I > can now do everything without errors. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
