Hi everyone,
I just used "adduser newbie" to create a new user account in the
TS-Linux OS.
I got the following response:
adduser: /home/newbie: No such file or
directory
adduser: /home/newbie: No such file or
directory
adduser: /home/newbie: No such file or
directory
Changing password for
newbie
Enter the new password (minimum of 5, maximum of 8
characters)
Please use a combination of upper and lower case letters and
numbers.
Enter new password:
But I checked the new user with "id newbie", then I got
uid=509(newbie) gid=509(newbie)
I don't know why it said No such file or directory but still created
the user account.
I think what I should get when I was creating the user account is
something like:
Adding user newbie...
Adding new group newbie...
...
Anyone can tell me what's the problem?
Thanks,
Yuping