[ARVADOS] updated: 1.3.0-2764-g9117766cd

Git user git at public.arvados.org
Thu Jul 2 15:21:04 UTC 2020


Summary of changes:
 lib/pam/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

       via  9117766cd617a23ad5aa4ecd0aacfb2924db4b50 (commit)
      from  183f8c6feeb8d3adbf36a1a4adf122607fb55617 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 9117766cd617a23ad5aa4ecd0aacfb2924db4b50
Author: Tom Clegg <tom at tomclegg.ca>
Date:   Thu Jul 2 11:20:16 2020 -0400

    15348: Tweak README wording.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at tomclegg.ca>

diff --git a/lib/pam/README b/lib/pam/README
index aafff23a8..8c5e10ed6 100644
--- a/lib/pam/README
+++ b/lib/pam/README
@@ -2,14 +2,14 @@ For configuration advice, please refer to https://doc.arvados.org/install/instal
 
 Usage (in pam config):
 
-    pam_arvados.so arvados_api_host [my_vm_host_name] ["insecure"] ["debug"]
+    pam_arvados.so arvados_api_host my_vm_hostname ["insecure"] ["debug"]
 
 pam_arvados.so passes authentication if (according to
 arvados_api_host) the supplied PAM token belongs to an Arvados user
 who is allowed to log in to my_vm_host_name with the supplied PAM
 username.
 
-If my_vm_host_name is omitted or "-", the current hostname is used.
+If my_vm_hostname is omitted or "-", the current hostname is used.
 
 "insecure" -- continue even if the TLS certificate presented by
 arvados_api_host fails verification.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list