Project

General

Profile

Actions

Feature #16800

open

PAM sets Arvados environment vars

Added by Peter Amstutz over 3 years ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

I think the way this is supposed to work:

  1. pam_sm_authenticate() calls pam_set_data() to stash the Arvados token
  2. pam_sm_open_session() uses pam_get_data() to read the token back out
  3. pam_sm_open_session() calls pam_putenv() to set ARVADOS_API_TOKEN and ARVADOS_API_HOST.
Actions

Also available in: Atom PDF