Jump to content

adding additional users error....(solved)


largegroh
 Share

Recommended Posts

I am trying to add two new users, games and test, as per a tips and tricks suggestion for what do i do next. I have tried using the gui, MCC add users and also tried doing the same from root.l In each case i get the error message 'user already exists. please choose another user name.'

 

i type in the following:

full name: bob

login: games

password: (left blank as i do not want a pw)

password: (same as above)

login shell: /bin/bash (default)

 

directory: /home/games (default)

create private group for user: (tried checked and unchecked - same error)

specify user id manually: (tried checked and unchecked - same result)

 

i am at a loss as to what to try next. any help?

Edited by largegroh
Link to comment
Share on other sites

Assuming that the users exist have you tried to login as them? If so what do you get? If you want to delete them use userdel as root. Also from /home you can run the cammand ls -al and see what you have and what permissions are there as far as home directories.

Link to comment
Share on other sites

i will do that but they do not exist. i habve been working with only the one user i set up on installation. these are the first two i have tried to add. will try your command though...wierd[root@70-33-9-251 /]#

edit:

cd home

[root@70-33-9-251 home]# ls -al

total 16

drwxr-xr-x 4 root root 4096 May 10 10:11 ./

drwxr-xr-x 19 root root 4096 May 28 15:22 ../

drwxr-xr-x 23 largegroh largegroh 4096 May 28 18:11 largegroh/

drwx------ 2 root root 4096 May 21 15:12 lost+found/

[root@70-33-9-251 home]#

 

no games, no test shlrug

Edited by largegroh
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...