InterviewSolution
Saved Bookmarks
| 1. |
What Is The Default Permission Applied On The User When You Mount A Nfs Permission On Any Local Directory In Your System? |
|
Answer» No USER permission which is a SYSTEM ACCOUNT in all the MACHINES having normal user level privileges unless no_root_squash or any other permission specification is not provided on the SHARE. No user permission which is a system account in all the machines having normal user level privileges unless no_root_squash or any other permission specification is not provided on the share. |
|