Skip to content

ls: don't try to resolve uid/gid on the local system#2269

Merged
poolpOrg merged 1 commit into
mainfrom
op/ls-fix-displayed-uid-gid
Jul 14, 2026
Merged

ls: don't try to resolve uid/gid on the local system#2269
poolpOrg merged 1 commit into
mainfrom
op/ls-fix-displayed-uid-gid

Conversation

@omar-polo

Copy link
Copy Markdown
Contributor

it is misleading at best: backups could be done from remote machine where the mapping uid->username gid->groupname could very likely be different.

Instead, try to use the username and groupname if they are provided by the integration, falling back to the raw uid/gid otherwise.

it is misleading at best: backups could be done from remote machine
where the mapping uid->username gid->groupname could very likely be
different.

Instead, try to use the username and groupname if they are provided
by the integration, falling back to the raw uid/gid otherwise.
@omar-polo
omar-polo force-pushed the op/ls-fix-displayed-uid-gid branch from e9d2dfd to b28fc8f Compare July 14, 2026 08:51
@poolpOrg
poolpOrg merged commit 7c63f6b into main Jul 14, 2026
10 checks passed
@poolpOrg
poolpOrg deleted the op/ls-fix-displayed-uid-gid branch July 14, 2026 11:02
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.

3 participants