python/samdb: add 'computer' to the default group member types for group member filters
authorBjörn Baumbach <bb@sernet.de>
Mon, 30 Dec 2019 15:24:23 +0000 (16:24 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:46 +0000 (14:38 +0000)
commit2baa301237f4a2446667db39369848402af5f9bf
tree250d778e957568dcda11fc2564e866dc62296f50
parent2abebee1405d2c7606e3980cfc07fec101c24297
python/samdb: add 'computer' to the default group member types for group member filters

Add the 'computer' type to the default member types, so that the next
commit does not change the default behavior.

Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/samdb.py