r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentValue'
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Feb 2007 08:08:23 +0000 (08:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:07 +0000 (14:48 -0500)
attribute...

this needs more works, but make it work again for now

metze
(This used to be commit 608d24f0016ff090b7de7fbd0bed85153bcc703d)

source4/dsdb/samdb/ldb_modules/kludge_acl.c

index 644217b99ce19648ff6e71183ef5763b91bbb093..ff0dd062fbc271bef54bc174199481dcb7c947f3 100644 (file)
@@ -126,6 +126,7 @@ static int kludge_acl_callback(struct ldb_context *ldb, void *context, struct ld
        {
                switch (ac->user_type) {
                case SYSTEM:
+               case ADMINISTRATOR:
                        break;
                default:
                        /* remove password attributes */