s4:provision_basedn_modify - fix the "auditPolicy" attribute
commit2b5d1dfe6be0ba586d4af54f4b5ccd478ff4db77
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 19 Sep 2009 22:09:05 +0000 (20 00:09 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 19 Sep 2009 22:14:51 +0000 (20 00:14 +0200)
tree518ad35b33b4a89d6ad1f8830636ab87c3bb0a0b
parent63b584bb15be2b8bbf07edf05f96e833e3c2f308
s4:provision_basedn_modify - fix the "auditPolicy" attribute

I had to think about how to encode the string 0x0001 (taken from Windows Server).
The problem is due to the "0" byte at the beginning of it. BASE64 encoding
seems a good method to do it.
source4/setup/provision_basedn_modify.ldif