Index: [Article Count Order] [Thread]

Date:  Wed, 25 Jul 2007 20:57:28 +0100
From:  Gustavo Silva <pseudo (at mark) zbronx.com>
Subject:  [coba-e:10444] Re: I can't erase user
To:  coba-e (at mark) bluequartz.org
Message-Id:  <46A7AB28.7090007 (at mark) zbronx.com>
In-Reply-To:  <957e01f60707250842t56e9ea45g3c7888e33856e637 (at mark) mail.gmail.com>
References:  <957e01f60707250700x1aba718blf21880c108998cea (at mark) mail.gmail.com>	 <634ejo$1ccpmu (at mark) wnpgmb01-c600f.mts.net> <957e01f60707250842t56e9ea45g3c7888e33856e637 (at mark) mail.gmail.com>
X-Mail-Count: 10444

Hi Christian,

Happened the same here once, while trying to delete one 'site 
administrator'.
So basically I had to double check every folder under that particular 
site root, through SSH and changed permissions where needed to a 
different 'site administrator', created before-hand.

$ chown -R newadmin:siteXX dirname
(recursive dir chowning)

or

$ chown newadmin:siteXX filename
(file chowning)

I hope its the same case, and that this helps.
Regards,

Gustavo



Christian Ruggeri escreveu:
> Yes, but still with the same problem.
>
> On 7/25/07, Brent Epp <brent (at mark) pdcweb.net> wrote:
>> Are you trying to delete the webmaster of a site?
>>
>> At 2007-07-25 09:00, you wrote:
>> >When i try to erase one user, send me the following message into the 
>> GUI:
>> >
>> >This user owns files that are under the site's directory but not in
>> >the user's home directory that you may want to keep. You must delete
>> >these files or reassign the ownership to another user before deleting
>> >this user.
>> >
>> >How in can fix it?
>>
>>
>> Brent Epp
>> mailto:brent (at mark) pdcweb.net
>>
>>
>