Answer the question
In order to leave comments, you need to log in
For some reason I can not create a user for the folder, what could be the reason?
I create the owner user1001:1000 for the /teh/users folder with the command: chown user1001:1000 /teh/users/1001;
Gives an error: chown: invalid user: "user1001:1000"
What could be the problem?
Answer the question
In order to leave comments, you need to log in
it is necessary to specify either username or uid.
i.e.
chown user:user /path/to/folder
edit.
a. I understand, you have such a direct user, right? user1001 ?
OK. let's try like this.
chown user1001:user1001 /folder/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question