nerdexam
LPI

300-300 · Question #58

Which of the following commands open NFSv4 ACLs in an editor? (Choose two.)

The correct answer is A. nfs4_setfacl -e B. nfs4_editfacl. To open NFSv4 ACLs in an editor, the following commands can be used: nfs4_setfacl -e: This command is used to set NFSv4 ACLs, and the -e option opens the ACLs in an editor for modification. The command usage is: This opens the ACL editor where the user can modify the ACLs for…

300.4 File Sharing

Question

Which of the following commands open NFSv4 ACLs in an editor? (Choose two.)

Options

  • Anfs4_setfacl -e
  • Bnfs4_editfacl
  • Cnfs4_stat -e --acl
  • Dnfs4_chmod -i
  • Enfs4_conf

How the community answered

(28 responses)
  • A
    93% (26)
  • C
    4% (1)
  • D
    4% (1)

Explanation

To open NFSv4 ACLs in an editor, the following commands can be used: nfs4_setfacl -e: This command is used to set NFSv4 ACLs, and the -e option opens the ACLs in an editor for modification. The command usage is: This opens the ACL editor where the user can modify the ACLs for the specified file. nfs4_editfacl: This command is a more intuitive way to edit NFSv4 ACLs directly in an editor. It provides a user-friendly interface for managing ACLs.

Topics

#NFSv4 ACLs#nfs4_setfacl#nfs4_editfacl#ACL editing

Community Discussion

No community discussion yet for this question.

Full 300-300 Practice