adding users

MrCrash

Verified User
Joined
Feb 21, 2004
Messages
8
when i try to add a user i get
Error Creating User sneaky1

Details


Error creating user: useradd: cannot rewrite shadow group file


but when i run
cat /etc/passwd |grep "/home" |cut -d: -f1

i see the user was created.

Info
Redhat 8.0
please let me know what other info is needed.

Note i did run out of disk some time ago but that was fixed i am at 45% disk now.
 
That's quite old OS :) And it's end of life for sure :) You should want to upgrade it.. About the problem - have you checked the permissions of the /etc/groups (and if the group is here) and /etc/passwd? Isn't the FS read-only for some reason? If you think that there are no problems with these files at all - you may want to send an email to support[at]directadmin.com
 
yes old i know and one day i will

for the files

-rw-r--r-- 1 root root 837 Mar 28 01:08 group
-rw------- 1 root root 849 Mar 28 00:51 group-


is this correct?

and the users are made just do not show in DA.:confused: :confused: :confused:
 
Back
Top