From 1445a3602607c0157f679d1f1a9d50c9673b87f7 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Thu, 19 Mar 2009 15:42:16 -0400 Subject: Modify the taskgroup plugin to use the new group baseclass and add tests --- install/updates/taskgroup.update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install') diff --git a/install/updates/taskgroup.update b/install/updates/taskgroup.update index 858da3cfe..a98960657 100644 --- a/install/updates/taskgroup.update +++ b/install/updates/taskgroup.update @@ -1,5 +1,5 @@ # Add the taskgroup container -dn: cn=taskgroups,$SUFFIX +dn: cn=taskgroups,cn=accounts,$SUFFIX add:objectClass: nsContainer add:cn: taskgroups -- cgit