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

10-Client Demo/12-Troubleshooting - #14 change ownership - validation appears to not work as expected #32

Open
m-alexander-TSC opened this issue Dec 17, 2023 · 0 comments

Comments

@m-alexander-TSC
Copy link

In 10-The-Client-Demonstration/02-Troubleshoot-the-Development-Environment, #14 "...change the ownership of ALL files and directories under /opt/caleston-code to user mercury." the validation does not appear to be working correctly.

Date lab completed: 2023-12-17
In: Chrome on a Macbook

Steps to reproduce:

  • Execute the expected command from Bob's home directory on devapp01: sudo chown -R mercury /opt/caleston-code
  • Click the [Check] button

Expected:

  • Should say correct

Actual:

  • Indicates failure and error says not all files are owned by mercury

Notes:
After running the command and getting a failed check, I ran find /opt -user bob and there was no output. I ran find /opt -user mercury and it seemed to list all the files. I even changed ownership of /opt and /opt/caleston-code directories and it still failed the check.

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

No branches or pull requests

1 participant