Skip to content

Commit

Permalink
review suggestions.
Browse files Browse the repository at this point in the history
  • Loading branch information
d-w-moore committed Apr 26, 2024
1 parent db17f9c commit 050030d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,14 +161,14 @@ the `encryption_*` and `ssl_*` options
directly to the constructor as keyword arguments, even though it is
required when they are placed in the environment file.

pam (pam_password) logins
-------------------------
PAM logins
----------

Starting with v2.0.0, the python iRODS client is able to authenticate under PAM using the same file-based client environment as does
any of the iCommands.

Caveat for iRODS 4.3+: when upgrading from 4.2, the "irods_authentication_scheme" setting must be changed from "pam" to "pam_password" in
`~/.irods/irods_environment.json` for all file based client environments (except that of the iRODS service account).
`~/.irods/irods_environment.json` for all file-based client environments.

Maintaining a connection
------------------------
Expand Down

0 comments on commit 050030d

Please sign in to comment.