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>
Thu, 29 Aug 2013 10:29:55 +0000 (12:29 +0200)
commit780f108588616b57fa501ad305a2d0a170923713
tree98ff1a07f5cbd609d9fe0c7a76111e7246dd0a46
parentcfa1ec3f1c71c8b7de2daf50a1762ef86c77b7ba
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

Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/tests/python/sam.py