Project

General

Profile

Actions

Feature #6517

closed

Port arvados-libpam to centos

Added by Nico César almost 9 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
-
Story points:
-

Description

we're currently supporting a deb version of arvados-libpam.

we need to make the same for Centos 6.6

FROM centos:centos6
MAINTAINER Nico Cesar <nico@curoverse.com>

RUN yum -y update; yum clean all;
RUN yum -y install epel-release; yum clean all
RUN yum -y install shellinabox

works.

start from there

Actions #1

Updated by Nico César almost 9 years ago

  • Assigned To set to Nico César

the debian version /etc/default/shellinabox in CentOS is /etc/sysconfig/shellinaboxd

OPTS="-s /shell_url:AUTH:...."

Actions #2

Updated by Nico César almost 9 years ago

  • Target version set to Arvados Future Sprints
Actions #3

Updated by Nico César about 5 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Tom Morris over 4 years ago

  • Target version deleted (Arvados Future Sprints)
Actions

Also available in: Atom PDF