Skip to content

Extend authentication support#3664

Merged
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/exp
Aug 21, 2025
Merged

Extend authentication support#3664
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/exp

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Aug 21, 2025

Provide the ability to include/exclude connections from tools whose user IDs are different from that of the server (i.e., "foreign" tools). Add an attribute to direct that behavior, default to "exclude". If we allow foreign tools, then modify the rendezvous file permissions to allow read by others. Track both the real user/group IDs vs the effective ones in case someone wants to check both. Pass more information up to the server client_connected2 and tool_connection upcalls so the server can make more informed decisions.

Provide the ability to include/exclude connections from
tools whose user IDs are different from that of the server
(i.e., "foreign" tools). Add an attribute to direct that
behavior, default to "exclude". If we allow foreign tools,
then modify the rendezvous file permissions to allow read
by others. Track both the real user/group IDs vs the
effective ones in case someone wants to check both. Pass
more information up to the server client_connected2 and
tool_connection upcalls so the server can make more
informed decisions.

Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit d577396 into openpmix:master Aug 21, 2025
26 checks passed
@rhc54 rhc54 deleted the topic/exp branch August 21, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant