Re: [galaxy-dev] Command Line Tool for Creating New Users

2013-04-29 Thread Neil.Burdett
Thanks Ross. I was missing __init__.py It now works thanks Neil From: Ross [mailto:ross.laza...@gmail.com] Sent: Tuesday, 30 April 2013 12:14 PM To: Burdett, Neil (ICT Centre, Herston - RBWH) Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Command Line Tool for Creating New Users

Re: [galaxy-dev] Command Line Tool for Creating New Users

2013-04-29 Thread Ross
; *To:* Burdett, Neil (ICT Centre, Herston - RBWH) > *Cc:* galaxy-dev@lists.bx.psu.edu > > *Subject:* Re: [galaxy-dev] Command Line Tool for Creating New Users > > ** ** > > Neil, > > AFAIK, python will not load a module unless the relevant script file is > marke

Re: [galaxy-dev] Command Line Tool for Creating New Users

2013-04-29 Thread Neil.Burdett
7;s some variable I need to set for the scripts directory??? Thanks anyway Neil From: Ross [mailto:ross.laza...@gmail.com] Sent: Tuesday, 30 April 2013 12:00 PM To: Burdett, Neil (ICT Centre, Herston - RBWH) Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Command Line Tool for Creating

Re: [galaxy-dev] Command Line Tool for Creating New Users

2013-04-29 Thread Ross
> Any help much appreciated > > Neil > ---------- > > Message: 1 > Date: Sat, 27 Apr 2013 14:07:49 -0500 > From: John Chilton > To: Adam Brenner > Cc: "galaxy-dev@lists.bx.psu.edu" > Subject:

[galaxy-dev] Command Line Tool for Creating New Users

2013-04-29 Thread Neil.Burdett
Message: 1 Date: Sat, 27 Apr 2013 14:07:49 -0500 From: John Chilton To: Adam Brenner Cc: "galaxy-dev@lists.bx.psu.edu" Subject: Re: [galaxy-dev] Command Line Tool for Creating New Users Message-ID: Content-Type: text/plain; charset=ISO-8859-1 I put together

Re: [galaxy-dev] Command Line Tool for Creating New Users

2013-04-27 Thread John Chilton
I put together a script to do this. It is described in the galaxy-dev thread titled: "[galaxy-dev] user creation using API". It doesn't actually use the API, it uses the db_shell.py script. Hope this helps. -John On Thu, Apr 25, 2013 at 7:11 PM, Adam Brenner wrote: > Howdy All, > > I was wond

[galaxy-dev] Command Line Tool for Creating New Users

2013-04-25 Thread Adam Brenner
Howdy All, I was wondering if anyone has created a command line tool that will add users to the Galaxy user database? I did look into switching to external user authentication via nginx, however, this will result in us using the campus wide kerberos system and allowing ~30,000 people access to Ga