winbindd: prevent log spam when enumerating users
authorRalph Boehme <slow@samba.org>
Tue, 31 May 2016 16:52:12 +0000 (18:52 +0200)
committerUri Simchoni <uri@samba.org>
Thu, 2 Jun 2016 07:04:13 +0000 (09:04 +0200)
commite70fef92b2da7593f32c92079b257299bd8fb8b9
treeba7c02ec62b40458636236795f1f889726148d2c
parent32c7d0c410abb9e5c51347404a5b71ac56e0b24f
winbindd: prevent log spam when enumerating users

When enumerating users we try to fetch sAMAccountType attribute which
might not be present for whatever reason.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Uri Simchoni <uri@samba.org>
Autobuild-Date(master): Thu Jun  2 09:04:13 CEST 2016 on sn-devel-144
source3/winbindd/winbindd_ads.c