s3/utils: fix regression where specifying -Unetbios/root works
authorNoel Power <noel.power@suse.com>
Thu, 28 Jun 2018 15:04:24 +0000 (16:04 +0100)
committerNoel Power <npower@samba.org>
Tue, 31 Jul 2018 17:45:59 +0000 (19:45 +0200)
commite053aad4ae46dfcda6143d55e8e913e923fa34be
tree10430c968145640e170fef7e704021ef0d6a1914
parent705086d83c847c707e8230ce6a58e840a70d93c3
s3/utils: fix regression where specifying -Unetbios/root works

Usually you need to be root on a linux server to modify quotas. Even
with a linux server joined to a windows AD you could always log in as
local root with smbcquotas. However in recent builds this has changed.
This patch fixes this

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

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Tue Jul 31 19:45:59 CEST 2018 on sn-devel-144
source3/utils/smbcquotas.c