Make sure that the libpam-arvados package puts its various files in the place
authorWard Vandewege <wvandewege@veritasgenetics.com>
Thu, 23 May 2019 18:45:35 +0000 (14:45 -0400)
committerWard Vandewege <wvandewege@veritasgenetics.com>
Thu, 23 May 2019 18:45:35 +0000 (14:45 -0400)
commit35faa53ac374d075e07d5d9fabe128f97391fa76
treee7b3f8bbabfbf98bb1ef83b2a928dd9cfdf7c2c9
parentda266d025f557cdd392d750ef0ff4b58d3757251
Make sure that the libpam-arvados package puts its various files in the place
where the pam subsystem will expect them, not inside the virtualenv.

Also, remove the code from sdk/pam/setup.py that installed a copy of the
libpam-arvados.py file under /usr/data/lib/security/libpam_arvados.py for
legacy reasons.

refs #9945
refs #15186

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>
build/run-library.sh
sdk/pam/setup.py