You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log that it's xrootd-multiuser denying access, not the file system
Since the various operations just return -EACCES when xrootd-multiuser
couldn't change users (or groups), it's confusing whether access is denied
by the file system, or by xrootd-multiuser itself. Make it explicit
via a log message.
0 commit comments