gp: Skip site GP list if no site is found
authorDavid Mulder <dmulder@samba.org>
Fri, 5 Jan 2024 15:47:07 +0000 (08:47 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 23 Jan 2024 11:20:35 +0000 (11:20 +0000)
commitf05b61b4991e7f51bd184d76a79f8b50114a0ff3
treeae530ac21c656e03e86ba89dbc609143d413fcdb
parent8579340fc540633c13c017d896034904a8dbd55c
gp: Skip site GP list if no site is found

[MS-GPOL] 3.2.5.1.4 Site Search says if the site
search returns ERROR_NO_SITENAME, the GP site
search should be skipped.

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

Signed-off-by: David Mulder <dmulder@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Jan 23 11:20:35 UTC 2024 on atb-devel-224
python/samba/gp/gpclass.py