1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: Apache-2.0
5 # This file is packaged as /usr/share/pam-configs/arvados-go; see build/run-library.sh
7 # 1. Run `pam-auth-update` and choose Arvados authentication
8 # 2. In /etc/pam.d/common-auth, change "api.example" to your ARVADOS_API_HOST
9 # 3. In /etc/pam.d/common-auth, change "shell.example" to this host's hostname
10 # (as it appears in the Arvados virtual_machines list)
12 Name: Arvados authentication
17 [success=end default=ignore] /usr/lib/pam_arvados.so api.example shell.example
19 [success=end default=ignore] /usr/lib/pam_arvados.so api.example shell.example