On 10/11/2014 11:29 PM, Quinn Comendant wrote:
Hi Eric

On Sat, 11 Oct 2014 08:41:43 -0700, Eric Shubert wrote:
Recommended solution?

I'd simply "chgrp -R /home/vpopmail/domains/* vchkpw" after the rsync.

That's what I did. I also had to change the group IDs in 
`/var/qmail/users/assign` and rehash the cdb:

        sudo perl -pi.bak -e 's/7919:7919/89:89/' /var/qmail/users/assign
        sudo qmail-newu

Sure is. It's in the same repo as everything else. You'll see SRPMS
directories in the current/ and testing/ branches. There's also an
archive/rpms directory on some of the mirrors, which contains all
rpms back to Jan'06. If you go to
http://mirrors.qmailtoaster.com/archive you may or may not find it.

On http://mirrors.qmailtoaster.com/archive, "Gateway Timeout: can't connect to 
remote host," but I was able to connect to mirror1.qmailtoaster.com, and found the 
src.rpm from Jan 2006. In there, indeed, vpopmail was also running as group vchkpw.

I don't know why then, I have two mail servers running QMT in which the 
vpopmail user is assigned to vpopmail group:

{q@pine/0 ~} groups vpopmail
vpopmail : vpopmail

{q@oak/0 ~} groups vpopmail
vpopmail : vpopmail

The new server is using the correct group:
{q@oak2/0 ~} groups vpopmail
vpopmail : vchkpw

It's a puzzle I don't care to solve now, since it's working well after changing 
the permissions as above.

Thanks guys,

Quinn

---------------------------------------------------------------------

Did you use the --numeric-ids flag on rsync? Without it, user and group ids can get changed from one host to another, depend on what number is assigned to which name(s).


--
-Eric 'shubes'


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to