registry: skip root check when running with uid-wrapper enabled
authorRalph Boehme <slow@samba.org>
Wed, 25 Aug 2021 07:26:00 +0000 (09:26 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 22 Sep 2021 16:57:25 +0000 (16:57 +0000)
commit702ebb3d8c8d9f7241bb264f9cb2a41a3dc46f32
tree2c1674009aa4a224f2d7e779943d7b520159f20a
parentec95b3042bf2649c0600cafb12818c27242b5098
registry: skip root check when running with uid-wrapper enabled

Currently registry config is not used in the clustered testenv, so currently
there's no problem. But once we do add that, the check would be triggered.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14787

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Sep 22 16:57:25 UTC 2021 on sn-devel-184
source3/registry/reg_backend_db.c