Alan King

Results 170 comments of Alan King

I think that this change is okay. The forked process does not act as an iRODS agent, so closing these resources in this way seems fine. I agree with @dworkin's...

I'll write a test for this today to be sure, and I'll hand it off to @JustinKyleJames for testing with the S3 resource plugin.

Excellent, thanks! I'll take care of cherry-picking and whatnot soon.

I think this has been resolved in 4.3.0: ```bash $ ils /tempZone/home/bobby: $ iexit full $ ils Enter your current PAM password: /tempZone/home/bobby: ``` However, I see the following in...

Note: The message only appears in the catalog service provider's log when the client is connected to a catalog service consumer using `pam_password` authentication and SSL is enabled. When the...

If the recently merged PR #6547 in main takes care of this issue, I think we can move this and #6238 into the 4.3.1 milestone and close once we merge...

If there's more to be done, that is perfectly fine. Just wanted to make sure the other issue stayed in the same milestone. Thanks!

`PAM_AUTH_PASSWORD_INVALID_TTL` indicates that the TTL value being used by the client may be out of the configured range of acceptable values in the server. Can you confirm that the TTL...