Louis Selvon wrote:

> +++++++++++++++++++++++++ ROOT OUTPUT ++++++++++++++++++++++++++++++++
> [root@ensim 5.6.0]# cd /usr/lib/perl5/site_perl/5.6.0/i386-linux
> [root@ensim i386-linux]#
> [root@ensim i386-linux]# ls -al
> total 396
> drwxr-xr-x   15 root     root         4096 Apr 17 13:01 .
> drwxr-xr-x    8 root     root         4096 Apr 13 18:04 ..
> drwxr-xr-x    3 root     root         4096 Feb 26 02:00 Apache
> -r--r--r--    1 root     root        34089 Oct 10  2000 Apache.pm
> drwxr-xr-x   14 root     root         4096 Apr 17 13:01 auto
> drwxr-xr-x    3 root     root         4096 Feb 26 02:03 Bundle
> -r--r--r--    1 root     root         3277 Mar  4  2000 cgi_to_mod_perl.pod
> drwxr-xr-x    2 root     root         4096 Feb 26 02:01 Config
> drwxr-xr-x    2 root     root         4096 Feb 26 02:03 DBD
> drwxr-xr-x    2 root     root         4096 Feb 26 02:03 DBI
> -r--r--r--    1 root     root       139173 Jun 15  2000 DBI.pm
> drwxr-xr-x    2 root     root         4096 Feb 26 02:00 Digest
> -r--r--r--    1 root     root         4733 Aug  6  1999 Digest.pm
> drwxr-xr-x    2 root     root         4096 Feb 26 02:03 Ensim
> drwxr-xr-x    2 root     root         4096 Feb 26 02:01 Filesys
> drwxr-xr-x    2 root     root         4096 Apr 13 18:04 HTML
> -r--r--r--    1 root     root         1159 Aug  6  1999 MD5.pm
> drwxr-xr-x    2 root     root         4096 Apr 17 13:01 MIME
> -r--r--r--    1 root     root         2706 Mar  1  2000 mod_perl_cvs.pod
> -r--r--r--    1 root     root          512 Feb 28  2001 mod_perl_hooks.pm
> -r--r--r--    1 root     root           43 Jul 19  1998 mod_perl_hooks.pm.PL
> -r--r--r--    1 root     root         4781 Mar  4  2000
> mod_perl_method_handlers
> .pod
> -r--r--r--    1 root     root         1098 May 17  2000 mod_perl.pm
> -r--r--r--    1 root     root        26982 Mar  6  2000 mod_perl.pod
> -r--r--r--    1 root     root        11781 Mar  4  2000 mod_perl_traps.pod
> -r--r--r--    1 root     root        17520 Mar  4  2000 mod_perl_tuning.pod
> drwxr-xr-x    2 root     root         4096 Feb 26 02:03 Mysql
> -r--r--r--    1 root     root        23494 Aug 20  2000 Mysql.pm
> -r--r--r--    1 root     root        18124 Sep 28  1998 Pg.pm
> -r--r--r--    1 root     root        11710 Sep  1  2001 Quota.pm
> -r--r--r--    1 root     root         1608 Mar  8  1999 SHA.pm
> drwxr-xr-x    2 root     root         4096 Feb 26 02:03 Win32
> [root@ensim i386-linux]#
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


versus:

 
> ++++++++++++++++++++++++++++USER OUTPUT +++++++++++++++++++++++++++++
> bash-2.04$ cd /usr/lib/perl5/site_perl/5.6.0/i386-linux/
> bash-2.04$ ls -al
> total 32
> drwxr-xr-x    4 root     root         4096 Jan  4 07:15 .
> drwxr-xr-x    3 root     root         4096 Jan  4 07:15 ..
> drwxr-xr-x    2 root     root         4096 Jan  4 07:15 Digest
> -r--r--r--    4 root     root         4733 Dec 20 14:13 Digest.pm
> -r--r--r--    4 root     root         1159 Dec 20 14:13 MD5.pm
> -r--r--r--    4 root     root         1608 Dec 20 14:13 SHA.pm
> drwxr-xr-x    3 root     root         4096 Jan  4 07:15 auto
> bash-2.04$
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 
> They are totally different, and also the dates of the same files
> and directories are very different. No MIME can be seen for non-root.

> I cannot work this one out. Are both accounts looking at different partitions
> ?

I strongly suspect that you have a mount point somewhere along the
path  /usr/lib/perl5/site_perl/5.6.0/i386-linux/
that the user is seeing and root is not, or vice versa.

A very weird problem indeed! 
Wish I could offer more assistance, but without being "on the machine",
I canna say much more.

Next step: print out the mounts, /etc/fstab and look carefully along
each element in the path /usr/lib/perl5/site_perl/5.6.0/i386-linux/
for mount points, nfs mounts, Samba shares and/or symlinks.

Good luck!

-rickw



-- 
_____________________________________________
Rick Welykochy || Praxis Services Pty Limited

*Innovation makes enemies of all those who prospered under the old
regime...*, Niccolo Machiavelli, The Prince
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to