Actions
Bug #7530
closedNon-admin users unable to mount SMB shares
Start date:
2016-11-03
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
When some directory between the system root and the share root is not accessible by the user mounting the share, it fails.
We're using the user's credential for that part of path traversal where we should use kcred. Patch:
0001-NEX-6858-Non-admin-users-unable-to-mount-CIFS-shares.patch
Files
Updated by Andrew Stormont almost 5 years ago
Any reason you haven't submitted this change for integration?
Updated by Gordon Ross over 3 years ago
Just busy. Finally getting around to upstreaming some stuff.
First up is the SMB2 client...
Updated by Electric Monk about 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit c01771d05ccf6c5a8c5e2f14671618dd62daefb8
commit c01771d05ccf6c5a8c5e2f14671618dd62daefb8 Author: Daniel Borek <daniel.borek@nexenta.com> Date: 2019-05-17T20:29:13.000Z 7530 Non-admin users unable to mount SMB shares Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
Actions