[galaxy-dev] permissions

2013-07-18 Thread Lee Katz
Hi, I buried this into another email but I would like to get some help on
it and therefore have to make it visible.
Newer users to my Galaxy instance are not showing up under permissions when
I try to give them access to MiSeq data.  Is there any kind of
troubleshooting steps I can take to understand why?  The new users and
their new roles do not show up under roles associated when I try to edit
permissions.  However, they do show up when I try to edit folder
permissions.

Thank you!

-- 
Lee Katz, Ph.D.
___
Please keep all replies on the list by using reply all
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] permissions on library contents

2013-02-05 Thread John Chilton
Only setting library permissions has been implemented. A new methods
would need to be added to this controller if you would like to read
library permission.

If you want to change the library permissions using the API, you can
post against that URL and include the following options in your
payload.

LIBRARY_ACCESS_in = list of role ids
LIBRARY_MODIFY_in = list of role ids
LIBRARY_ADD_in = list of role ids
LIBRARY_MANAGE_in = list of role ids

-John


On Tue, Feb 5, 2013 at 10:58 AM, Olivia Doppelt
olivia.dopp...@pasteur.fr wrote:
 Hello,

 I'm looking for a way to change library permissions using galaxy API.

 When I look at the API documentation at the url


 https://galaxy-dist.readthedocs.org/en/latest/_modules/galaxy/webapps/galaxy/api/permissions.html#PermissionsController

 There is supposed to be a way to do that but when I try to access my local
 galaxy url library permissions, the route isn't valid
 (http://localhost:8080/api/libraries/f2db41e1fa331b3e/permissions)

 Could you please help me with that ?

 Best regards,

 --
 Olivia Doppelt-Azeroual, PhD
 CIB - Institut Pasteur, PARIS

 ___
 Please keep all replies on the list by using reply all
 in your mail client.  To manage your subscriptions to this
 and other Galaxy lists, please use the interface at:

  http://lists.bx.psu.edu/
___
Please keep all replies on the list by using reply all
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:

  http://lists.bx.psu.edu/