Dear friends
I mounted a storage as a Remote Mount disk, and I created a folder in share folder, and give one user read/write permission, but in the user side, this user doesn't have write permission in subfolders, I tried to give the folder the required permission in ACL by checking mark the "Recursive", but I just receive this error message: (Openmediavault version 6.0.24)
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; setfacl --remove-all --recursive -M '/tmp/tJr2ZN' -- '/srv/remotemount/NormalStorage/TestFolder/' 2>&1' with exit code '1': setfacl: /srv/remotemount/NormalStorage/TestFolder/: Operation not supported
setfacl: /srv/remotemount/NormalStorage/TestFolder//test: Operation not supported
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; setfacl --remove-all --recursive -M '/tmp/tJr2ZN' -- '/srv/remotemount/NormalStorage/TestFolder/' 2>&1' with exit code '1': setfacl: /srv/remotemount/NormalStorage/TestFolder/: Operation not supported
setfacl: /srv/remotemount/NormalStorage/TestFolder//test: Operation not supported in /usr/share/openmediavault/engined/rpc/sharemgmt.inc:1136
Stack trace:
#0 /usr/share/php/openmediavault/rpc/serviceabstract.inc(619): Engined\Rpc\ShareMgmt->Engined\Rpc\{closure}('/tmp/bgstatuswv...', '/tmp/bgoutputdY...')
#1 /usr/share/openmediavault/engined/rpc/sharemgmt.inc(1140): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
#2 [internal function]: Engined\Rpc\ShareMgmt->setFileACL(Array, Array)
#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('setFileACL', Array, Array)
#5 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('ShareMgmt', 'setFileACL', Array, Array, 1)
#6 {main}