From Fedora Project Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 August 2023

  • curprev 17:0917:09, 12 August 2023Sumantrom talk contribs 1,161 bytes +160 No edit summary
  • curprev 17:0717:07, 12 August 2023Sumantrom talk contribs 1,001 bytes +1,001 Created page with "{{QA/Test_Case |description=This test case ensures that the `acl` utilities (`setfacl` and `getfacl`) can set and then retrieve the access control entries for a specific file. |setup=Ensure that the {{package|acl}} package is installed on your Fedora system. |actions= # Open a terminal. # Create a test file using the command: `touch testfile`. # Set an ACL entry on the file granting read access to user `testuser` with: `setfacl -m u:testuser:r testfile`. # Retrieve the..."