> First time on the list so please be gentle with me.

No way, man.  No mercy :)  Ah, just kidding.. welcome to the list..

> All the correct daemons are running, cause the root can do things, but
> somewhere a permission is wrong.  

I suspect something like the permissions on your root directory.  Typing:

# cd /
# ls -lad .

should show:

drwxr-xr-x  16 root     root         1024 Mar 20 21:01 .

You can also use RPM to check the permissions:

# rpm -Va | more

and go thru the output looking for lines with `M', indicating there is a
file permission problem.

Dave



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to