s4:sam.py - "servicePrincipalName" - test for case-insensitiveness
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 24 May 2012 20:27:46 +0000 (22:27 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 25 Sep 2013 22:11:43 +0000 (00:11 +0200)
commit15e3c2b5be5804da3d4dfdfd44b5b0296e4b282b
treee32265e743a3e67d94587e980a07f5ba39f834d1
parent5f1de809920790fe4178ecce2bd62515e76ab9b5
s4:sam.py - "servicePrincipalName" - test for case-insensitiveness

After the LDB TDB changes regarding the use of schema comparison
functions rather than bitwise checks this finally works as it should.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=8929

Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/tests/python/sam.py