Hello,
a problem with last nightly builds.
After upgrading from stable to last nightly I get the following error when I
try to activate an openchange user:

openchange_newuser --create test.user
Traceback (most recent call last):
  File "/usr/sbin/openchange_newuser", line 69, in <module>
    provision.newuser(provisionnames, lp, creds, username=username,
mail=opts.mail)
  File "/usr/lib/python2.7/dist-packages/openchange/provision.py", line 674,
in newuser
    db.modify_ldif(ldif_value)
  File "/usr/lib/python2.7/dist-packages/samba/__init__.py", line 235, in
modify_ldif
    self.modify(msg, controls)
_ldb.LdbError: (16, "objectclass_attrs: attribute 'msExchRecipientTypeDetails'
on entry 'CN=Test User,CN=Users,DC=internal,DC=testdomain,DC=it' was not found
in the schema!")

In Active directory the specified attribute does not exist for any user.
Am i missing something?
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to