LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   UserID/Group Problems (https://www.linuxquestions.org/questions/linux-general-1/userid-group-problems-20575/)

SpookMonkey 05-09-2002 11:47 AM

UserID/Group Problems
 
hello everyone,

I'm having a problem with Usernames and groups on my Bootable Linux Firewall CD. All the files have a userid of "0" and a group of "0".

And I can't seem to change the owners of any file.
chown root /etc/reslov.conf
says: unknown username root

and chgrp root /etc/whatever
says: unknown group root

My /etc/passwd file looks like this:
root::0:0:System Administrator:/:/bin/bash
nobody::65534:65534:Noone at all:/:/bin/bash

and my /etc/group file looks like this:
root::0:
nogroup::65534:


Does anyone know what may be causing this ?


All times are GMT -5. The time now is 11:16 PM.