winbind: remove legacy flags fallback
authorRalph Boehme <slow@samba.org>
Mon, 11 Jan 2021 13:59:46 +0000 (14:59 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 21 Jan 2021 22:56:20 +0000 (22:56 +0000)
commit73528f26eea24033a7093e5591b8f89ad2b8644e
tree2a81e787cda4d9c62915f21a309572234aecc29f
parentdf5fe2d835169161d3930acf1e9c750dd2bc64b6
winbind: remove legacy flags fallback

Some very old NT4 DCs might have not returned the account flags filled in. This
shouldn't be a problem anymore. Additionally, on a typical domain member server,
this request is (and can only be) send to the primary domain, so this will not
work with accounts from trusted domains.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Jan 21 22:56:20 UTC 2021 on sn-devel-184
source3/winbindd/winbindd_pam.c