InterviewSolution
Saved Bookmarks
| 1. |
What enables the read and execute access to all users outside of mysql group.(a) drwxrwxr-x(b) drwxrwxr-y(c) drwyrwyr-x(d) drwyrwyr-yI have been asked this question by my college director while I was bunking the class.The question is from Internal Security: Preventing Unauthorized Filesystem Access in chapter Access Control and Security of MySQL |
|
Answer» The correct answer is (a) drwxrwxr-x |
|