Hello,
I've tried to set up a OpenChange Server as described in
http://tracker.openchange.org/projects/openchange/wiki/HowTo_Setup_OpenChange_Server.
I have also followed the instructions from
http://tracker.openchange.org/projects/openchange/wiki/HowTo_Install_OpenChange_From_Source
and were able to build everything without warnings or problems.
However when I try to call ./setup/openchange_provision I get the
following error:
[begin console output]
/etc/openchange/trunk# ./setup/openchange_provision
NOTE: This operation can take several minutes
[+] Step 1: Register Exchange OIDs
[+] Step 2: Add new Exchange classes and attributes to Samba schema
TODO:
object[CN=ms-Exch-Addressing-Policy,CN=Schema,CN=Configuration,DC=openchange,DC=local]
add/modify attribute[2|auxiliaryClass] num_values[1] - WERR_GENERAL_FAILURE
TODO: value[0] len[15]
[0000] 6D 73 45 78 63 68 42 61 73 65 43 6C 61 73 73 msExchBa seClass
Traceback (most recent call last):
File "./setup/openchange_provision", line 66, in <module>
openchange.provision(setup_path, lp, creds, firstorg=opts.firstorg,
firstou=opts.firstou)
File
"/usr/local/lib/python2.5/site-packages/openchange/provision.py", line
452, in provision
install_schemas(setup_path, names, lp, creds, reporter)
File
"/usr/local/lib/python2.5/site-packages/openchange/provision.py", line
188, in install_schemas
"SCHEMADN": names.schemadn
File
"/usr/local/samba/lib/python2.5/site-packages/samba/provision.py", line
242, in setup_add_ldif
ldb.add_ldif(data, controls)
File
"/usr/local/samba/lib/python2.5/site-packages/samba/__init__.py", line
251, in add_ldif
self.add(msg,controls)
_ldb.LdbError: (21, 'error in module validate_update: Invalid attribute
syntax (21)')
[end console output]
I've done the whole installation several times to be sure there are no
errors before this step. But I always get this error message.
I'm using Linux 2.6.26-2-486 and have used nearly all suggested
dependencies. Instead of autoconf2.59 I used autoconf and instead of
zlib-devel I used zlib1g-dev.
Does anybody have any suggestion on how I can resolve this problem ?
Thanks
Marcus
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel