Thanks guys, the light bulb finally went off, need more sleep ;).....so here is what I think happened, so I run buntu at home on some PC's and had set the uid to one of my users (my wife) to 1000 for nfs stuff, which is the defaul range for ubuntu uid's.  So when I downloaded the file and untar the users must have had a uid of a 1000 which on my system equated to my wifes uid...LOL, was too late and it never crossed my mind so when I saw the owner and group as my wife that it was just a shared uid...8>) Thanks for the tips <br>
<br><div class="gmail_quote">On Tue, Jan 19, 2010 at 9:09 AM,  <span dir="ltr"><<a href="mailto:Frank.Brodbeck@klingel.de">Frank.Brodbeck@klingel.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Tom Bishop <<a href="mailto:bishoptf@gmail.com">bishoptf@gmail.com</a>>  schrieb am 19.01.2010 15:53:52:<br>
<div class="im"><br>
> So I downloaded the tar file, wget.... running as root (su -).<br>
> Looking at the file permissions owner and group are root but when I<br>
> untar the file the new directory and all of the files have the UID<br>
> and GID set to 1000, which was another user and not the one that I<br>
> logged in with.....<br>
<br>
</div>What do you mean by 'looking at the file permissions'? Do you mean<br>
the file permissions of the tarball or the files inside the tarball?<br>
<br>
Sometimes it can be helpful to provide the actual commands and it's<br>
output :-/<br>
<br>
What Brian tries to tell you is that if untarring as root the file<br>
ownership and modes are preserved as displayed by e.g.:<br>
<br>
tar tf archive.tar<br>
<br>
HTH,<br>
Frank.<br>
<div><div></div><div class="h5">_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>