/[smecontribs]/rpms/smeserver-zarafa/contribs7/smeserver-zarafa-0.9.0-deluser.patch
ViewVC logotype

Contents of /rpms/smeserver-zarafa/contribs7/smeserver-zarafa-0.9.0-deluser.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Mon Dec 22 04:54:14 2008 UTC (15 years, 5 months ago) by dungog
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Remove patches

1 --- smeserver-zarafa-0.9.0/root/etc/e-smith/events/actions/zarafa-delete-user.deluser 2008-12-17 21:56:46.000000000 +1100
2 +++ smeserver-zarafa-0.9.0/root/etc/e-smith/events/actions/zarafa-delete-user 2008-12-17 22:01:59.000000000 +1100
3 @@ -0,0 +1,10 @@
4 +#! /bin/sh
5 +
6 +# Delete a user from zarafa when they are removed from SME.
7 +
8 +# The user will be deleted from the database. The store of the user will be
9 +# placed in the public store, in a 'Deleted Stores' folder. This folder is only
10 +# available to administrative users of Zarafa.
11 +
12 +exec /usr/bin/zarafa-admin -d "$2"
13 +

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed