Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: SCALE-20.10-ALPHA, 12.0-BETA2, 11.3-U5
-
Component/s: None
-
Labels:None
Description
PR: https://github.com/freenas/freenas/pull/5362
In case of moving location of home directory from path a to path b, if path b
does not exist, we need to explicitly set permissions as well strip any ACL
on the path in order to ensure that premissions from original path are preserved.
Preference for new mode is as follows:
1. user-supplied mode in 'user.update' call
2. existing mode on old path
3. default mode. Since this is most likely an error condition, default is 0700.
Attachments
Attachments
JEditor
Issue Links
- relates to
-
NAS-107067 Fix chown of skel directory contents for new local users
-
- Done
-