rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] hasfullperms(), isgroup() and funny indexes


From: David S.
Subject: Re: [rdiff-backup-users] hasfullperms(), isgroup() and funny indexes
Date: Wed, 25 Feb 2004 22:48:54 -0800
User-agent: Mutt/1.4.2i

> 
> Restoring files seems to work fine, but when we attempt to restore a
> directory rdiff-backup thinks the webserver isn't a member of the
> directories' group, and fails when it tries to chmod() the files to 770.
> I've added a function issecondarygroup() to the rpath class. It
> currently uses the 'id' program to get all the process' group ids. Total
> hack, but I couldn't find any python docs that told me do it nicely.

What's wrong with 'os.getgroups()'?

David S.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]