Pin networkx because 2.2 is the last version to support Python 2.7 and 3.4
[arvados.git] / sdk / pam / pam-configs / arvados
index 3d245f0b2467416b67492648829e36549e1de81f..086e176d407dee866706afd1ab433fffdaaf4d66 100644 (file)
@@ -9,6 +9,6 @@ Default: yes
 Priority: 256
 Auth-Type: Primary
 Auth:
-       [success=end default=ignore]    pam_python.so /usr/local/lib/python2.7/dist-packages/arvados_pam/__init__.py api.example shell.example
+       [success=end default=ignore]    pam_python.so /usr/local/lib/security/libpam_arvados.py api.example shell.example
 Auth-Initial:
-       [success=end default=ignore]    pam_python.so /usr/local/lib/python2.7/dist-packages/arvados_pam/__init__.py api.example shell.example
+       [success=end default=ignore]    pam_python.so /usr/local/lib/security/libpam_arvados.py api.example shell.example