"Brian J. Murrell" <[EMAIL PROTECTED]> writes:

> Hi folks.
> 
> There is a conflict between the /etc/passwd file and the filesystem
> package.  In /etc/passwd, the "operator" entry is as follows:
> 
> operator:x:11:0:operator:/root:
> 
> However in the "filesystem" package, /root is installed as:
> 
> drwxr-x---    1 root    root             4096 Feb  6  1996 /root
> 
> Comments?

you have also :

root:x:0:0:root:/root:/bin/bash

operator is for the operator people who admin the system, the local
admin should give the chown by himself to provide that and let them
access to /root

Reply via email to