[horde] horde-remove-user-data script usage
John H. Bennett III
bennettj at thebennetthome.com
Fri Nov 1 03:06:53 UTC 2013
Quoting Michael M Slusarz <slusarz at horde.org>:
> Quoting "John H. Bennett III" <bennettj at thebennetthome.com>:
>
>> Hello,
>>
>> How is one supposed to use this script? I log in to my server as
>> root and run
>>
>> php /usr/bin/horde-remove-user-data
>>
>> I get the below, no matter if I try to put in a valid user or not.
>>
>> [root at www Horde_Smtp]# php /usr/bin/horde-remove-user-data
>> [ INFO ] Horde directory: /home/httpd/html/horde
>>
>> Username: john
>>
>> Application to remove data from (blank for all apps):
>>
>> Are you sure you want to remove user data?
>> (y) Yes
>> (n) No
>>
>> Type your choice [n]: y
>>
>> ====================
>>
>> Fatal Error:
>> You are not allowed to remove user data.
>>
>> 1. Horde_Cli->fatal() /usr/bin/horde-remove-user-data:53
>
> You have at least one admin user defined in your config?
>
> michael
>
> ___________________________________
> Michael Slusarz [slusarz at horde.org]
>
Yes, I sure do:
$conf['auth']['admins'] = array('admin at mytest.com', );
John
More information about the horde
mailing list