Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Modify Directory Permissions (Linux)" #2669

Conversation

prashanthpulisetti
Copy link
Contributor

@prashanthpulisetti prashanthpulisetti commented Jan 22, 2024

Modify Directory Permissions (Linux)

Details:
Modify permissions of a directory on a Linux system. This test alters the security settings of the directory, potentially impacting access to its contents. It should be conducted only in a controlled environment. The executor must have administrative privileges or root access to modify directory permissions. Note that this test does not include a cleanup command; thus, the changes will persist after execution. Ensure that you have a backup or a recovery plan in place before running this test. Running this test on a production system or critical environment is not recommended without proper precautions.

Testing:

  • This test has been manually tested on a Linux system running codespace linux machine

Associated Issues:
NA

## Modify Directory Permissions (Linux)

**Details:**
Modify permissions of a directory on a Linux system. This test alters the security settings of the directory, potentially impacting access to its contents. It should be conducted only in a controlled environment. The executor must have administrative privileges or root access to modify directory permissions. Note that this test does not include a cleanup command; thus, the changes will persist after execution. Ensure that you have a backup or a recovery plan in place before running this test. Running this test on a production system or critical environment is not recommended without proper precautions.

**Testing:**
- This test has been manually tested on a Linux system running [Specify Linux Distribution and Version].

**Associated Issues:**
NA
@prashanthpulisetti
Copy link
Contributor Author

I see this is duplicate one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants