[horde] Re: removing system users
Jan Schneider
jan at horde.org
Mon Feb 28 09:35:03 PST 2005
Zitat von Craig White <craigwhite at azapple.com>:
> On Mon, 2005-02-28 at 17:08 +0100, Jan Schneider wrote:
>> Zitat von Craig White <craigwhite at azapple.com>:
>>
>> > Thus the conclusions I came to that I could find nothing that suggested
>> > current implementation or planned implementation:
>> >
>> > - external access to which authentication or a queue could be left for
>> > things like 'clear user' functions for those that create/delete users
>> > from a system other than horde
>>
>> Lost you.
>>
> ---
> OK sorry
>
> I have a methodology to delete system users...
>
> removes their home directories, deletes their LDAP address books,
> deletes their mailbox, sql db's etc.
>
> I could perhaps pipe a command...
>
> php /var/www/horde/lib/MADE_UP_COMMAND 'CLEAR_USER' 'NAME_OF_USER'
>
> to have horde clear this user out
So, you want a CLI script that clears the user data from Horde? You
could easily write one, but that still doesn't solve the problem that
not all backends and applications have implemented the necessary API
methods yet.
> or
>
> echo "CLEAR_USER, NAME_OF_USER" > /tmp/.horde/ADMIN_QUEUE
>
> which would be read and executed the next time HORDE_admin logs on
No.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list