[horde] Delete User From Horde5

Christian Felsing pug at felsing.net
Mon Apr 22 10:11:44 UTC 2013


Is there an example how to create an instance of registry? Examples found by Google don't work, included files referenced do not
exists in Horde5.

I would like to set up a solution for deleting a specific user from horde. At this time I do that directly from Postgres DB with a
Perl script, but this is not a suitable solution.

best regards
Christian


> Hello,
>
> is there a clean way to delete users from Horde5?
> At least there should be a way to delete specific uses by command line.
>
> best regards
> Christian

$registry->removeUser();
$registry->removeUserData();


More information about the horde mailing list