hello
When I execute this command, then I have this error:
openchange_provision --standalone
NOTE: This operation can take several minutes
[+] Step 1: Register Exchange OIDs
[+] Step 2: Add Exchange attributes to Samba schema
schema_data_add: updates are not allowed: reject request
Error: "(53, 'schema_data_add: updates are not allowed: reject request\n')"
when adding element:
#
# ms-Exch-Access-Control-Map
# Contains the mapping for the access controls.
#
dn: CN=ms-Exch-Access-Control-Map,CN=Schema,CN=Configuration,DC=foxnet,DC=be
objectClass: top
objectClass: attributeSchema
cn: ms-Exch-Access-Control-Map
distinguishedName:
CN=ms-Exch-Access-Control-Map,CN=Schema,CN=Configuration,DC=foxnet,DC=be
attributeID: 1.2.840.113556.1.4.7000.102.64
attributeSyntax: 2.5.5.12
isSingleValued: TRUE
showInAdvancedViewOnly: TRUE
adminDisplayName: ms-Exch-Access-Control-Map
adminDescription: ms-Exch-Access-Control-Map
oMSyntax: 64
searchFlags: 0
lDAPDisplayName: msExchAccessControlMap
name: ms-Exch-Access-Control-Map
#schemaIDGUID: 8ff54464-b093-11d2-aa06-00c04f8eedd8
isMemberOfPartialAttributeSet: FALSE
objectCategory: CN=Attribute-Schema,CN=Schema,CN=Configuration,DC=foxnet,DC=be
[!] error while provisioning the Exchange schema classes (53): schema_data_add:
updates are not allowed: reject request
Traceback (most recent call last):
File "/usr/sbin/openchange_provision", line 109, in <module>
openchange.provision(setup_path, provisionnames, lp, creds)
File "/usr/lib/python2.7/dist-packages/openchange/provision.py", line 778, in
provision
install_schemas(setup_path, names, lp, creds, reporter)
File "/usr/lib/python2.7/dist-packages/openchange/provision.py", line 447, in
install_schemas
provision_schema(sam_db, setup_path, names, reporter, schema['path'],
schema['description'], schema['modify_mode'])
File "/usr/lib/python2.7/dist-packages/openchange/provision.py", line 233, in
provision_schema
sam_db.add_ldif(el, ['relax:0'])
File "/usr/lib/python2.7/dist-packages/samba/__init__.py", line 224, in
add_ldif
self.add(msg, controls)
_ldb.LdbError: (53, 'schema_data_add: updates are not allowed: reject
request\n’)
Michel
_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel