[horde] Delete User From Horde5
Michael J Rubinsky
mrubinsk at horde.org
Mon Apr 22 13:10:06 UTC 2013
Please don't top post.
Quoting Christian Felsing <pug at felsing.net>:
> 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.
$registry is a global variable available everywhere in an application
once it has been propertly initialized. See
http://wiki.horde.org/Doc/Dev/RegistryUsageH4 for information on how
to initialize. It's for H4, but not much has changed in this regard
for H5.
> 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();
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
--
mike
The Horde Project (www.horde.org)
mrubinsk at horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 2200 bytes
Desc: PGP Public Key
URL: <http://lists.horde.org/archives/horde/attachments/20130422/c361ae42/attachment.bin>
More information about the horde
mailing list