[galaxy-dev] How to block anonymous access and disallow user registration‏

2012-08-08 Thread Jennifer Jackson

Re-Post to galaxy-dev

On 8/6/12 11:59 AM, Joel Rosenberg wrote:

Hello,

I've just set up my own instance of Galaxy running in AWS and had a
security question that I couldn't find an answer to on the wiki.

I'd like to prevent people from hitting my public Amazon IP and using
Galaxy. Is t! here a way to prevent anonymous users from accessing any
part of Galaxy except a login prompt and have user registration be
invite-only (or perhaps turn it off completely once a handful of
accounts have been created)?

Thanks,

-Joel


___
The Galaxy User list should be used for the discussion of
Galaxy analysis and other features on the public server
at usegalaxy.org.  Please keep all replies on the list by
using reply all in your mail client.  For discussion of
local Galaxy instances and the Galaxy source code, please
use the Galaxy Development list:

   http://lists.bx.psu.edu/listinfo/galaxy-dev

To manage your subscriptions to this and other Galaxy lists,
please use the interface at:

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



--
Jennifer Jackson
http://galaxyproject.org
___
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/


Re: [galaxy-dev] How to block anonymous access and disallow user registration‏

2012-08-08 Thread David Roquis

Hi Jennifer,

In universe.wsgi.ini, you can set the following parameters
require_login = True -- no anonymous user can access your Galaxy
allow_user_creation = False -- users can not register, only an admin can 
create an account for them (under admin/manage users).

Tell me if you have other questions related to this matter

Sincerely

David



 Date: Wed, 8 Aug 2012 04:42:54 -0700
 From: j...@bx.psu.edu
 To: thisisj...@hotmail.com; galaxy-...@bx.psu.edu
 Subject: [galaxy-dev] How to block anonymous access and disallow user 
 registration‏
 
 Re-Post to galaxy-dev
 
 On 8/6/12 11:59 AM, Joel Rosenberg wrote:
  Hello,
 
  I've just set up my own instance of Galaxy running in AWS and had a
  security question that I couldn't find an answer to on the wiki.
 
  I'd like to prevent people from hitting my public Amazon IP and using
  Galaxy. Is t! here a way to prevent anonymous users from accessing any
  part of Galaxy except a login prompt and have user registration be
  invite-only (or perhaps turn it off completely once a handful of
  accounts have been created)?
 
  Thanks,
 
  -Joel
 
 
  ___
  The Galaxy User list should be used for the discussion of
  Galaxy analysis and other features on the public server
  at usegalaxy.org.  Please keep all replies on the list by
  using reply all in your mail client.  For discussion of
  local Galaxy instances and the Galaxy source code, please
  use the Galaxy Development list:
 
 http://lists.bx.psu.edu/listinfo/galaxy-dev
 
  To manage your subscriptions to this and other Galaxy lists,
  please use the interface at:
 
 http://lists.bx.psu.edu/
 
 
 -- 
 Jennifer Jackson
 http://galaxyproject.org
 ___
 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/