[ILUG] User and group for roundcube
Niall O Broin
niall at linux.ie
Thu Feb 16 19:30:35 GMT 2012
On 16 Feb 2012, at 19:00, ollie at eillo.org wrote:
> roundcube comes as a tar.gz. I probably unzipped it as root, but thought I changed the owner/group.
If you're looking for help, you really need to provide accurate, correct information. You didn't unzip it.
You extracted it from a gzipped tar archive. These are different activities. You also initially said you
> I downloaded roundcube to my laptop and unpacked it as root.
>
> Owner is 501, group is admin
>
> That makes a bit more sense, but still doesn't explain the group 80.
It does - you'll find that on your laptop, the GID of admin is 80. On the server, do this:
tar --numeric-owner -tvzf NAME OF ROUNDCUBE ARCHIVE
and you'll see a long file listing, with the second entry on each line being 501/80
Niall
More information about the ILUG
mailing list