New Lubuntu install on a machine. New sudo/admin user works perfectly.
Adding two new users also work as they should.
Decided to clone my sudo admin user to one of the new users by copying /home/"sudousername" (including hidden files/dirs) to that user's /home directory.
Also no problem.
But changing the ownership of the new /home/... files/dirs is not possible. "chown" simply doesn't work,
Code:
sudo chown -R newuser:newuser /home/newuser/*
I'm tearing my hairs out here. I can manually change every file's ownership in PCManFM-Qt, but that's no end tedious.
Any ideas?
Thanks.
Bookmarks