Re: [galaxy-dev] configuring auth_ldap for galaxy

2013-10-01 Thread Iry Witham
f just "short_name". Our previous solution to this >was to hack galaxy-dist/lib/galaxy/web/framework/__init__.py which I would >like to avoid for ease of maintainability purposes. > >Thank you. > > >-Original Message- >From: John Chilton >Date: Wednesday,

Re: [galaxy-dev] configuring auth_ldap for galaxy

2013-09-19 Thread John Chilton
> like to avoid for ease of maintainability purposes. > > Thank you. > > > -Original Message- > From: John Chilton > Date: Wednesday, September 18, 2013 7:49 AM > To: Iry Witham > Cc: "galaxy-dev@lists.bx.psu.edu" > Subject: Re: [galaxy-dev] configuring au

Re: [galaxy-dev] configuring auth_ldap for galaxy

2013-09-18 Thread Maddhi, Srinivas
intainability purposes. Thank you. -Original Message- From: John Chilton Date: Wednesday, September 18, 2013 7:49 AM To: Iry Witham Cc: "galaxy-dev@lists.bx.psu.edu" Subject: Re: [galaxy-dev] configuring auth_ldap for galaxy >You have to compile nginx with the auth-ldap module. Ha

Re: [galaxy-dev] configuring auth_ldap for galaxy

2013-09-18 Thread John Chilton
You have to compile nginx with the auth-ldap module. Have you done this? I am doing using CloudBioLinux and here is how it is being done in that context, but it would probably be easier just doing it by hand: https://github.com/chapmanb/cloudbiolinux/blob/master/cloudbio/galaxy/__init__.py I have

[galaxy-dev] configuring auth_ldap for galaxy

2013-09-18 Thread Iry Witham
Hi Team, Has anyone had any experience with setting up auth_ldap for nginx? I am attempting to make this work, but nginx fails to start with the following message: Starting nginx nginx: [emerg] unknown directive "auth_ldap_url" in /usr/local/nginx/conf/nginx.conf:48 startproc: exit status of