[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618729#comment-13618729
 ] 

Asmita Vagyani edited comment on CLOUDSTACK-1821 at 4/1/13 10:34 AM:
---------------------------------------------------------------------

How can I set the ACL permissions for the buckets.. I tried to see the acl 
table in mysql DB. It shows permission as 15.
Also I tried mounting the nfs share with and without the acl option, and then 
accessing the link but no luck.
                
      was (Author: asmita.vagyani):
    How canset the ACL permissions for the buckets.. I tried to see the acl 
table in mysql DB. It shows permission as 15.
Also I tried mounting the nfs share with and without the acl option, and then 
accessing the link but no luck.
                  
> AWS S3 API -Get bucket by name - ACLs do not give user the required permission
> ------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1821
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1821
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: AWSAPI
>    Affects Versions: 4.0.0
>         Environment: Software platform
>            Reporter: Asmita Vagyani
>             Fix For: 4.0.0
>
>
> Now the bucket gets created in mount point folder, but the owner of folder is 
> nobody user.
> Now when I use: http://<server-ip>:7080/awsapi/rest/AmazonS3/test12323
> This should give me details abt the bucket.
> I get following error on IE browser: Access denied - 
> com.cloud.bridge.service.exception.PermissionDeniedException: Access Denied - 
> ACLs do not give user the required permission 
> This is a bug.
> Logs show-
> com.cloud.bridge.service.exception.PermissionDeniedException: Access Denied - 
> ACLs do not give user the required permission
>         at 
> com.cloud.bridge.service.core.s3.S3Engine.accessAllowed(S3Engine.java:1762)
>         at 
> com.cloud.bridge.service.core.s3.S3Engine.verifyAccess(S3Engine.java:1729)
>         at 
> com.cloud.bridge.service.core.s3.S3Engine.listBucketContents(S3Engine.java:362)
>         at 
> com.cloud.bridge.service.controller.s3.S3BucketAction.executeGetBucket(S3BucketAction.java:578)
>         at 
> com.cloud.bridge.service.controller.s3.S3BucketAction.execute(S3BucketAction.java:202)
>         at 
> com.cloud.bridge.service.S3RestServlet.processRequest(S3RestServlet.java:181)
>         at com.cloud.bridge.service.S3RestServlet.doGet(S3RestServlet.java:84)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>         at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>         at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>         at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>         at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>         at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>         at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>         at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)
>         at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>         at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
>         at 
> org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)
>         at 
> org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:721)
>         at 
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2268)
>         at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>         at java.lang.Thread.run(Thread.java:722)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to