Skip to content

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

@m-alexander-TSC

Description

@m-alexander-TSC

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions