pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


chown self:self foobar # fix
Posted by Anonymous on Thu 8th Feb 2024 10:58
raw | new post
view followups (newest first): chown self:self foobar # fix (testcase) by Anonymous

  1. diff --git a/daemon/acl.c b/daemon/acl.c
  2. index 3e9e69d..3dd4552 100644
  3. --- a/daemon/acl.c
  4. +++ b/daemon/acl.c
  5. @@ -513,6 +513,9 @@ static int map_nfs4ace_who(PSID sid, PSID owner_sid, PSID group_sid, char *who_o
  6.       * SIDs, and Unix_User+<uid> or Unix_Group+<gid> SIDs
  7.       */
  8.      switch (status) {
  9. +        case 0:
  10. +            /* |LookupAccountSidA()| success */
  11. +            break;
  12.          /* This happens for Unix_User+<uid> or Unix_Group+<gid> SIDs */
  13.          case ERROR_NONE_MAPPED:
  14.          /* Catch other cases */

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at