ACL in Linux
Set ACL
setfacl -m user:clinton:rwx /testfolder
Verify ACL
getfacl /testfolder
Remove ACL
setfacl -R -x u:cgao /testfolder
getfacl /testfolder
ACL in Linux
Set ACL
setfacl -m user:clinton:rwx /testfolder
Verify ACL
getfacl /testfolder
Remove ACL
setfacl -R -x u:cgao /testfolder
getfacl /testfolder
Open Excel and click Automate in menu -> New Script, Customize below script and paste in the Code Editor:
```
Problem:
Error creating: admission webhook "namespace.sidecar-injector.istio.io" denied the request: failed to run injection template: template: inject:212:12: executing "inject" at <.EstimatedConcurrency>: can't evaluate field EstimatedConcurrency in type *inject.SidecarTemplateDataSolution:
In vaulues.yaml, make below change: