Hi, I'm hacking on a swig java binding, but having trouble to get mapiprofile working: ./mapiprofile --database=/home/suspense/.openchange/profiles.ldb \ --profile=testuser-2000 --username=testuser --password=openchange \ --workstation=LOCALHOST --domain=OPENCHANGE -I 127.0.0.1 --create
segfaults with this bt: #0 0xb7db2cfe in lp_get_parametric () from /usr/local/samba4/lib/libdcerpc.so.0 #1 0xb7db3323 in lp_parm_bool () from /usr/local/samba4/lib/libdcerpc.so.0 #2 0xb7ac4d0f in gensec_register () from /usr/local/samba4/lib/libdcerpc.so.0 #3 0xb7ac6f40 in gensec_krb5_init () from /usr/local/samba4/lib/libdcerpc.so.0 #4 0xb7db8e66 in run_init_functions () from /usr/local/samba4/lib/libdcerpc.so.0 #5 0xb7ac4fa5 in gensec_init () from /usr/local/samba4/lib/libdcerpc.so.0 #6 0xb7a883b9 in dcerpc_init () from /usr/local/samba4/lib/libdcerpc.so.0 #7 0xb7e7bbed in MAPIInitialize (profiledb=0x804c2d0 "/home/suspense/.openchange/profiles.ldb") at libmapi/cdo_mapi.c:213 #8 0x08049b12 in main (argc=895644267, argv=0x6e656700) at utils/mapiprofile.c:201 Do I have to compile samba4 with --enable-debug to get more hints? But I expect I forgot some simple setup steps, a hint would be great. I do not have a exchange server running, is this required to perform the above? Thanks so much, lofi _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
