Practice Free EX362 Exam Online Questions
Create a shared NFS home root with Kerberos privacy (server side).
- A . See the Explanation.
A
Explanation:
# On nfs1 kinit admin
ipa service-add nfs/nfs1.example.com
ipa-getkeytab -p nfs/nfs1.example.com -k /etc/krb5.keytab dnf -y install nfs-utils
mkdir -p /export/home
echo "/export/home *(rw,sec=krb5p)" >> /etc/exports systemctl enable –now nfs-server rpc-gssd rpc-svcgssd exportfs -rav
(Clients from Q12 will auto-mount with krb5p.)
Create a shared NFS home root with Kerberos privacy (server side).
- A . See the Explanation.
A
Explanation:
# On nfs1 kinit admin
ipa service-add nfs/nfs1.example.com
ipa-getkeytab -p nfs/nfs1.example.com -k /etc/krb5.keytab dnf -y install nfs-utils
mkdir -p /export/home
echo "/export/home *(rw,sec=krb5p)" >> /etc/exports systemctl enable –now nfs-server rpc-gssd rpc-svcgssd exportfs -rav
(Clients from Q12 will auto-mount with krb5p.)
Create a shared NFS home root with Kerberos privacy (server side).
- A . See the Explanation.
A
Explanation:
# On nfs1 kinit admin
ipa service-add nfs/nfs1.example.com
ipa-getkeytab -p nfs/nfs1.example.com -k /etc/krb5.keytab dnf -y install nfs-utils
mkdir -p /export/home
echo "/export/home *(rw,sec=krb5p)" >> /etc/exports systemctl enable –now nfs-server rpc-gssd rpc-svcgssd exportfs -rav
(Clients from Q12 will auto-mount with krb5p.)
Enable OTP (2FA) for user alice and globally for the domain. Create a TOTP token and test login with password+OTP.
- A . See the Explanation.
A
Explanation:
Enable OTP (2FA) for user alice and globally for the domain. Create a TOTP token and test login with password+OTP.
- A . See the Explanation.
A
Explanation:
Create roaming/automounted home directories using IdM automount for /home.
- A . See the Explanation.
A
Explanation:
Create roaming/automounted home directories using IdM automount for /home.
- A . See the Explanation.
A
Explanation:
Create roaming/automounted home directories using IdM automount for /home.
- A . See the Explanation.
A
Explanation:
Create roaming/automounted home directories using IdM automount for /home.
- A . See the Explanation.
A
Explanation:
Create roaming/automounted home directories using IdM automount for /home.
- A . See the Explanation.
A
Explanation:
