r7727: we need to mark some attributes as INTEGER, so that the standard searches
authorAndrew Tridgell <tridge@samba.org>
Sat, 18 Jun 2005 13:37:44 +0000 (13:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:27 +0000 (13:18 -0500)
that w2k does work. For example, w2k asks for sAMAccountType=805306369 which
will only match if we know its an integer

source/setup/provision.ldif

index c98a6153e0e0b420edaaa4be873c793424559188..c3968495e478cfa70d88153fe90580cd68df2e18 100644 (file)
@@ -29,6 +29,10 @@ lmPwdHash: HIDDEN
 lmPwdHistory: HIDDEN
 createTimestamp: HIDDEN
 modifyTimestamp: HIDDEN
+groupType: INTEGER
+sAMAccountType: INTEGER
+systemFlags: INTEGER
+userAccountControl: INTEGER
 
 dn: @SUBCLASSES
 top: domain