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

created user can't access ubuntu folder #84

Open
wykhuh opened this issue Jul 21, 2024 · 0 comments
Open

created user can't access ubuntu folder #84

wykhuh opened this issue Jul 21, 2024 · 0 comments

Comments

@wykhuh
Copy link

wykhuh commented Jul 21, 2024

In the groups and user section, Brian shows creating a brian user and trying to add a file to the ubuntu folder. https://btholt.github.io/complete-intro-to-linux-and-the-cli/users-groups-and-permissions#permissions

sudo usermod -aG sudo brian 
su brian
cd /home/ubuntu.

When I follow those steps, the brian user can not cd in the ubuntu. Other users do not have access ubuntu folder.

# in /home directory, ubuntu user

ls -l
drwxr-x--- 14 ubuntu ubuntu 4096 Jul 21 12:00 ubuntu

I have Ubuntu 24.04 LTS installed with Multipass. My assumption is that the permission on the ubuntu folder on Brian's machine is different than Ubuntu 24.

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