マウント成功後にUNIXユーザからCIFS共有で権限が拒否される
環境
- ONTAP 9
- CIFS / SMB
- NTFSセキュリティ形式
- UNIXクライアント
問題
- CIFS共有をUNIXクライアントにマウントすることは可能ですが、ユーザを変更すると共有に書き込むことができなくなります。
root@domain.linux.domgroup.com:~ (0)
# su - USER1
Last login: Tue Jul 00 00:00:00 CEST 0000 on pts/1
[USER1@domgroup.com@domain root]$ cd /mnt/
[USER1@domgroup.com@domain mnt]$ touch test
touch: cannot touch 'test': Permission denied
[USER1@domgroup.com@domain mnt]$ touch test
touch: cannot touch 'test': Permission denied
- 共有権限は次のように設定されます。
Everyone / full-control - sectraceが空です
- EMSまたはSECDにエラーはありません