InterviewSolution
Saved Bookmarks
| 1. |
What Is The Role Of “root_squash” Option? |
|
Answer» All requests from the USER ROOT are translated or mapped as if they came from the user anonymous (DEFAULT). All requests from the user root are translated or mapped as if they came from the user anonymous (default). |
|