SIMULATION - According the following requirements, configure autofs service and automatically mount to user's home directory in the ldap domain. - Instructor.example.com (192.168.0.254) has shared /home/guests/ldapuserX home directory to your system by over NFS export, X is your hostname number. - LdapuserX's home directory is exist in the instructor.example.com: /home/ guests/ldapuserX - LdapuserX's home directory must be able to automatically mount to /home/ guests/ldapuserX in your system. - Home directory have write permissions for the corresponding user. However, you can log on to the ldapuser1 - ldapuser99 users after verification. But you can only get your corresponding ldapuser users. If your system's hostname is server1.example.com, you can only get ldapuser1's home directory.  Suggested Answer: See explanation below. mkdir ג€"p /home/guests cat /etc/auto.master: /home/guests /etc/auto.ldap cat /etc/auto.ldap: ldapuser1 -rw instructor.example.com:/home/guests/ldapuser1 automatically mount all the user's home directory #* -rw instructor.example.com:/home/guests/& This question is in EX200 Red Hat Certified System Administrator (RHCSA) Exam For getting Red Hat Certified System Administrator (RHCSA) Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Redhat. Trademarks, certification & product names are used for reference only and belong to Redhat. The website does not contain actual questions and answers from Redhat's Certification Exam.
Please login or Register to submit your answer