![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1439662.1 : Sun Storage 7000 Unified Storage System: Some SMB (Windows) shares are inaccessible
In this Document
Applies to:Sun ZFS Storage 7320 - Version All Versions and laterSun Storage 7110 Unified Storage System - Version All Versions and later Sun Storage 7310 Unified Storage System - Version All Versions and later Sun Storage 7210 Unified Storage System - Version All Versions and later Sun ZFS Storage 7420 - Version All Versions and later 7000 Appliance OS (Fishworks) SymptomsAttempting to access one or more shares on the appliance results in failure and access denied message, other shares can be accessed without issue. CauseEither misconfigured Share ACL settings, or a known software issue with the display of Share ACLs that blocks access to the share even when correctly configured. NOTE: Bug 15703905 is fixed in 2011.1.1.0 (12/17/2013, RK) SolutionFirst check the Share ACL in the Share/Protocols screen: Change settings to Named User / root / Allow / Modify
Apply changes Change settings back to Everyone / Allow / Full Control Apply changes
Jan 22 11:08:03 server1 smbsrv: [ID 138215 kern.notice] NOTICE: smbd[DOMAIN\user]: share1 access denied: share ACL
check:
ls -V /export/sharename/.zfs/shares example of non-optimal result: nas-server# ls -V .zfs/shares total 1 -rwx------+ 1 root root 0 Dec 19 23:02 sharename owner@:rwxpd-aARWc--s:-------:allow example of optimal result: nas-server# ls -V .zfs/shares total 1 -rwxrwxrwx+ 1 root root 0 Dec 19 23:02 sharename everyone@:rwxpdDaARWcCos:-------:allow fix: chmod A=everyone@:full_set:fd:allow /export/sharename/.zfs/shares/sharename
***Checked for relevance on 17-DEC-2013*** ***Checked for relevance on 27-JAN-2017*** Attachments This solution has no attachment |
||||||||||||||||||
|