Closed
Description
It seems this is possible:
python-irodsclient/irods/connection.py
Lines 532 to 536 in 067e63d
However, this is not documented anywhere, and it's not clear (at least to me) whether this option is available outside of PAM authentication (this code is under _pam_login
) or how to use it. Let's add documentation around how this works and how to use it.