mirror of
https://github.com/samba-team/samba.git
synced 2025-12-04 08:23:50 +03:00
r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentValue'
attribute... this needs more works, but make it work again for now metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
26758fc24c
commit
608d24f001
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user