On Fri, Nov 22, 2002 at 10:03:49AM -0500, Joel Webb wrote:

[snip]

> I am doing everything as root. Or should I say as su-root not reloggin in 
> as the root user. But then again, that is a bad habit of constructing 
> everything by loggin is as root all the time.

OK, something to note here.  When you say that you 'su-root', what command
are you running exactly?  'su' will indeed get you to UID0, but it will not
make the shell a login shell . . . thus no root environment.  Running
'su -' will get you a login shell, which means that you get the same
environment as if you had actually typed "root" and root's password at the
login prompt.  The difference could definitely account for a path
discrepancy.

- jkt
-- 
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*
Jay Turner, QA Manager          [EMAIL PROTECTED]               Red Hat, Inc. 

      No amount of experimentation can ever prove me right;
      a single experiment can prove me wrong.   -- Albert Einstein 



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to