On Tue, 2008-10-07 at 11:59 +0600, Pah Gee wrote: > I get error "CreateProfileStore : MAPI_E_NO_ACCESS (0x80070005)" > while trying following command > > mapiprofile --database=/tmp/profiles.ldb > --ldif=/usr/local/samba/share/setup -n
Hi Fuuad,
This problem is fixed in trunk r809. You just need to update and run
'make libmapi-installscript' again
LDIF files required by mapiprofile were not installed anymore (commented
line in libmapi-installscript) in ${DESTDIR}/share/setup. Btw, since you
are relying on default configurations path, you can omit the --ldif
parameters. mapiprofile will automatically look for ldif files in
${DESTDIR}/share/setup.
Another possible workaround for this problem (without r809) is to run
from openchange/trunk folder:
$ mapiprofile --database=/tmp/profiles.ldb --ldif=setup -n
Cheers,
Julien.
--
Julien Kerihuel
[EMAIL PROTECTED]
OpenChange Project Manager
GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
